| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing va_end() in an error case to clean up after va_start() | Christian Brueffer | 2011-10-07 | 1 | -0/+1 |
* | Release SP's refcount in key_get_spdbyid(). | VANHULLEBUS Yvan | 2011-05-09 | 1 | -0/+1 |
* | Make IPsec compile without INET adding appropriate #ifdef checks. | Bjoern A. Zeeb | 2011-04-27 | 1 | -1/+1 |
* | Optimisation in IPSEC(4): | Fabien Thomas | 2011-03-31 | 1 | -30/+27 |
* | Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant. | VANHULLEBUS Yvan | 2011-02-18 | 1 | -1/+8 |
* | After some off-list discussion, revert a number of changes to the | Dimitry Andric | 2010-11-22 | 1 | -18/+18 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | Dimitry Andric | 2010-11-14 | 1 | -18/+18 |
* | Make the IPsec SADB embedded route cache a union to be able to hold both the | Bjoern A. Zeeb | 2010-10-23 | 1 | -4/+4 |
* | Set SA's natt_type before calling key_mature() in key_add(), | VANHULLEBUS Yvan | 2010-05-05 | 1 | -6/+6 |
* | Update SA's NAT-T stuff before calling key_mature() in key_update(), | VANHULLEBUS Yvan | 2010-05-05 | 1 | -6/+6 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -10/+11 |
* | Locks SPTREE when setting some SP entries to state DEAD. | VANHULLEBUS Yvan | 2010-04-15 | 1 | -0/+6 |
* | When tearing down IPsec as part of a (virtual) network stack, | Bjoern A. Zeeb | 2010-03-28 | 1 | -7/+9 |
* | fixed two race conditions when inserting/removing SAs via PFKey, | VANHULLEBUS Yvan | 2009-11-17 | 1 | -2/+3 |
* | When checking traffic endpoint's adresses families in key_spdadd(), | VANHULLEBUS Yvan | 2009-09-16 | 1 | -12/+2 |
* | Silent gcc? Yeah, you wish. What I ment was to silence gcc. | Pawel Jakub Dawidek | 2009-09-06 | 1 | -2/+2 |
* | Initialize state_valid and arraysize variable so gcc won't complain. | Pawel Jakub Dawidek | 2009-09-06 | 1 | -1/+3 |
* | Improve code a bit by eliminating goto and having one unlock per lock. | Pawel Jakub Dawidek | 2009-09-06 | 1 | -4/+3 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 1 | -1/+0 |
* | Reimplement and/or implement vnet list locking by replacing a mostly | Robert Watson | 2009-07-19 | 1 | -2/+2 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -18/+18 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -137/+72 |
* | Add address list locking for in6_ifaddrhead/ia_link: as with locking | Robert Watson | 2009-06-25 | 1 | -2/+8 |
* | Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the | Robert Watson | 2009-06-25 | 1 | -0/+3 |
* | Convert netinet6 to using queue(9) rather than hand-crafted linked lists | Robert Watson | 2009-06-24 | 1 | -1/+1 |
* | Move setting of ports from NAT-T below key_getsah() and actually | Bjoern A. Zeeb | 2009-06-19 | 1 | -8/+9 |
* | Added support for NAT-Traversal (RFC 3948) in IPsec stack. | VANHULLEBUS Yvan | 2009-06-12 | 1 | -5/+616 |
* | Introduce an infrastructure for dismantling vnet instances. | Marko Zec | 2009-06-08 | 1 | -1/+67 |
* | Lock SPTREE before parsing it in key_spddump() | VANHULLEBUS Yvan | 2009-05-27 | 1 | -1/+5 |
* | Only decrease refcnt once when flushing SPD entries, to | VANHULLEBUS Yvan | 2009-05-27 | 1 | -4/+14 |
* | Stub out IN6_LOOKUP_MULTI() for GETSPI requests, for now. | Bruce M Simpson | 2009-04-29 | 1 | -0/+4 |
* | key_gettunnel() has been unsued with FAST_IPSEC (now IPSEC). | Bjoern A. Zeeb | 2009-04-27 | 1 | -0/+2 |
* | First pass at separating per-vnet initializer functions | Marko Zec | 2009-04-06 | 1 | -6/+9 |
* | Fixed comments so it stays in 80 chars by line | VANHULLEBUS Yvan | 2009-03-23 | 1 | -5/+9 |
* | Spelling fix in a comment | VANHULLEBUS Yvan | 2009-03-20 | 1 | -1/+1 |
* | Fixed style for some comments | VANHULLEBUS Yvan | 2009-03-19 | 1 | -1/+2 |
* | Fixed style for some comments | VANHULLEBUS Yvan | 2009-03-19 | 1 | -3/+4 |
* | Fixed deletion of sav entries in key_delsah() | VANHULLEBUS Yvan | 2009-03-18 | 1 | -1/+6 |
* | SAs are valid (but dying) when they reached soft lifetime, | VANHULLEBUS Yvan | 2009-03-05 | 1 | -14/+7 |
* | Change the functions to ANSI in those cases where it breaks promotion | Roman Divacky | 2009-02-24 | 1 | -38/+13 |
* | Another step assimilating IPv[46] PCB code - directly use | Bjoern A. Zeeb | 2008-12-15 | 1 | -22/+4 |
* | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -0/+2 |
* | Merge more of currently non-functional (i.e. resolving to | Marko Zec | 2008-11-26 | 1 | -14/+16 |
* | Change the initialization methodology for global variables scheduled | Marko Zec | 2008-11-19 | 1 | -20/+40 |
* | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -28/+101 |
* | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -98/+99 |
* | Add lifetime informations to generated SPD entries when SPDDUMP | VANHULLEBUS Yvan | 2008-08-05 | 1 | -0/+17 |
* | Enter the 1990s. Use real function declaration. | Julian Elischer | 2008-06-29 | 1 | -1/+1 |
* | Fix a bug that when getting/dumping the soft lifetime we reported | Bjoern A. Zeeb | 2008-03-24 | 1 | -1/+1 |
* | Import change from KAME, rev. 1.362 kame/kame/sys/netkey/key.c | Bjoern A. Zeeb | 2008-03-24 | 1 | -1/+1 |