freebsd-nq/sys
Nick Sayer a5213f145a Add the tap driver.
The tap driver is used to present a virtual Ethernet interface to the
system. Packets presented by the network stack to the interface are
made available to a character device in /dev. With tap and the bridge
code, you can make remote bridge configurations where both sides of
the bridge are separated by userland daemons.

This driver also has a special naming hack to allow it to serve a similar
purpose to the vmware port.

Submitted by:	myevmenkin@att.com, vsilyaev@mindspring.com
2000-07-20 17:01:10 +00:00
..
alpha Revert implementation of setfsuid and setfsgid due to security 2000-07-20 05:37:41 +00:00
amd64 Default the pcic to polling. Some laptops need to have polling mode 2000-07-19 16:32:38 +00:00
boot
cam scsi_all.c: 2000-07-18 19:48:58 +00:00
coda
compat Revert implementation of setfsuid and setfsgid due to security 2000-07-20 05:37:41 +00:00
compile
conf Add the tap driver. 2000-07-20 17:01:10 +00:00
contrib/dev
crypto
ddb
dev Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not reset 2000-07-20 13:12:58 +00:00
fs
geom
gnu
i4b
i386 Revert implementation of setfsuid and setfsgid due to security 2000-07-20 05:37:41 +00:00
isa Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
isofs/cd9660
kern only allow accept filter modifications on listening sockets 2000-07-20 12:17:17 +00:00
libkern
miscfs
modules Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk. 2000-07-19 10:40:39 +00:00
msdosfs
net Add the tap driver. 2000-07-20 17:01:10 +00:00
netatalk
netatm
netgraph Remove node's name reference when the interface is detached; 2000-07-19 17:33:53 +00:00
netinet fix conflicts 2000-07-19 14:02:09 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard
pci Fix an alpha-only race which causes the transmit side of the chip to 2000-07-19 14:33:52 +00:00
posix4
powerpc
rpc
svr4
sys FreeBSD_version bump for changed kqueue API. 2000-07-18 20:16:26 +00:00
tools
ufs
vm
Makefile