Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | charon-tkm: Call esa_reset() when the inbound SA is deleted | Tobias Brunner | 2017-08-07 | 3 | -2/+8 |
| | | | | | | | | | After a rekeying the outbound SA and policy is deleted immediately, however, the inbound SA is not removed until a few seconds later, so delayed packets can still be processed. This adds a flag to get_esa_id() that specifies the location of the given SPI. | ||||
* | testing: Add tkm/xfrmproxy-rekey scenario | Tobias Brunner | 2017-08-07 | 11 | -0/+119 |
Similar to the xfrmproxy-expire scenario but here the TKM host is the responder to a rekeying. |