ipv6: drop fragmented ndisc packets by default (RFC 6980)
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 26 Aug 2013 23:36:51 +0000 (01:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Aug 2013 19:32:08 +0000 (15:32 -0400)
This patch implements RFC6980: Drop fragmented ndisc packets by
default. If a fragmented ndisc packet is received the user is informed
that it is possible to disable the check.

Cc: Fernando Gont <fernando@gont.com.ar>
Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found