Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 02:15:05 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf/net pf_ioctl.c
Message-ID:  <200409170215.i8H2F5Pm058488@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409170215.i8H2F5Pm058488>