[Bug 204005] [patch][pf] PF_ANEQ macro improperly compare IPv4 packets.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 25 13:18:28 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204005
Kristof Provost <kp at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kp at freebsd.org
Status|New |In Progress
--- Comment #2 from Kristof Provost <kp at freebsd.org> ---
Thanks!
It looks like this was mostly relatively harmless (it's most often used to
optimise things, i.e. don't do anything if the address doesn't change anyway),
but it's good to fix this anyway.
You're clearly right that this was wrong and needed to be fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list