NetBSD/sys/net
martin aed31ed511 Change default MTU to 1476 (same value that Cisco uses).
Do not limit the MTU when set by the admin with ifconfig, per discussion
on tech-net.

This fixes PR 16761 from Jasper Wallace.
2002-06-09 09:45:39 +00:00
..
Makefile
bpf.c defparam BPF_BUFSIZE 2002-06-06 23:54:47 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
if.c need to protect if_attachdomain() too 2002-06-08 11:58:50 +00:00
if.h re-scan all ifnet after domaininit() for if_afdata initialization. 2002-05-27 13:46:45 +00:00
if_arc.h Eliminate common. 2002-05-13 23:50:32 +00:00
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c reject "add" request if if_mtu is different. 2002-06-08 23:17:01 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c sync with KAME. 2002-05-18 22:52:44 +00:00
if_faith.c no need to set rmx_send/recvpipe. 2002-06-04 22:11:15 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c add a blank line 2002-06-04 10:00:24 +00:00
if_gif.c
if_gif.h
if_gre.c Change default MTU to 1476 (same value that Cisco uses). 2002-06-09 09:45:39 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c Bugfix: s/__NetBSD_Version/__NetBSD_Version__/. IPv4 over IEEE 1394 2002-05-16 09:08:33 +00:00
if_ieee80211.h
if_ieee80211subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c Make ppp_softc[] extern and declare in if_ppp.c 2002-05-12 20:38:15 +00:00
if_ppp.h
if_pppoe.c
if_pppoe.h
if_pppvar.h Make ppp_softc[] extern and declare in if_ppp.c 2002-05-12 20:38:15 +00:00
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c don't panic on invalid CONF_ACK from remote (in general, issueing panic 2002-05-29 01:38:46 +00:00
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c
if_tun.h
if_types.h add recently-added IANA values from http://www.iana.org/assignments/smi-numbers 2002-05-23 06:18:44 +00:00
if_vlan.c
if_vlanvar.h
net_osdep.c
net_osdep.h
netisr.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h add 2 more CCP defines. 2002-05-29 19:11:05 +00:00
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_cb.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_usrreq.c
route.c Eliminate more commons. 2002-05-12 20:40:11 +00:00
route.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c Fix memory leak which occurs after an allocation failure. 2002-05-07 09:14:20 +00:00
zlib.h