| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | Seigo Tanimura | 2002-05-31 | 1 | -8/+2 |
* | Lock down a socket, milestone 1. | Seigo Tanimura | 2002-05-20 | 1 | -2/+8 |
* | Revised MLD-related definitions | Hajimu UMEMOTO | 2002-05-06 | 1 | -8/+8 |
* | Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. | Seigo Tanimura | 2002-04-30 | 1 | -10/+13 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | SUZUKI Shinsuke | 2002-04-19 | 1 | -19/+20 |
* | Remove duplicate extern declarations to silence warnings. | Alfred Perlstein | 2002-03-19 | 1 | -2/+0 |
* | Make faith loadable, unloadable, and clonable. | Brooks Davis | 2001-09-25 | 1 | -8/+1 |
* | use TAILQ_FOREACH() in searching address list | Hajimu UMEMOTO | 2001-07-03 | 1 | -2/+1 |
* | on icmp6 node information query (FQDN), do not return hostnames with | Hajimu UMEMOTO | 2001-06-24 | 1 | -2/+6 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -392/+649 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | Poul-Henning Kamp | 2000-10-27 | 1 | -3/+1 |
* | examined the gateway (from the routing table) only when the address | Hajimu UMEMOTO | 2000-09-15 | 1 | -0/+10 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -340/+1092 |
* | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
* | Update icmp node info query message bit order of query types, | Yoshinobu Inoue | 2000-03-09 | 1 | -3/+5 |
* | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -12/+6 |
* | Change incorrect NULLs to 0s | Eivind Eklund | 1999-12-21 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -11/+3 |
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | Yoshinobu Inoue | 1999-11-23 | 1 | -1/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | Yoshinobu Inoue | 1999-11-22 | 1 | -0/+1868 |