https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234472

Rodney W. Grimes <rgri...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgri...@freebsd.org

--- Comment #13 from Rodney W. Grimes <rgri...@freebsd.org> ---
(In reply to Andreas Pflug from comment #12)
I would like to strongly discourage any special treatment of 224/4 by pf
itself, the special treatment should be encoded in rules, not the kernel code. 
Putting these special cases in the kernel code is implementing policy, not
methods.

If it must be done be absolutely sure to use sys/netinet/in.h IN_MULTICAST as
the source of truth as to what is a multicast packet some of us are running
with alternate ideas as a test bed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to