[BACK]Return to faq-example2 CVS log [TXT][DIR] Up to [local] / src / share / pf

Diff for /src/share/pf/Attic/faq-example2 between version 1.2 and 1.3

version 1.2, 2003/08/06 16:04:45 version 1.3, 2005/07/02 16:16:39
Line 42 
Line 42 
 # bob_in      - bandwidth reserved for Bob's workstation. allow him to  # bob_in      - bandwidth reserved for Bob's workstation. allow him to
 #               borrow.  #               borrow.
   
 queue std_in    cbq(default)  queue std_in    bandwidth 1.6Mb cbq(default)
 queue ssh_im_in priority 4  queue ssh_im_in bandwidth 200Kb priority 4
 queue dns_in    priority 5  queue dns_in    bandwidth 120Kb priority 5
 queue bob_in    bandwidth 80Kb cbq(borrow)  queue bob_in    bandwidth 80Kb cbq(borrow)
   
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3