ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2011 08:05:48 +0000 (01:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2011 05:34:52 +0000 (22:34 -0700)
commit595fc71baa1e80420fe89a400ff2d9cc099d22fc
tree9b48753d313b6985152f63616c7a0026d18f5ad0
parentdc99f600698dcac69b8f56dda9a8a00d645c5ffc
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.

Elide the ICMP on frag queue timeouts unconditionally for
this user.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_fragment.c