https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388
Bug ID: 255388
Summary: [PATCH] Do not forward datagrams original from
169.254.0.0/16
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 224415
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224415&action=edit
Patch for ip_input.c
The current implement of ip_input() reject packets destined for 169.254.0.0/16,
but not those original from 169.254.0.0/16 link-local addresses.
Initial commit
https://cgit.freebsd.org/src/commit/sys/netinet/ip_input.c?id=f8429ca2e1fa36f5c35a764438475415272eff2e
.
See RFC 3927 section 2.7.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"