cvs commit: src/sys/contrib/pf/net pf_ioctl.c

Max Laier mlaier at FreeBSD.org
Thu Sep 16 19:15:21 PDT 2004


mlaier      2004-09-17 02:15:05 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf_ioctl.c 
  Log:
  Break out altq_enable/disable from DIOC{START,STOP}ALTQ into seprate
  functions that can be called from enable/disable pf as well. This improves
  switching from non-altq ruleset to altq ruleset (and the other way 'round)
  by a great deal and makes pfctl act like the user would except it to.
  
  PR:             kern/71746
  Tested by:      Aurilien "beorn" Rougemont (PR submitter)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.15      +83 -41    src/sys/contrib/pf/net/pf_ioctl.c


More information about the cvs-src mailing list