NetBSD/sys/net
bouyer 4a3c894eef Fix 2 bugs:
- initialise stp when the bridge is turned up, without this stp will keep
  all interfaces disabled in a sequence like:
  brconfig bridge0 add if0 add if1 stp if0 stp if1 up
- s/BRDGSPRI/BRDGSIFPRIO in brconfig.c:cmd_ifpriority()

add a command (ifpathcost) to change the stp path cost of the STP path cost of
an interface. Display the interface path cost with the others STP parameters.
2003-03-19 10:34:33 +00:00
..
bpf_filter.c
bpf.c Check that the process/process group id passed to TIOCSPRP is in the session 2003-03-13 10:18:35 +00:00
bpf.h
bpfdesc.h
bridgestp.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
bsd-comp.c
dlt.h
ethertypes.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Fix 2 bugs: 2003-03-19 10:34:33 +00:00
if_bridgevar.h Fix 2 bugs: 2003-03-19 10:34:33 +00:00
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
if_ethersubr.c ignore multicast PPPoE packets ASAP. 2003-03-02 10:50:14 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c Fix tpyo. 2003-02-26 07:47:42 +00:00
if_gif.c
if_gif.h
if_gre.c Remove assigned-to but not used variable. 2003-02-23 04:20:06 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_ieee80211.h Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_ieee80211subr.c Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_llc.h
if_loop.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
if_media.c
if_media.h Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_ppp.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:44:03 +00:00
if_ppp.h
if_pppoe.c Backout previous, I'm on crack obviously. 2003-03-01 15:50:15 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Use MRU negotiated with remote system as MTU. This fixes PR kern/18850 2003-01-28 15:36:38 +00:00
if_spppvar.h Use MRU negotiated with remote system as MTU. This fixes PR kern/18850 2003-01-28 15:36:38 +00:00
if_stf.c
if_stf.h
if_strip.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c Validate pgid arg to TIOCSPGRP 2003-03-13 10:24:38 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
if.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
if.h Fix the fallout from potr malloc changes 2003-03-05 22:56:46 +00:00
Makefile
net_osdep.c
net_osdep.h
netisr_dispatch.h
netisr.h Allow a machine-dependent definition of schednetisr. 2003-03-15 07:51:06 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h