Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | using same reqid if a child sa rekeys an existing one | Martin Willi | 2006-06-12 | 1 | -1/+3 | |
| | ||||||
* | old child_sa gets deleted after rekeying | Martin Willi | 2006-06-09 | 1 | -0/+12 | |
| | | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time, | |||||
* | further work for rekeying: | Martin Willi | 2006-06-07 | 1 | -2/+26 | |
| | | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals | |||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -0/+11 | |
| | | | | | | | | | | | | | moved job code from thread_pool to job, jobs have an "execute" method now added two new jobs: delete_child_sa & rekey_child_sa kernel interface: listens now for ACQUIRE & EXPIRE supports hard and soft lifetimes fires jobs for delete and rekey child sa ike sa manager: can checkout IKE SAs by requid of owned CHILD SAs we have now the infrastructure to do the rekeying... :-) | |||||
* | - applied patch from the NAT-T team fixing several typos | Martin Willi | 2006-05-19 | 1 | -1/+1 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+149 | |