freebsd-nq/sys/net
Brooks Davis abb6470625 Make stf a clonable device.
Yes this really is rather silly and the implementation is overkill given
that you are only allowed one of them, but NetBSD implements cloning on
this device and it's a less cluttered example of cloning then most.
2001-09-19 00:13:00 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
bpf.h
bpfdesc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
bridge.c
bridge.h
bsd_comp.c
ethernet.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_ethersubr.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_faith.c
if_faith.h
if_fddisubr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_gif.c Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
if_gif.h
if_ieee80211.h
if_iso88025subr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_llc.h
if_loop.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_media.c
if_media.h
if_mib.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_mib.h
if_ppp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_ppp.h
if_pppvar.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_sl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_slvar.h Fix typo 2001-08-16 17:17:54 +00:00
if_sppp.h
if_spppsubr.c
if_stf.c Make stf a clonable device. 2001-09-19 00:13:00 +00:00
if_stf.h Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
if_tap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_tap.h
if_tapvar.h Add cloning support for the tap(4) device similar to that in the tun(4) 2001-09-05 01:06:21 +00:00
if_tun.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Add two fields to the ifnet structure indicating what extra capabilities 2001-09-18 17:41:42 +00:00
if_vlan_var.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
if_vlan.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if.c Add two fields to the ifnet structure indicating what extra capabilities 2001-09-18 17:41:42 +00:00
if.h Split HWCSUM into two components: RX and TX, for the benefit of drivers 2001-09-18 20:13:03 +00:00
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h printed current sequence number of the SA. accordingly, changed 2001-08-06 19:40:01 +00:00
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
raw_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
route.c
route.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rtsock.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h