net - IP_NODEFRAG option for IPv4 socket
authorJiri Olsa <jolsa@redhat.com>
Tue, 15 Jun 2010 01:07:31 +0000 (01:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jun 2010 20:16:38 +0000 (13:16 -0700)
this patch is implementing IP_NODEFRAG option for IPv4 socket.
The reason is, there's no other way to send out the packet with user
customized header of the reassembly part.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found