.. |
Makefile
|
fix "includes" for pfvar.h
|
2004-06-22 14:29:45 +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
|
Factor out the hand-crafting of mbufs from the interface files. Reviewed by
|
2004-08-19 20:58:23 +00:00 |
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
|
Add several new DLTs. From tcpdump.org.
|
2004-09-28 03:34:21 +00:00 |
ethertypes.h
|
Add ETHERTYPE_PAE.
|
2004-07-23 05:13:15 +00:00 |
files.pf
|
foundation for PF
|
2004-06-22 14:04:04 +00:00 |
if.c
|
Fix a typo in Bill Studenmund's name.
|
2004-12-04 23:03:33 +00:00 |
if.h
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +00:00 |
if_arc.h
|
…
|
|
if_arcsubr.c
|
UCB no longer requires the advertising clause.
|
2004-03-25 10:53:46 +00:00 |
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
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
|
Apply patch from PR 23990 by Greg Troxel (s/AF_DLI/AF_LINK/ in a comment):
|
2004-11-20 00:53:13 +00:00 |
if_eco.h
|
…
|
|
if_ecosubr.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
if_ether.h
|
…
|
|
if_ethersubr.c
|
Rename MBUFTRACE helper function m_claim() to m_claimm(),
|
2004-06-24 04:15:50 +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
|
Pass correct "mbuf" pointer to BPF framework.
|
2004-08-20 07:46:21 +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
|
De-__P'ify.
|
2004-04-09 20:44:57 +00:00 |
if_media.h
|
Add prototypes for functions that convert media to/from strings.
|
2004-11-11 20:34:30 +00:00 |
if_ppp.c
|
pasto: simple_lock -> simple_unlock.
|
2004-12-05 15:03:13 +00:00 |
if_ppp.h
|
…
|
|
if_pppoe.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +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
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_spppvar.h
|
…
|
|
if_stf.c
|
Change ifc_destroy to return an int instead of void, so that it
|
2004-12-04 18:31:43 +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_token.h
|
…
|
|
if_tokensubr.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_tun.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
prepare PF-related hooks. reviewed by matt, perry, christos
|
2004-06-22 12:50:41 +00:00 |
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
|
- rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events
|
2004-07-27 12:22:59 +00:00 |
pfil.h
|
- rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events
|
2004-07-27 12:22:59 +00:00 |
pfkeyv2.h
|
reqid (for unique policy) is u_int16_t quantity. from markus@openbsd
|
2004-12-06 08:05:26 +00:00 |
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
Remove #else of #if __STDC__
|
2004-04-26 01:41:15 +00:00 |
ppp_tty.c
|
…
|
|
radix.c
|
Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined.
|
2004-12-06 02:59:23 +00:00 |
radix.h
|
ANSI-fy and some additional de-__P and constification.
|
2004-04-21 21:03:43 +00:00 |
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
Remove #else of #if __STDC__
|
2004-04-26 01:41:15 +00:00 |
route.c
|
Fix problem in previous commit; we need to create a new sockaddr.
|
2004-09-30 00:14:05 +00:00 |
route.h
|
ANSI-fy and some additional de-__P and constification.
|
2004-04-21 21:03:43 +00:00 |
rtsock.c
|
PR/27286: Tom Ivar Helbekkmo: Allow RTM_GET to work with RTA_IFA|RTA_IFP set.
|
2004-10-23 19:13:22 +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
|
…
|
|