| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+5 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -57/+58 |
* | Increase statistic counters for enc0 interface when enabled | vanhu | 2008-08-12 | 1 | -0/+11 |
* | In addition to the ipsec_osdep.h removal a week ago, now also eliminate | bz | 2008-05-24 | 1 | -2/+0 |
* | Add sysctls to if_enc(4) to control whether the firewalls or | bz | 2007-11-28 | 1 | -2/+21 |
* | Fix for an infinite loop in processing ESP, IPv6 packets. | gnn | 2007-09-12 | 1 | -4/+17 |
* | Replace hard coded options by their defined PFIL_{IN,OUT} names. | bz | 2007-07-19 | 1 | -1/+2 |
* | Looking at {ah,esp}_input_cb it seems we might be able to end up | bz | 2007-06-15 | 1 | -1/+1 |
* | s,#,*, in a multi-line comment. This is C. | bz | 2007-06-15 | 1 | -1/+1 |
* | Though we are only called for the three security protocols we can | bz | 2007-06-15 | 1 | -0/+4 |
* | s,#if INET6,#ifdef INET6, | bz | 2006-12-14 | 1 | -1/+1 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -2/+10 |
* | Add a pseudo interface for packet filtering IPSec connections before or after | thompsa | 2006-06-26 | 1 | -0/+13 |
* | Change '#if INET' and '#if INET6' to '#ifdef INET' and '#ifdef INET6'. | pjd | 2006-06-04 | 1 | -1/+1 |
* | Extend the notdef #ifdef to cover the packet copy as there is no point in doi... | gnn | 2006-06-04 | 1 | -8/+4 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Apply error and success logic consistently to the function netisr_queue() and | andre | 2004-08-27 | 1 | -2/+2 |
* | MFp4: portability work, general cleanup, locking fixes | sam | 2003-09-29 | 1 | -135/+146 |
* | Locking and misc cleanups; most of which I've been running for >4 months: | sam | 2003-09-01 | 1 | -6/+1 |
* | make sure the packets contains a complete inner header | sam | 2003-08-13 | 1 | -0/+28 |
* | add missing copyright notices | sam | 2003-03-28 | 1 | -1/+36 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -2/+1 |
* | FAST_IPSEC fixups: | sam | 2002-11-08 | 1 | -0/+18 |
* | "Fast IPsec": this is an experimental IPsec implementation that is derived | sam | 2002-10-16 | 1 | -0/+728 |