lkml.org 
[lkml]   [1998]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: UDP bugs
Date
Hello!

> Right (silly me!), but what about the input size limits Richard mentioned?
> Is it possible that the reassembler has bugs in this regard?

rmem_max == 65535 by default.

Taking into account 16 bytes of mac header and 4+alignment
for skb refcnt socket with default rmem_max can receive
only 65476 byte frames.

So that, to play with such frames or with IPv6 jumbograms
rcvbuf must be increased. By user/admin, rather than by default, certainly.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.058 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site