NetBSD/sys/netinet
dyoung 95edb940c2 Get rid of radix_node_head.rnh_walktree, because it is only ever
set to rn_walktree.

Introduce rt_walktree(), which applies a subroutine to every route
in a particular address family.  Use it instead of rn_walktree()
virtually everywhere.  This helps to hide the routing table
implementation.
2007-06-09 03:07:21 +00:00
..
Makefile Remove obsolete files netinet/in_route.[ch]. 2007-05-02 22:39:03 +00:00
files.ipfilter
files.netinet Remove obsolete files netinet/in_route.[ch]. 2007-05-02 22:39:03 +00:00
icmp6.h
icmp_var.h
if_arp.c Get rid of radix_node_head.rnh_walktree, because it is only ever 2007-06-09 03:07:21 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c Get rid of some gratuitous casts and join some lines. 2007-04-25 00:11:18 +00:00
igmp.h
igmp_var.h
in.c
in.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in4_cksum.c
in_cksum.c
in_gif.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in_gif.h
in_ifattach.h
in_offload.c Constify. 2007-04-24 23:43:50 +00:00
in_offload.h Constify. 2007-04-24 23:43:50 +00:00
in_pcb.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in_pcb.h
in_pcb_hdr.h
in_proto.c In AppleTalk, IPv4, and IPv6 routing domains, help sockaddr_cmp() 2007-05-06 02:56:37 +00:00
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h
ip.h
ip6.h
ip_carp.c
ip_carp.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_etherip.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ip_etherip.h
ip_flow.c Remove obsolete files netinet/in_route.[ch]. 2007-05-02 22:39:03 +00:00
ip_gre.c Oops, commit this straggler from the last change to net/if_gre.[ch]. 2007-05-06 02:48:38 +00:00
ip_gre.h
ip_icmp.c
ip_icmp.h
ip_id.c
ip_input.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ip_mroute.c Get rid of some gratuitous casts and join some lines. 2007-04-25 00:11:18 +00:00
ip_mroute.h
ip_output.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
ip_var.h
pim.h
pim_var.h
raw_ip.c KNF. Use sockaddr_in_init(). Shorten staircases. No functional 2007-05-12 02:10:25 +00:00
tcp.h
tcp_congctl.c
tcp_congctl.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Fix compilation in the TCP_SIGNATURE case: 2007-05-18 21:48:43 +00:00
tcp_output.c Fix compilation in the TCP_SIGNATURE case: 2007-05-18 21:48:43 +00:00
tcp_sack.c
tcp_seq.h
tcp_subr.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c
tcp_var.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
tcpip.h
udp.h
udp_usrreq.c Use sockaddr_in_init(). 2007-05-12 02:03:15 +00:00
udp_var.h