CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2016/07/14 08:39:12

Modified files:
        sys/netinet6   : ip6_input.c 

Log message:
Drop received packets with an IPv4-compatible address as source or
destination as per RFC4213.

We're not in 1999 anymore, what was earlier a "stronger check than
RFC1933" is now a best practice.  This matches the behavior of the
reject (R) routes added by default by netstart(8).

ok jca@, florian@, claudio@, bluhm@

Reply via email to