| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r174510: Clean up VCS Ids. | David E. O'Brien | 2008-09-01 | 1 | -3/+5 |
| * | Space cleanup | Xin LI | 2007-07-05 | 1 | -4/+4 |
| * | ANSIfy[1] plus some style cleanup nearby. | Xin LI | 2007-07-05 | 1 | -4/+1 |
| * | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | George V. Neville-Neil | 2007-07-03 | 1 | -16/+16 |
| * | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -33/+31 |
| * | MFp4: 92972, 98913 + one more change | Bjoern A. Zeeb | 2006-12-12 | 1 | -6/+7 |
| * | Use net.inet6.ip6.redirect / ip6_sendredirects as part of the decision | John Hay | 2006-09-05 | 1 | -1/+1 |
| * | With exception of the if_name() macro, all definitions in net_osdep.h | Brooks Davis | 2006-08-04 | 1 | -2/+0 |
| * | Remove ip6fw. Since ipfw has full functional IPv6 support now and - in | Max Laier | 2006-05-12 | 1 | -17/+0 |
| * | Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to | Bjoern A. Zeeb | 2006-05-04 | 1 | -0/+2 |
| * | Somewhat re-factor the read/write locking mechanism associated with the packet | Christian S.J. Peron | 2006-02-02 | 1 | -1/+1 |
| * | supports stealth forwarding in IPv6, as well as in IPv4 | SUZUKI Shinsuke | 2005-08-10 | 1 | -0/+8 |
| * | scope cleanup. with this change | Hajimu UMEMOTO | 2005-07-25 | 1 | -9/+36 |
| * | /* -> /*- for license, minor formatting changes, separate for KAME | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Add an additional struct inpcb * argument to pfil(9) in order to enable | Max Laier | 2004-09-29 | 1 | -1/+1 |
| * | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | Andre Oppermann | 2004-08-27 | 1 | -10/+6 |
| * | - call ip6_output() instead of nd6_output() when ipsec tunnel | Hajimu UMEMOTO | 2004-02-19 | 1 | -3/+21 |
| * | Remove RTF_PRCLONING from routing table and adjust users of it | Andre Oppermann | 2003-11-20 | 1 | -3/+2 |
| * | - cleanup SP refcnt issue. | Hajimu UMEMOTO | 2003-11-04 | 1 | -5/+49 |
| * | - change scope to zone. | Hajimu UMEMOTO | 2003-10-21 | 1 | -2/+4 |
| * | correct linkmtu handling. | Hajimu UMEMOTO | 2003-10-20 | 1 | -2/+2 |
| * | nuke SCOPEDROUTING. Though it was there for a long time, | Hajimu UMEMOTO | 2003-10-10 | 1 | -2/+0 |
| * | - fix typo in comments. | Hajimu UMEMOTO | 2003-10-08 | 1 | -16/+14 |
| * | Correct pfil_run_hooks return handling: if the return value is non-zero | Sam Leffler | 2003-09-30 | 1 | -4/+6 |
| * | o update PFIL_HOOKS support to current API used by netbsd | Sam Leffler | 2003-09-23 | 1 | -20/+8 |
| * | Tie new "Fast IPsec" code into the build. This involves the usual | Sam Leffler | 2002-10-16 | 1 | -0/+9 |
| * | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | SUZUKI Shinsuke | 2002-04-19 | 1 | -4/+3 |
| * | Remove duplicate extern declarations to silence warnings. | Alfred Perlstein | 2002-03-19 | 1 | -3/+0 |
| * | Back out cometic changes. This is for easily syncing with KAME in other BSDs. | Munechika SUMIKAWA | 2001-12-17 | 1 | -5/+5 |
| * | catch forwarded ipv6 packets with pfil_hooks for outbound things too | Darren Reed | 2001-10-15 | 1 | -0/+34 |
| * | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -37/+54 |
| * | Make ip6fw as loadable module. | Hajimu UMEMOTO | 2000-09-23 | 1 | -5/+1 |
| * | s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding. | Jun-ichiro itojun Hagino | 2000-07-16 | 1 | -10/+10 |
| * | correct compilation with IPSEC_IPV6FWD. | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -0/+1 |
| * | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -37/+200 |
| * | Remove unneeded #include <sys/kernel.h> | Poul-Henning Kamp | 2000-04-29 | 1 | -1/+0 |
| * | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
| * | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -6/+4 |
| * | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -6/+0 |
| * | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | Yoshinobu Inoue | 1999-11-23 | 1 | -2/+0 |
| * | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | Yoshinobu Inoue | 1999-11-22 | 1 | -0/+391 |