Age | Commit message (Expand) | Author |
---|---|---|
2014-12-08 | There's no good reason to keep into "struct ifnet" a pointer that's only | Martin Pieuchot |
2013-06-25 | Protect various driver descriptors by _KERNEL to stop exposing to much | Martin Pieuchot |
2010-07-01 | Allow to specify an alternative enc(4) interface for an SA. All | Reyk Floeter |
2010-06-29 | Replace enc(4) with a new implementation as a cloner device. We still | Reyk Floeter |
2001-06-25 | Copyright update. | Angelos D. Keromytis |
2001-06-09 | By popular demand, protect from multiple inclusion, and fix to use the | Angelos D. Keromytis |
2000-12-30 | For bridged IPsec, use the gif* interfaces. | Angelos D. Keromytis |
2000-01-15 | Don't allow enc0 to be added to a bridge, as it's used for all | Angelos D. Keromytis |
1999-12-31 | indent | Theo de Raadt |
1999-12-27 | Implement ioctls for binding SAs to enc interfaces (to be used with | Angelos D. Keromytis |
1999-10-29 | enc_softc definition | Angelos D. Keromytis |
1998-06-10 | make the packets which were successfully processed by IPSec available to | Niels Provos |