OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / sbin / pfctl / pf43.ok
1 altq on lo0 cbq bandwidth 100Mb tbrsize 3648 queue { bulk prio }
2 queue bulk bandwidth 70% cbq( default ) 
3 queue prio bandwidth 30% priority 7 
4 pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)
5 pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue bulk
6 pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)
7 pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue bulk
8 pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh flags S/SA keep state queue(bulk, prio)