Re: new small, fast, always on priority queueing

2011-07-07 Thread Henning Brauer
now with unfucked antispoof and without debug printf per packet! this has gathered enough oks to go in in roughly 12 hours, so speak up now or never if you have anything to say on the topic Index: sbin/pfctl/parse.y === RCS file: /cv

Re: new small, fast, always on priority queueing

2011-07-07 Thread Henning Brauer
now with even more straightforward if_detach_queues ? sys2 ? sys/ID Index: sbin/pfctl/parse.y === RCS file: /cvs/src/sbin/pfctl/parse.y,v retrieving revision 1.603 diff -u -p -r1.603 parse.y --- sbin/pfctl/parse.y 7 Jul 2011 00:47:19

new small, fast, always on priority queueing

2011-07-06 Thread Henning Brauer
8 queues, 8 priority levels, 0 - 7 (just like basically any better switch, the vlan header, ...) always, unconditional. pf is being used as classifier, like pass in proto tcp to port 22 prio 6 and the old trick of a second queue or rather prio level for empty acks and IPTOS_LOWDELAY is still ther