.. |
ah6.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 04:46:21 +00:00 |
ah_core.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
ah_input.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
ah_output.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
ah.h
|
Prototype fix for IPsec authentication related functions
|
2000-02-10 19:35:53 +00:00 |
dest6.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +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
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
esp_input.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
esp_output.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
esp.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 04:46:21 +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
|
Remove ~25 unneeded #include <sys/conf.h>
|
2000-04-19 14:58:28 +00:00 |
icmp6.h
|
Update icmp node info query message bit order of query types,
|
2000-03-09 14:47:21 +00:00 |
in6_cksum.c
|
|
|
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
|
|
|
in6_pcb.c
|
Support per socket based IPv4 mapped IPv6 addr enable/disable control.
|
2000-04-01 22:35:47 +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
|
IPv6 prefix assignment bug fixes.
|
2000-02-07 01:45:30 +00:00 |
in6_prefix.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
in6_proto.c
|
IPv6 multicast routing.
|
2000-01-28 05:10:56 +00:00 |
in6_rmx.c
|
|
|
in6_var.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
in6.c
|
Permit site local addr in IPv6 source address selection rule.
|
2000-02-07 01:32:41 +00:00 |
in6.h
|
Fixed missing prototype for inet6_rthdr_reverse().
|
2000-05-11 16:57:45 +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
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
ip6_fw.c
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
ip6_fw.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
ip6_input.c
|
Remove ~25 unneeded #include <sys/conf.h>
|
2000-04-19 14:58:28 +00:00 |
ip6_mroute.c
|
Just need to pass the address family to if_simloop(), not the whole sockaddr.
|
2000-05-24 21:16:56 +00:00 |
ip6_mroute.h
|
Sorry I didn't commit these files at the commit just a few minutes before.
|
2000-01-28 05:27:14 +00:00 |
ip6_output.c
|
Just need to pass the address family to if_simloop(), not the whole sockaddr.
|
2000-05-24 21:16:56 +00:00 |
ip6_var.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
ip6.h
|
Forbid include of netinet6/ip6.h from user-land, and if included,
|
2000-03-11 20:44:53 +00:00 |
ip6protosw.h
|
add forward declarations, and small cosmetic changes.
|
2000-01-15 05:20:40 +00:00 |
ipsec6.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 04:46:21 +00:00 |
ipsec.c
|
Add missing include machine/in_cksum.h.
|
2000-05-09 16:56:51 +00:00 |
ipsec.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
mld6_var.h
|
|
|
mld6.c
|
IPSEC support in the kernel.
|
1999-12-22 19:13:38 +00:00 |
nd6_nbr.c
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
nd6_rtr.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
nd6.c
|
even if nd6_nud_hint is called, do not change a neighbor's status
|
2000-04-17 20:24:06 +00:00 |
nd6.h
|
Change the way that the queue(3) structures are declared; don't assume that
|
2000-05-23 20:41:01 +00:00 |
pim6_var.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 04:46:21 +00:00 |
pim6.h
|
|
|
raw_ip6.c
|
At detaching IPv6 raw socket, also finish IPv6 multicast router.
|
2000-02-27 18:35:10 +00:00 |
route6.c
|
|
|
tcp6_var.h
|
tcp updates to support IPv6.
|
2000-01-09 19:17:30 +00:00 |
udp6_usrreq.c
|
Remove ~25 unneeded #include <sys/conf.h>
|
2000-04-19 14:58:28 +00:00 |
udp6_var.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 04:46:21 +00:00 |