Date: Mon, 2 Jul 2001 13:49:26 -0700 (PDT) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c if.h if_var.h src/sys/sys sockio.h Message-ID: <200107022049.f62KnQd27641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2001/07/02 13:49:26 PDT
Modified files:
sys/net if.c if.h if_var.h
sys/sys sockio.h
Log:
Add kernel infrastructure for network device cloning.
Reviewed by: ru, ume
Obtained from: NetBSD
MFC after: 1 week
Revision Changes Path
1.110 +196 -3 src/sys/net/if.c
1.62 +37 -3 src/sys/net/if.h
1.34 +8 -2 src/sys/net/if_var.h
1.19 +5 -1 src/sys/sys/sockio.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107022049.f62KnQd27641>
