From owner-freebsd-commit Mon Sep 25 09:58:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16767 for freebsd-commit-outgoing; Mon, 25 Sep 1995 09:58:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16756 for cvs-all-outgoing; Mon, 25 Sep 1995 09:58:04 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16746 for cvs-sys-outgoing; Mon, 25 Sep 1995 09:58:02 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16736 ; Mon, 25 Sep 1995 09:57:55 -0700 Date: Mon, 25 Sep 1995 09:57:55 -0700 From: "Garrett A. Wollman" Message-Id: <199509251657.JAA16736@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net if_tun.c Sender: owner-commit@FreeBSD.org Precedence: bulk wollman 95/09/25 09:57:55 Modified: sys/i386/isa lpt.c sys/net if_tun.c Log: Add BPF and IP multicast capabilities to the `tun' and `lp' network interfaces. Submitted by: Bill Fenner