.. |
Makefile
|
Install net/if_tap.h.
|
2005-01-08 22:28:51 +00:00 |
bpf.c
|
Clonify bpf. I am not changing /dev/bpfX -> /dev/bpf until all userland
|
2004-11-30 04:28:43 +00:00 |
bpf.h
|
…
|
|
bpf_filter.c
|
…
|
|
bpfdesc.h
|
Clonify bpf. I am not changing /dev/bpfX -> /dev/bpf until all userland
|
2004-11-30 04:28:43 +00:00 |
bridgestp.c
|
…
|
|
bsd-comp.c
|
…
|
|
dlt.h
|
…
|
|
ethertypes.h
|
add ETHERTYPE_SLOWPROTOCOLS. (0x8809)
|
2005-01-07 12:37:55 +00:00 |
files.pf
|
…
|
|
if.c
|
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
|
2005-01-24 21:25:09 +00:00 |
if.h
|
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
|
2005-01-24 21:25:09 +00:00 |
if_arc.h
|
…
|
|
if_arcsubr.c
|
…
|
|
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
…
|
|
if_bridge.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +00:00 |
if_bridgevar.h
|
…
|
|
if_dl.h
|
…
|
|
if_eco.h
|
…
|
|
if_ecosubr.c
|
…
|
|
if_ether.h
|
constify broadcastaddr.
|
2005-01-08 03:18:18 +00:00 |
if_ethersubr.c
|
constify broadcastaddr.
|
2005-01-08 03:18:18 +00:00 |
if_faith.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +00:00 |
if_faith.h
|
…
|
|
if_fddi.h
|
…
|
|
if_fddisubr.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_gif.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +00:00 |
if_gif.h
|
…
|
|
if_gre.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_gre.h
|
…
|
|
if_hippi.h
|
…
|
|
if_hippisubr.c
|
…
|
|
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
constify broadcastaddr.
|
2005-01-08 03:18:18 +00:00 |
if_llc.h
|
…
|
|
if_loop.c
|
Use ANSI function decls, change a few 0 to NULL.
|
2004-12-05 15:02:30 +00:00 |
if_media.c
|
As pointed out by Greg Troxel, ifmedia_entrys were allocated with
|
2004-12-08 20:37:43 +00:00 |
if_media.h
|
…
|
|
if_ppp.c
|
pasto: simple_lock -> simple_unlock.
|
2004-12-05 15:03:13 +00:00 |
if_ppp.h
|
…
|
|
if_pppoe.c
|
Remove deleted interfaces from the instance list (inspired by an OpenBSD
|
2005-01-19 15:05:55 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
Make ppp a cloning device. Based on the work of Quentin Garnier.
|
2004-12-05 04:15:16 +00:00 |
if_sl.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_slvar.h
|
clonify strip and sl.
|
2004-12-05 05:43:04 +00:00 |
if_sppp.h
|
…
|
|
if_spppsubr.c
|
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
|
2005-01-24 21:25:09 +00:00 |
if_spppvar.h
|
…
|
|
if_stf.c
|
Switch to using ifa for ifaddr's instead of ia (which are traditionally
|
2005-01-25 17:22:08 +00:00 |
if_stf.h
|
…
|
|
if_strip.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_stripvar.h
|
clonify strip and sl.
|
2004-12-05 05:43:04 +00:00 |
if_tap.c
|
Do not cast simple_lock() to (void). It may be a do { } while() macro,
|
2005-01-25 09:57:15 +00:00 |
if_tap.h
|
Addition of tap(4).
|
2005-01-08 22:27:54 +00:00 |
if_token.h
|
…
|
|
if_tokensubr.c
|
Fixup of bad patch made by me; the #ifdef ought to be also including ISO
|
2004-12-30 15:38:50 +00:00 |
if_tun.c
|
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
|
2005-01-24 21:25:09 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
…
|
|
if_vlan.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +00:00 |
if_vlanvar.h
|
…
|
|
net_osdep.h
|
Convert lo(4) to a clonable device.
|
2004-12-04 16:10:25 +00:00 |
netisr.h
|
…
|
|
netisr_dispatch.h
|
…
|
|
pfil.c
|
…
|
|
pfil.h
|
…
|
|
pfkeyv2.h
|
ESP AESCTR got an official protocol number
|
2005-01-14 04:11:55 +00:00 |
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
…
|
|
ppp_tty.c
|
…
|
|
radix.c
|
To fix bad pointer dereference on start up when gif is used,
|
2005-01-24 04:46:49 +00:00 |
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
route.h
|
…
|
|
rtsock.c
|
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
|
2005-01-24 21:25:09 +00:00 |
slcompress.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
slcompress.h
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
…
|
|