freebsd-skq/sys/netinet6
Alexander V. Chernikov 22b08fd8b7 Split radix implementation and system route table structure:
use new 'struct radix_head' for radix.
2014-11-07 22:52:02 +00:00
..
dest6.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
frag6.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
icmp6.c Sync to HEAD@r274095. 2014-11-04 18:22:33 +00:00
icmp6.h
in6_cksum.c Fix the checksum computation for UDPLite/IPv6. This requires the 2014-10-02 10:32:24 +00:00
in6_gif.c Convert gif and stf to use new routing api. 2014-11-04 18:48:13 +00:00
in6_gif.h Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
in6_ifattach.c Sync to HEAD@r274095. 2014-11-04 18:22:33 +00:00
in6_ifattach.h Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Group 2013-05-04 19:16:26 +00:00
in6_mcast.c Sync to HEAD@r274095. 2014-11-04 18:22:33 +00:00
in6_pcb.c Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
in6_pcb.h Make in6_pcblookup_hash_locked and in6_pcbladdr static. 2014-09-10 13:17:35 +00:00
in6_pcbgroup.c When it's time to do 4-tuple UDP IPv6 hashing, make sure this is a known 2014-07-20 07:39:54 +00:00
in6_proto.c Change pr_output's prototype to avoid the need for explicit casts. 2014-08-15 02:43:02 +00:00
in6_rmx.c Split radix implementation and system route table structure: 2014-11-07 22:52:02 +00:00
in6_src.c Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
in6_var.h Remove unused function. 2014-10-27 10:34:09 +00:00
in6.c Convert lle rtchecks to use new routing API. 2014-11-06 23:35:22 +00:00
in6.h Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
ip6_ecn.h
ip6_forward.c Hide 'struct rtentry' and all its macro inside new header: 2014-11-04 17:28:13 +00:00
ip6_id.c Provide includes that are needed in these files, and before were read 2013-10-26 18:18:50 +00:00
ip6_input.c Hide 'struct rtentry' and all its macro inside new header: 2014-11-04 17:28:13 +00:00
ip6_ipsec.c Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels. 2014-05-28 12:45:27 +00:00
ip6_ipsec.h Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels. 2014-05-28 12:45:27 +00:00
ip6_mroute.c Sync to HEAD@r274095. 2014-11-04 18:22:33 +00:00
ip6_mroute.h revert part of r260485 which changes how part of the header gets 2014-01-09 22:41:18 +00:00
ip6_output.c Sync to HEAD@r274095. 2014-11-04 18:22:33 +00:00
ip6_var.h Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
ip6.h
ip6protosw.h Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
mld6_var.h
mld6.c Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
mld6.h
nd6_nbr.c Hide 'struct rtentry' and all its macro inside new header: 2014-11-04 17:28:13 +00:00
nd6_rtr.c Hide 'struct rtentry' and all its macro inside new header: 2014-11-04 17:28:13 +00:00
nd6.c Hide 'struct rtentry' and all its macro inside new header: 2014-11-04 17:28:13 +00:00
nd6.h Further rework netinet6 address handling code: 2014-01-19 16:07:27 +00:00
pim6_var.h Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
pim6.h
raw_ip6.c Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
raw_ip6.h Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. 2013-07-09 09:54:54 +00:00
route6.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
scope6_var.h Convert in6p_lookup_mcast_ifp() to use new routing api. 2014-11-04 17:05:24 +00:00
scope6.c Convert in6p_lookup_mcast_ifp() to use new routing api. 2014-11-04 17:05:24 +00:00
sctp6_usrreq.c Use union sctp_sockstore instead of struct sockaddr_storage. This 2014-09-07 09:06:26 +00:00
sctp6_var.h Add support for SCTP/UDP/IPV6. 2012-11-17 20:04:04 +00:00
send.c Free mbuf in case of error. 2013-12-17 10:53:17 +00:00
send.h
tcp6_var.h Remove __P. 2012-10-22 21:49:56 +00:00
udp6_usrreq.c Convert netinet6/ to use new routing API. 2014-11-04 15:39:56 +00:00
udp6_var.h Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks. 2014-04-07 01:53:03 +00:00