NetBSD/sys/netinet
ozaki-r 2cf7873b92 Constify rtentry of if_output
We no longer need to change rtentry below if_output.

The change makes it clear where rtentries are changed (or not)
and helps forthcoming locking (os psrefing) rtentries.
2016-04-28 00:16:56 +00:00
..
accept_filter.h
accf_data.c
accf_http.c
cpu_in_cksum.c
dccp_cc_sw.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_cc_sw.h
dccp_tcplike.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_tcplike.h
dccp_tfrc_lookup.h
dccp_tfrc.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp_tfrc.h
dccp_usrreq.c
dccp_var.h
dccp.h
files.ipfilter
files.netinet Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
icmp6.h
icmp_private.h
icmp_var.h
if_arp.c Check error of rt_setgate and rt_settag 2016-04-25 14:38:08 +00:00
if_atm.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_atm.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_ether.h
if_inarp.h Constify rtentry of arpresolve 2016-04-19 04:13:56 +00:00
igmp_var.h
igmp.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
igmp.h
in4_cksum.c
in_cksum.c
in_gif.c eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00
in_gif.h eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00
in_ifattach.h
in_offload.c Stop using rt_gwroute on packet sending paths 2016-04-26 09:30:01 +00:00
in_offload.h
in_pcb_hdr.h
in_pcb.c Reduce code duplication. 2016-02-15 14:59:03 +00:00
in_pcb.h Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
in_print.c
in_proto.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
in_proto.h Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
in_selsrc.c Make this compile again 2015-09-21 13:32:26 +00:00
in_selsrc.h
in_systm.h
in_var.h Replace ARP cache (llinfo) with lltable/llentry 2015-08-31 08:05:20 +00:00
in.c Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
in.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
ip6.h
ip_carp.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
ip_carp.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
ip_encap.h remove unnecessary declarations and fix KNF 2016-02-29 01:29:15 +00:00
ip_etherip.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
ip_etherip.h
ip_flow.c
ip_icmp.c Remove unnecessary casts and do s/0/NULL/ for rtrequest 2016-04-01 09:16:02 +00:00
ip_icmp.h
ip_id.c
ip_input.c Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
ip_mroute.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
ip_mroute.h
ip_output.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
ip_private.h
ip_reass.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
ip_var.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
ip.h
Makefile Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
pim_var.h
pim.h
portalgo.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
portalgo.h
raw_ip.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
sctp_asconf.c Replace generic queue macros with IFNET/IFADDR macros. 2016-04-03 09:57:40 +00:00
sctp_asconf.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_constants.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_crc32.c Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_crc32.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_hashdriver.c Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_hashdriver.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_header.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_indata.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_indata.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_input.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_input.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_output.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_output.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_pcb.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_pcb.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_peeloff.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_peeloff.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_structs.h Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_timer.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_timer.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_uio.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp_usrreq.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp_var.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctp.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
sctputil.c Fix build when IPSEC enabled. 2016-04-26 11:02:57 +00:00
sctputil.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
tcp_congctl.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_congctl.h
tcp_debug.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Reduce code duplication. 2016-02-15 14:59:03 +00:00
tcp_output.c
tcp_private.h
tcp_sack.c
tcp_seq.h
tcp_subr.c Reduce code duplication. 2016-02-15 14:59:03 +00:00
tcp_timer.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_timer.h
tcp_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_var.h
tcp_vtw.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp_vtw.h Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
tcp.h
tcpip.h
udp_private.h
udp_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
udp_var.h Give proper prototype to udp_output. 2016-01-20 22:01:18 +00:00
udp.h