Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not mix rule types with flow types | 2005-07-07 | 1 | -8/+8 | ||
| | ||||||
* | add prototype for pfkey_parse() | 2005-07-07 | 1 | -1/+2 | ||
| | ||||||
* | Next step, again no functional change yet | 2005-06-30 | 1 | -29/+37 | ||
| | ||||||
* | Prepare for flow deletion, no functional change yet. | 2005-06-30 | 1 | -5/+13 | ||
| | ||||||
* | show flow type (require, use, etc.) | 2005-05-27 | 1 | -1/+24 | ||
| | ||||||
* | Use SADB_SATYPE_* instead of IPPROTO_* | 2005-05-27 | 1 | -4/+4 | ||
| | ||||||
* | When looping over pfkey messages, make sure extension length is > 0. | 2005-05-27 | 1 | -9/+8 | ||
| | | | | While around, do some minor tweaks in a not yet used code path. | |||||
* | rearrange order of messages sent to the kernel | 2005-05-25 | 1 | -25/+26 | ||
| | ||||||
* | set incoming flows to "use", outgoing to "require" | 2005-05-25 | 1 | -2/+6 | ||
| | ||||||
* | prepare for new sysctl interface, not used yet | 2005-05-25 | 1 | -2/+221 | ||
| | ||||||
* | fix cvs id tags | 2005-04-04 | 1 | -1/+1 | ||
| | ||||||
* | Add ipsecctl utility, work in progress | 2005-04-04 | 1 | -0/+401 | ||
ok deraadt |