Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2008 00:30:05 GMT
From:      dfilter@FreeBSD.org (dfilter service)
To:        freebsd-pf@FreeBSD.org
Subject:   Re: kern/117827: commit references a PR
Message-ID:  <200803290030.m2T0U5V5043817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/117827; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/117827: commit references a PR
Date: Sat, 29 Mar 2008 00:24:47 +0000 (UTC)

 mlaier      2008-03-29 00:24:36 UTC
 
   FreeBSD src repository
 
   Modified files:
     contrib/pf/pfctl     pfctl_altq.c pfctl_qstats.c 
     sys/contrib/pf/net   pf_if.c pf_ioctl.c pfvar.h 
   Log:
   Make ALTQ cope with disappearing interfaces (particularly common with mpd
   and netgraph in gernal).  This also allows to add queues for an interface
   that is not yet existing (you have to provide the bandwidth for the
   interface, however).
   
   PR:             kern/106400, kern/117827
   MFC after:      2 weeks
   
   Revision  Changes    Path
   1.10      +12 -0     src/contrib/pf/pfctl/pfctl_altq.c
   1.7       +26 -0     src/contrib/pf/pfctl/pfctl_qstats.c
   1.15      +6 -0      src/sys/contrib/pf/net/pf_if.c
   1.31      +116 -2    src/sys/contrib/pf/net/pf_ioctl.c
   1.17      +7 -0      src/sys/contrib/pf/net/pfvar.h
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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