..
bpf_filter.c
bpf.c
Fix bpf so that select will return for a timeout (from FreeBSD.)
2004-04-10 23:31:51 +00:00
bpf.h
Fix bpf so that select will return for a timeout (from FreeBSD.)
2004-04-10 23:31:51 +00:00
bpfdesc.h
Fix bpf so that select will return for a timeout (from FreeBSD.)
2004-04-10 23:31:51 +00:00
bridgestp.c
s/netbsd.org/NetBSD.org/g
2003-11-28 08:56:48 +00:00
bsd-comp.c
dlt.h
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
2003-11-16 09:02:42 +00:00
ethertypes.h
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
if_bridge.c
Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in
2004-01-31 20:11:13 +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
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:43:08 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_gif.c
Return a sensible error code in the previous.
2003-10-28 20:13:23 +00:00
if_gif.h
if_gre.c
gi_len is ip_len, so it has to be network byteorder. markus friedl
2003-12-11 00:22:29 +00:00
if_gre.h
Spell address with two d's. Inspired by similar changes in OpenBSD,
2003-11-10 08:51:51 +00:00
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
Fix uninitialized variable warnings.`
2003-10-26 19:09:44 +00:00
if_llc.h
if_loop.c
Add m_tag_delete_nonpesrsistent(), for deleting all packet tags on
2003-11-13 01:48:12 +00:00
if_media.c
De-__P'ify.
2004-04-09 20:44:57 +00:00
if_media.h
De-__P'ify.
2004-04-09 20:44:57 +00:00
if_ppp.c
Also, if we're going to bail, we should free the memory we just allocated...
2003-10-28 20:16:28 +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
fixed mbuf leak if up pppoe but not connected an ether i/f.
2004-03-30 06:00:13 +00:00
if_pppoe.h
s/netbsd.org/NetBSD.org/g
2003-11-28 08:56:48 +00:00
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
Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether
2003-12-26 23:39:23 +00:00
if_spppsubr.c
Be more paranoid about data a non-root user may query.
2004-04-08 09:26:59 +00:00
if_spppvar.h
Rearange dead link detection slightly:
2003-09-03 20:48:46 +00:00
if_stf.c
catch up with in_ifaddr -> in_ifaddrhead rename
2003-11-12 13:40:16 +00:00
if_stf.h
if_strip.c
Remove redundant prototypes
2004-01-19 16:12:51 +00:00
if_stripvar.h
if_token.h
Spell address with two d's. Inspired by similar changes in OpenBSD,
2003-11-10 08:51:51 +00:00
if_tokensubr.c
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_tun.c
Don't leak memory if a copyin fails.
2004-03-01 13:54:02 +00:00
if_tun.h
cleanup & uniform descriptor owner handling:
2003-09-21 19:16:48 +00:00
if_types.h
if_vlan.c
To cater for VLAN-aware layer 2 ethernet switches which may need to strip
2003-12-05 19:35:43 +00:00
if_vlanvar.h
if.c
Tango on sysctl_createv() and flags. The flags have all been renamed,
2004-03-24 15:34:46 +00:00
if.h
use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL
2003-12-10 11:46:33 +00:00
Makefile
Complete replacement of the old 802.11 layer with the new.
2003-10-13 08:34:15 +00:00
net_osdep.h
netisr_dispatch.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
(fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if
2003-08-15 03:42:00 +00:00
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
ppp-comp.h
ppp-deflate.c
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
Tango on sysctl_createv() and flags. The flags have all been renamed,
2004-03-24 15:34:46 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h