.. |
agr
|
…
|
|
Makefile
|
…
|
|
bpf.c
|
…
|
|
bpf.h
|
…
|
|
bpf_filter.c
|
fix bpf_validate():
|
2006-02-27 11:42:58 +00:00 |
bpfdesc.h
|
…
|
|
bridgestp.c
|
Coverity CID 2728: Add KASSERT before NULL deref.
|
2006-04-15 02:38:19 +00:00 |
bsd-comp.c
|
…
|
|
dlt.h
|
add missing DLTs from the libpcap-0.9.4 distribution
|
2006-02-27 14:22:26 +00:00 |
ethertypes.h
|
…
|
|
files.pf
|
…
|
|
if.c
|
Remove needless "link state changed to DOWN/UP" message.
|
2006-05-01 18:17:42 +00:00 |
if.h
|
Remove duplicate and slightly different declaration of ether_sprintf, which
|
2006-03-16 15:56:28 +00:00 |
if_arc.h
|
…
|
|
if_arcsubr.c
|
…
|
|
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
…
|
|
if_bridge.c
|
…
|
|
if_bridgevar.h
|
…
|
|
if_dl.h
|
…
|
|
if_eco.h
|
…
|
|
if_ecosubr.c
|
One __KERNEL_RCSID() should be enough for this file.
|
2006-04-22 04:58:49 +00:00 |
if_ether.h
|
Add a new function called ether_snprintf() which takes an external buffer
|
2006-03-16 15:57:59 +00:00 |
if_ethersubr.c
|
Coverity CID 1145: Protect against NULL deref.
|
2006-04-15 02:25:24 +00:00 |
if_faith.c
|
…
|
|
if_faith.h
|
…
|
|
if_fddi.h
|
…
|
|
if_fddisubr.c
|
Coverity CID 1146: Protect against NULL deref.
|
2006-04-15 02:26:17 +00:00 |
if_gif.c
|
fix memory leak when resetting the source address and destination address.
|
2006-03-08 03:09:33 +00:00 |
if_gif.h
|
…
|
|
if_gre.c
|
…
|
|
if_gre.h
|
…
|
|
if_hippi.h
|
…
|
|
if_hippisubr.c
|
…
|
|
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
…
|
|
if_llc.h
|
…
|
|
if_loop.c
|
…
|
|
if_media.c
|
…
|
|
if_media.h
|
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
|
2006-03-08 23:46:22 +00:00 |
if_ppp.c
|
…
|
|
if_ppp.h
|
…
|
|
if_pppoe.c
|
Adapt maximum MTU permitted on pppoe(4) interfaces to the MTU of the
|
2006-04-27 20:04:26 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
…
|
|
if_sl.c
|
Provide ppp like statistics instead of grovelling through the kernel
|
2006-03-02 17:20:07 +00:00 |
if_slvar.h
|
…
|
|
if_sppp.h
|
…
|
|
if_spppsubr.c
|
Add an empty attach function. Reported by David Boggs
|
2006-04-20 17:03:35 +00:00 |
if_spppvar.h
|
…
|
|
if_stf.c
|
…
|
|
if_stf.h
|
…
|
|
if_strip.c
|
…
|
|
if_stripvar.h
|
…
|
|
if_tap.c
|
Use device_cfdata().
|
2006-03-29 04:16:44 +00:00 |
if_tap.h
|
…
|
|
if_token.h
|
…
|
|
if_tokensubr.c
|
Coverity CID 1147: Protect against NULL deref.
|
2006-04-15 02:27:25 +00:00 |
if_tun.c
|
Fix another typo... I must be on drugs...
|
2006-04-18 19:30:49 +00:00 |
if_tun.h
|
Change the number of TUN[GS]IFHEAD to avoid collision with if_pp.
|
2006-04-04 11:23:59 +00:00 |
if_types.h
|
…
|
|
if_vlan.c
|
…
|
|
if_vlanvar.h
|
…
|
|
net_osdep.h
|
…
|
|
netisr.h
|
…
|
|
netisr_dispatch.h
|
…
|
|
pfil.c
|
…
|
|
pfil.h
|
…
|
|
pfkeyv2.h
|
…
|
|
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
…
|
|
ppp_tty.c
|
…
|
|
radix.c
|
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
|
2006-02-25 00:58:34 +00:00 |
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Coverity CID 855: Add a KASSERT for null route from successful rtrequest.
|
2006-04-15 02:19:00 +00:00 |
route.h
|
…
|
|
rtsock.c
|
Coverity CID 854: Add KASSERT before deref.
|
2006-04-15 02:14:44 +00:00 |
slcompress.c
|
Perry reports that buf can be NULL, so deal with it.
|
2006-04-19 15:13:34 +00:00 |
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
Don't use KASSERT, return an error instead to fix the build.
|
2006-04-15 04:45:01 +00:00 |
zlib.h
|
…
|
|