Date: Fri, 18 Sep 1998 13:31:52 +0200 From: Eivind Eklund <eivind@yes.no> To: Luigi Rizzo <luigi@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.c src/sys/conf files src/sys/i386/isa if_ed.c if_ep.c if_lnc.c src/sys/net if_ethersubr.c src/sys/netinet if_ether.c in.h ip_fw.c ip_fw.h ip_input.c ip_output.c raw_ip.c tcp_input.c src/sys/pci if_de.c ... Message-ID: <19980918133152.09027@follo.net> In-Reply-To: <199809171802.LAA17679@freefall.freebsd.org>; from Luigi Rizzo on Thu, Sep 17, 1998 at 11:02:33AM -0700 References: <199809171802.LAA17679@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 17, 1998 at 11:02:33AM -0700, Luigi Rizzo wrote: > luigi 1998/09/17 11:02:33 PDT > > Modified files: (Branch: RELENG_2_2) > sbin/ipfw ipfw.c > sys/conf files > sys/i386/isa if_ed.c if_ep.c if_lnc.c > sys/net if_ethersubr.c > sys/netinet if_ether.c in.h ip_fw.c ip_fw.h > ip_input.c ip_output.c raw_ip.c > tcp_input.c > sys/pci if_de.c if_fxp.c > Log: > bring DUMMYNET and BRIDGE support into -stable > decouple BPF and PROMISC handling on some if drivers > make ipstat available through sysctl (already in -current) > > NOTE: you have to recompile ipfw! This commit is against the guidelines - you are not supposed to commit changes that break binary compatibility to -stable. Also, you are not supposed to commit changes to -stable without having them 'mature' in -current first, unless they are security/doc fixes. (Don't take these comments too negatively - I _love_ the functionality of dummynet :-) Eivind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980918133152.09027>