NetBSD/sys/netinet6
ozaki-r 9f10dc7910 Get rcvif once and reuse it
No functional change.
2016-05-19 08:53:25 +00:00
..
Makefile
dccp6_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp6_var.h
dest6.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
files.netinet6
frag6.c
icmp6.c Don't try to get outif unnecessarily from in6_selectsrc 2016-05-18 08:40:51 +00:00
icmp6_private.h
in6.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
in6.h Reduce code duplication. 2016-02-15 14:59:03 +00:00
in6_cksum.c
in6_gif.c remove unnecessary declarations and fix KNF 2016-02-29 01:29:15 +00:00
in6_gif.h To eliminate gif_softc_list linear search, add extra argument to encapsw.pr_ctlinput(). 2016-02-26 07:35:17 +00:00
in6_ifattach.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c
in6_pcb.h
in6_print.c
in6_proto.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
in6_src.c Get rid of unnecessary NULL check 2016-05-18 09:32:05 +00:00
in6_var.h Declare in6_tmpaddrtimer_ch in in6_var.h. 2016-02-04 02:48:37 +00:00
ip6_etherip.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
ip6_etherip.h
ip6_flow.c
ip6_forward.c
ip6_id.c
ip6_input.c Get rcvif once and reuse it 2016-05-19 08:53:25 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c
ip6_private.h
ip6_var.h
ip6protosw.h Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
ipsec.h
mld6.c
mld6_var.h
nd6.c Get rid of unnecessary assignment 2016-05-18 11:28:44 +00:00
nd6.h Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
nd6_nbr.c Let non-neighbor NS/NA debug error message include useful information. 2016-04-29 11:46:17 +00:00
nd6_rtr.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
pim6.h
pim6_var.h
raw_ip6.c Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
raw_ip6.h
route6.c
scope6.c Replace DIAGNOSTIC & panic with KASSERT 2016-05-19 03:11:42 +00:00
scope6_var.h
sctp6_usrreq.c Fix build when IPSEC enabled. 2016-04-25 21:21:02 +00:00
sctp6_var.h
udp6.h
udp6_output.c
udp6_private.h
udp6_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
udp6_var.h