NetBSD/sys/net
is 3e419f86dc Move the mtu initialization to arc_storelladdr, so that it will be upped
again when switching link0 on.
XXX This stuff needs to be thought about, especially with the doomming IPv6
support, which uses yet another default mtu.
1999-08-29 20:38:36 +00:00
..
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
bpf.c * Add the ability to change the data link type on the fly. 1999-05-11 02:11:08 +00:00
bpf.h * Add the ability to change the data link type on the fly. 1999-05-11 02:11:08 +00:00
bpf_filter.c
bpfdesc.h
bsd-comp.c
ethertypes.h Make this file syntactically correct again. 1999-05-21 00:25:48 +00:00
if.c Fix ifa_ifwithnet() for the netatalk case: netatalk uses blocks of addresses 1999-08-24 16:02:27 +00:00
if.h Add namespace protection, using XNS5.2 D2.0 as a reference (which effectively 1999-07-03 13:52:29 +00:00
if_arc.h Factor out arc_storelladdr(), and use that instead of arc_ifattach() in 1999-08-27 19:23:19 +00:00
if_arcsubr.c Move the mtu initialization to arc_storelladdr, so that it will be upped 1999-08-29 20:38:36 +00:00
if_arp.h packed -> __packed__ 1999-08-27 01:52:26 +00:00
if_atm.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_atmsubr.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_dl.h
if_ether.h u_char -> u_int8_t in the IPv6 goo. 1999-08-10 18:16:07 +00:00
if_ethersubr.c M_HASCRC -> M_HASFCS, as suggested by Christoph Badura. 1999-08-05 02:07:38 +00:00
if_faith.c Needs cpu.h for netisr (compile breaks on sun3). 1999-07-12 15:03:26 +00:00
if_fddi.h Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_fddisubr.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_gif.c KAME/NetBSD 1.4 SNAP kit, dated 19990628. 1999-06-28 06:36:47 +00:00
if_gif.h defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
if_gre.c KNFify. Add LINK1 flag to turn off that address munging thing, for cases 1999-06-28 07:52:38 +00:00
if_gre.h
if_hippi.h Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_hippisubr.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_llc.h
if_loop.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_media.c
if_media.h
if_ppp.c remove reference to in6_systm.h (file itself will be removed afterwords) 1999-07-30 10:35:34 +00:00
if_ppp.h changes from ppp-2.3.9 [synchronous] 1999-08-25 02:04:05 +00:00
if_pppvar.h remove reference to in6_systm.h (file itself will be removed afterwords) 1999-07-30 10:35:34 +00:00
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c remove reference to in6_systm.h (file itself will be removed afterwords) 1999-07-30 10:35:34 +00:00
if_strip.c
if_stripvar.h
if_token.h Fix thinko of mine in previous. The source route info is not at m->m_data 1999-05-30 00:39:07 +00:00
if_tokensubr.c Fix thinko of mine in previous. The source route info is not at m->m_data 1999-05-30 00:39:07 +00:00
if_tun.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_tun.h
if_types.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
netisr.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
pfil.c call pfil_list_add with the right flag, to ensure it goes into the right list. 1999-06-18 05:59:20 +00:00
pfil.h
pfkeyv2.h sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
ppp-comp.h
ppp-deflate.c
ppp_defs.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ppp_tty.c changes from ppp-2.3.9 [synchronous] 1999-08-25 02:04:05 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Cleanup a little kludge in mtu handling in route.c. Bring down FDDI 1999-08-21 03:46:35 +00:00
route.h remove reference to in6_systm.h (file itself will be removed afterwords) 1999-07-30 10:35:34 +00:00
rtsock.c defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h