Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't use IPV6_ENCAPSULATED, tags are used instead. | 2001-05-28 | 1 | -2/+2 | ||
| | ||||||
* | New tags. | 2001-05-27 | 1 | -4/+4 | ||
| | ||||||
* | Add an IPSEC_NEEDED tag if SKIPCRYPTO is set in the TDB | 2001-05-22 | 1 | -4/+13 | ||
| | ||||||
* | Record outgoing SA processing, do loop detection. | 2001-05-20 | 1 | -3/+21 | ||
| | ||||||
* | Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ ok | 2001-05-11 | 1 | -4/+4 | ||
| | ||||||
* | Minor changes, preparing for real socket-attached TDBs; also, more | 2001-04-14 | 1 | -9/+14 | ||
| | | | | information will be stored in the TDB. ok ho@ provos@ | |||||
* | Move offsetof define into sys/param.h | 2001-04-06 | 1 | -5/+1 | ||
| | ||||||
* | Allow tdbi's to appear in mbufs throughout the stack; this allows | 2001-03-28 | 1 | -4/+6 | ||
| | | | | | | | | | security properties of the packets to be pushed up to the application (not done yet). Eventually, this will be turned into a packet attributes framework. Make sure tdbi's are free'd/cleared properly whenever drivers (or NFS) does weird things with mbufs. | |||||
* | convert SA expirations to the new timeouts. | 2001-03-15 | 1 | -3/+6 | ||
| | | | | | | | | | | simplifies expirations handling a lot. tdb_exp_timeout and tdb_soft_timeout are made consistant throughout the code to be a relative time offsets, just like first_use timeouts. tested on singlehost isakmpd setup. lots of dangling spaces and tabs removed. angelos@ ok | |||||
* | SA bundles. | 2000-09-19 | 1 | -1/+6 | ||
| | ||||||
* | Lots and lots of changes. | 2000-09-19 | 1 | -0/+361 | ||