.. |
Makefile
|
…
|
|
bpf.c
|
- pass signo to fownsignal [ok by jd]
|
2003-09-22 12:59:55 +00:00 |
bpf.h
|
…
|
|
bpf_filter.c
|
…
|
|
bpfdesc.h
|
…
|
|
bridgestp.c
|
Adapt to account for bridge_enqueue()'s extra parameter.
|
2003-09-16 17:39:12 +00:00 |
bsd-comp.c
|
…
|
|
dlt.h
|
…
|
|
ethertypes.h
|
…
|
|
if.c
|
fix out-of-bounds access to ifindex2ifnet[]. found by iij seil team.
|
2003-10-01 04:22:33 +00:00 |
if.h
|
…
|
|
if_arc.h
|
…
|
|
if_arcsubr.c
|
…
|
|
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
…
|
|
if_bridge.c
|
Add a flag parameter to bridge_enqueue() to tell it whether to run the
|
2003-09-16 17:37:27 +00:00 |
if_bridgevar.h
|
Add filter/no filter flag parameter to bridge_enqueue().
|
2003-09-16 17:38:24 +00:00 |
if_dl.h
|
…
|
|
if_eco.h
|
…
|
|
if_ecosubr.c
|
…
|
|
if_ether.h
|
…
|
|
if_ethersubr.c
|
…
|
|
if_faith.c
|
…
|
|
if_faith.h
|
…
|
|
if_fddi.h
|
…
|
|
if_fddisubr.c
|
…
|
|
if_gif.c
|
…
|
|
if_gif.h
|
…
|
|
if_gre.c
|
u_short -> u_int16_t
|
2003-09-05 23:02:40 +00:00 |
if_gre.h
|
u_short -> u_int16_t
|
2003-09-05 23:02:40 +00:00 |
if_hippi.h
|
…
|
|
if_hippisubr.c
|
…
|
|
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
when dropping M_PKTHDR, need to free m_tag associated with it.
|
2003-10-03 20:56:11 +00:00 |
if_ieee80211.h
|
…
|
|
if_ieee80211subr.c
|
…
|
|
if_llc.h
|
…
|
|
if_loop.c
|
…
|
|
if_media.c
|
…
|
|
if_media.h
|
…
|
|
if_ppp.c
|
Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the
|
2003-09-01 16:51:25 +00:00 |
if_ppp.h
|
bump the buffer size from 15 to 63 bytes.
|
2003-09-04 07:46:47 +00:00 |
if_pppoe.c
|
Process has only one c. From miod@openbsd.
|
2003-09-26 22:23:58 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the
|
2003-09-01 16:51:25 +00:00 |
if_sl.c
|
…
|
|
if_slvar.h
|
…
|
|
if_sppp.h
|
Fix copy & pasto (luckily, for most archs the structs had the same size,
|
2003-09-11 18:04:51 +00:00 |
if_spppsubr.c
|
Correct debug message, mine is myauth, not hisauth.
|
2003-10-03 10:29:05 +00:00 |
if_spppvar.h
|
Rearange dead link detection slightly:
|
2003-09-03 20:48:46 +00:00 |
if_stf.c
|
…
|
|
if_stf.h
|
…
|
|
if_strip.c
|
u_short -> u_int16_t
|
2003-09-05 23:02:40 +00:00 |
if_stripvar.h
|
…
|
|
if_token.h
|
…
|
|
if_tokensubr.c
|
u_short -> u_int16_t
|
2003-09-05 23:02:40 +00:00 |
if_tun.c
|
pass signo to fownsignal #ifdef ALTQ
|
2003-09-22 20:49:39 +00:00 |
if_tun.h
|
cleanup & uniform descriptor owner handling:
|
2003-09-21 19:16:48 +00:00 |
if_types.h
|
…
|
|
if_vlan.c
|
need to use m_freem(), not m_free(). from iij seil team
|
2003-10-02 07:13:57 +00:00 |
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
|
Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the
|
2003-09-01 16:51:25 +00:00 |
radix.c
|
…
|
|
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD
|
2003-09-30 00:01:18 +00:00 |
route.c
|
…
|
|
route.h
|
…
|
|
rtsock.c
|
…
|
|
slcompress.c
|
…
|
|
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
…
|
|