[20050317]
|
Patch for ALTQ support in pf on NetBSD -current
In an ideal world, there would be separate components in a TCP/IP
stack for categorizing traffic to do things like traffic analysis,
prioritizing or filtering. Right now, NetBSD lacks separation in this
area, which basically prevents using ALTQ independent from IPfilter
and PF (as far as I understand!).
Due to this lack, a separate patch to use ALTQ support in PF is needed
on NetBSD-current, which was posted by Peter
Postma, maintainer of PF on NetBSD.
[Tags: altq, pf]
|