Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-27 | Merge "old" and "new" ESP and AH in two files (one for each). | Angelos D. Keromytis | |
Fix a couple of buglets with ingress flow deletion. tcpdump on enc0 should now show all outgoing packets *before* being processed, and all incoming packets *after* being processed. Good to be in Canada (land of the free commits). | |||
2000-01-13 | Ingress flow support. | Angelos D. Keromytis | |
2000-01-12 | Major style cleanup for pfkeyv2.c | Angelos D. Keromytis | |
2000-01-10 | externalize pfkeyv2_acquire() | Angelos D. Keromytis | |
1999-12-04 | IPv6 address support, get rid of the LOCALFLOW flag | Angelos D. Keromytis | |
1999-11-04 | New SADB_SATYPE, IPsec bypass tdb. | Hakan Olsson | |
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz | |
1999-07-02 | rename SADB_foo_X_bar to SADB_X_foo_bar | Theo de Raadt | |
1999-03-31 | Implement SADB_SAFLAGS_X_REPLACEFLOW | Niklas Hallqvist | |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos | |
SA to be used, use this SA in ip_output if available. allow mobile road warriors for bind SAs with wildcard dst and src addresses. check IPSEC AUTH and ESP level when receiving packets, drop them if protection is insufficient. add stats to show dropped packets because of insufficient IPSEC protection. -- phew. this was all done in canada. dugsong and linh provided the ride and company. | |||
1999-03-24 | Implement lifetime expiration notifications. Fix some typos. Remove statics. | Niklas Hallqvist | |
1999-03-02 | keep track of SATYPE registrations per PFKEY socket | Theo de Raadt | |
1999-02-24 | PF_KEY_V2, with local extensions for SPD management. | Angelos D. Keromytis | |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist | |
1997-04-28 | Added faddr/laddr on the pfkeycb, for completeness. | Angelos D. Keromytis | |
1997-04-27 | PFKEY protocol control blocks. | Angelos D. Keromytis | |
1997-04-24 | PF_KEYv2 definition as of the latest draft. | Angelos D. Keromytis | |