NetBSD/sys/net
martin f5a54fd742 When trying to (re-)establish a session cope with intermediate output
failures of the underlying ethernet interface - just keep trying.
2003-08-23 16:42:41 +00:00
..
Makefile
bpf.c Include correct file for defopt. 2003-08-13 19:44:12 +00:00
bpf.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bpf_filter.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bpfdesc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bridgestp.c
bsd-comp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dlt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ethertypes.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if.c correct number range handling. David Young 2003-08-14 07:39:22 +00:00
if.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_arc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_arcsubr.c minor knf 2003-08-11 15:13:59 +00:00
if_arp.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_atm.h
if_atmsubr.c
if_bridge.c rm extra blank line 2003-08-11 15:14:16 +00:00
if_bridgevar.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_dl.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_eco.h
if_ecosubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ether.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ethersubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_faith.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_gif.c
if_gif.h
if_gre.c change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
if_gre.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_hippi.h
if_hippisubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ieee1394.h
if_ieee1394subr.c don't call if_free_sadl() until very end of if_detach() logic. many of 2003-05-23 10:06:17 +00:00
if_ieee80211.h From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211 2003-07-06 20:54:24 +00:00
if_ieee80211subr.c From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211 2003-07-06 20:54:24 +00:00
if_llc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_loop.c Make if_loop MTU settable via SIOCSFMTU/ifconfig. Useful for testing, 2003-08-15 19:22:08 +00:00
if_media.c Avoid DOS attack by setting ifm->ifm_media to a high number and running the 2003-07-25 19:35:57 +00:00
if_media.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_ppp.c KNF 2003-05-02 03:15:23 +00:00
if_ppp.h
if_pppoe.c When trying to (re-)establish a session cope with intermediate output 2003-08-23 16:42:41 +00:00
if_pppoe.h Add support in-kernel PPPoE server. 2003-06-18 08:12:51 +00:00
if_pppvar.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_sl.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_slvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_sppp.h
if_spppsubr.c We should use IFQ_DEQUEUE to get packets from the send queue, not IF_DEQUEUE. 2003-07-09 20:12:53 +00:00
if_spppvar.h We should use IFQ_DEQUEUE to get packets from the send queue, not IF_DEQUEUE. 2003-07-09 20:12:53 +00:00
if_stf.c change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
if_stf.h
if_strip.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_stripvar.h
if_token.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_tokensubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_tun.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
if_tun.h
if_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_vlan.c
if_vlanvar.h
net_osdep.h no need to compile net_osdep.c. simplify net_osdep.h conditions (remove 2003-05-14 22:45:02 +00:00
netisr.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netisr_dispatch.h
pfil.c
pfil.h Protect kernel opt_*.h include by #ifdef _KERNEL_OPT 2003-06-23 12:56:07 +00:00
pfkeyv2.h (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
ppp-comp.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
radix.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
raw_cb.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
raw_cb.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
raw_usrreq.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
route.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
route.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
rtsock.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
slcompress.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
slcompress.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
slip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
zlib.c
zlib.h prototype must not have variable name 2003-07-08 07:13:50 +00:00