Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 22:14:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 219316] Wildcard matching of ipfw flow tables
Message-ID:  <bug-219316-7515-13RDZ6wvep@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219316-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219316-7515@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219316

--- Comment #11 from lutz@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219316-7515-13RDZ6wvep>