[Bug 219316] Wildcard matching of ipfw flow tables

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 21 22:14:40 UTC 2017


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

--- Comment #11 from lutz at donnerhacke.de ---
For flows the extend to ip:mask (per entry) does not really help:
 - ports and protocol numbers are not covered
 - hashs are not radix trees, they can handle only an uniform mask

And there is already a mask in the hash. I do only modify it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ipfw mailing list