bms 2007-02-03 06:46:49 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fastfwd.c
Log:
In fast forwarding path, defer processing of 169.254.0.0/16
to ip_input(). See RFC 3927 section 2.7.
Revision Changes Path
1.38 +2 -0 src/sys/netinet/ip_fastfwd.c