From owner-cvs-sys Thu Oct 17 10:17:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13457 for cvs-sys-outgoing; Thu, 17 Oct 1996 10:17:06 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13441; Thu, 17 Oct 1996 10:17:00 -0700 (PDT) Date: Thu, 17 Oct 1996 10:17:00 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199610171717.KAA13441@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if_ethersubr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/10/17 10:16:59 Modified: sys/net if_ethersubr.c Log: Netcon's changes for their extended NS support. This only effects people compiling with NS, so the effects on everyone else are nil. Revision Changes Path 1.25 +72 -11 src/sys/net/if_ethersubr.c