| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -0/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+2 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -42/+43 |
* | Remove GIANT_REQUIRED from IPv6 input, forward, and frag6 code. The frag6 | rwatson | 2008-07-03 | 1 | -1/+1 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -4/+4 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -4/+1 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -16/+16 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -33/+31 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -6/+7 |
* | Use net.inet6.ip6.redirect / ip6_sendredirects as part of the decision | jhay | 2006-09-05 | 1 | -1/+1 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Remove ip6fw. Since ipfw has full functional IPv6 support now and - in | mlaier | 2006-05-12 | 1 | -17/+0 |
* | Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to | bz | 2006-05-04 | 1 | -0/+2 |
* | Somewhat re-factor the read/write locking mechanism associated with the packet | csjp | 2006-02-02 | 1 | -1/+1 |
* | supports stealth forwarding in IPv6, as well as in IPv4 | suz | 2005-08-10 | 1 | -0/+8 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -9/+36 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | Add an additional struct inpcb * argument to pfil(9) in order to enable | mlaier | 2004-09-29 | 1 | -1/+1 |
* | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | andre | 2004-08-27 | 1 | -10/+6 |
* | - call ip6_output() instead of nd6_output() when ipsec tunnel | ume | 2004-02-19 | 1 | -3/+21 |
* | Remove RTF_PRCLONING from routing table and adjust users of it | andre | 2003-11-20 | 1 | -3/+2 |
* | - cleanup SP refcnt issue. | ume | 2003-11-04 | 1 | -5/+49 |
* | - change scope to zone. | ume | 2003-10-21 | 1 | -2/+4 |
* | correct linkmtu handling. | ume | 2003-10-20 | 1 | -2/+2 |
* | nuke SCOPEDROUTING. Though it was there for a long time, | ume | 2003-10-10 | 1 | -2/+0 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -16/+14 |
* | Correct pfil_run_hooks return handling: if the return value is non-zero | sam | 2003-09-30 | 1 | -4/+6 |
* | o update PFIL_HOOKS support to current API used by netbsd | sam | 2003-09-23 | 1 | -20/+8 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+9 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -4/+3 |
* | Remove duplicate extern declarations to silence warnings. | alfred | 2002-03-19 | 1 | -3/+0 |
* | Back out cometic changes. This is for easily syncing with KAME in other BSDs. | sumikawa | 2001-12-17 | 1 | -5/+5 |
* | catch forwarded ipv6 packets with pfil_hooks for outbound things too | darrenr | 2001-10-15 | 1 | -0/+34 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -37/+54 |
* | Make ip6fw as loadable module. | ume | 2000-09-23 | 1 | -5/+1 |
* | s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding. | itojun | 2000-07-16 | 1 | -10/+10 |
* | correct compilation with IPSEC_IPV6FWD. | itojun | 2000-07-05 | 1 | -0/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -37/+200 |
* | Remove unneeded #include <sys/kernel.h> | phk | 2000-04-29 | 1 | -1/+0 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -6/+4 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -6/+0 |
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | shin | 1999-11-23 | 1 | -2/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+391 |