Date: Fri, 22 Sep 1995 10:57:50 -0700 From: "Garrett A. Wollman" <wollman> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net bpf.c if.c if_disc.c if_loop.c Message-ID: <199509221757.KAA11931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 95/09/22 10:57:49 Modified: sys/net bpf.c if.c if_disc.c if_loop.c Log: Fix BPf to generate a header mbuf for writes. Fix loopback and discard interfaces to understand BPF writes. (These two from Bill Fenner to fix PR 512.) Move ifpromisc() from bpf.c to if.c as suggested by comment in BPF. Send a notice to the log when promiscuous mode is enabled.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509221757.KAA11931>