Module Name: src Committed By: pooka Date: Fri May 29 12:32:23 UTC 2015
Modified Files: src/sys/rump/net: Makefile.rumpnetcomp Added Files: src/sys/rump/net/lib/libtap: Makefile tap_component.c Log Message: Add a rump kernel component for the tap device. from Wei Liu <wei.l...@citrix.com> via private email To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/rump/net/Makefile.rumpnetcomp cvs rdiff -u -r0 -r1.1 src/sys/rump/net/lib/libtap/Makefile \ src/sys/rump/net/lib/libtap/tap_component.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.