J. Bruce Fields cc6c2127f2 svcrpc: close connection if client sends short packet
If the client sents a record too short to contain even the beginning of
the rpc header, then just close the connection.

The current code drops the record data and continues.  I don't see the
point.  It's a hopeless situation and simpler just to cut off the
connection completely.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-04-07 14:36:40 -04:00
..
2010-10-25 13:09:44 -07:00
2011-03-27 23:34:59 -07:00
2011-03-14 17:02:42 -07:00
2011-01-12 19:00:40 -08:00
2011-03-21 18:16:39 -07:00
2011-03-01 22:51:52 -08:00
2010-04-20 16:37:13 -07:00
2011-03-23 19:46:16 -07:00
2011-03-05 10:55:45 +01:00
2010-10-15 15:53:27 +02:00