freebsd-src/sys/netinet6
Brian Somers 367d34f853 Move the *intrq variables into net/intrq.c and unconditionally
include this in all kernels.  Declare some const *intrq_present
variables that can be checked by a module prior to using *intrq
to queue data.

Make the if_tun module capable of processing atm, ip, ip6, ipx,
natm and netatalk packets when TUNSIFHEAD is ioctl()d on.

Review not required by: freebsd-hackers
2000-01-24 20:39:02 +00:00
..
ah.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ah6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ah_core.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ah_input.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ah_output.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
dest6.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
esp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
esp6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
esp_core.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
esp_input.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
esp_output.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
frag6.c rtcalloc() is removed because it turned out not to be necessary for FreeBSD. 1999-12-09 08:56:50 +00:00
icmp6.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
icmp6.h IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
in6.c Change struct sockaddr_storage member name, because following change 2000-01-13 14:52:53 +00:00
in6.h wrapped prototype declarations by __P(()) 2000-01-15 05:30:15 +00:00
in6_cksum.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in6_gif.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
in6_gif.h add forward declarations, and small cosmetic changes. 2000-01-15 05:20:40 +00:00
in6_ifattach.c udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
in6_ifattach.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in6_pcb.c fix kernel panic at rtfree() in INET6 enabled envrionment. 2000-01-16 18:00:06 +00:00
in6_pcb.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
in6_prefix.c Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
in6_prefix.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in6_proto.c tcp updates to support IPv6. 2000-01-09 19:17:30 +00:00
in6_rmx.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in6_var.h udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
ip6.h IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ip6_ecn.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ip6_forward.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ip6_input.c Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
ip6_output.c added missing IPV6_PORTRANGE case. 2000-01-13 05:07:42 +00:00
ip6_var.h IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
ip6protosw.h add forward declarations, and small cosmetic changes. 2000-01-15 05:20:40 +00:00
ipsec.c Fixed the problem that IPsec connection hangs when bigger data is sent. 2000-01-15 14:56:38 +00:00
ipsec.h Fixed the problem that IPsec connection hangs when bigger data is sent. 2000-01-15 14:56:38 +00:00
ipsec6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
mld6.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
mld6_var.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
nd6.c udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
nd6.h udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
nd6_nbr.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
nd6_rtr.c udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
pim6.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
pim6_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
raw_ip6.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
route6.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
tcp6_var.h tcp updates to support IPv6. 2000-01-09 19:17:30 +00:00
udp6_usrreq.c Merge a bug fix from freebsd-current; check m != NULL before touching it, 2000-01-18 09:02:19 +00:00
udp6_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00