NetBSD/sys/netns
thorpej c1185c1020 PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
and IPv6 code, also use this to traverse PCB tables, looking for cached
routes referencing the dying ifnet, forcing them to be refreshed.
2000-02-02 23:28:08 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
idp.h - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
idp_usrreq.c PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
idp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
ns.c PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
ns.h remove ns_purgeaddr() prototype - it's in netns/ns_var.h (added by thorpej) 2000-02-02 08:09:57 +00:00
ns_cksum.c - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
ns_error.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ns_error.h - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
ns_if.h Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
ns_input.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ns_ip.c make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
ns_output.c - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
ns_pcb.c Improve the readability of one small piece of code. 2000-02-01 00:18:29 +00:00
ns_pcb.h - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
ns_proto.c add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
ns_var.h PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
sp.h - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
spidp.h Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
spp_debug.c defopt INET, NETATALK. 1998-07-05 00:51:04 +00:00
spp_debug.h
spp_timer.h
spp_usrreq.c PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
spp_var.h fix comment and copyright spacing. 1998-09-13 15:21:32 +00:00