Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conftest: Make outgoing sequence number set by reset_seq configurable | Thomas Klute | 2013-01-08 | 1 | -8/+69 |
| | | | | | | | | This is useful for certain test cases. Passing the sequence number to the callback requires a new struct that contains both the number and the xfrm_usersa_id. The new configuration parameter is called oseq in accordance with the kernel name, see the comment in the reset_cb callback function for details. | ||||
* | Remove unused replay variable in conftests seq number reset hook | Martin Willi | 2012-07-16 | 1 | -3/+0 |
| | |||||
* | Added a hook to reset ESP sequence numbers | Martin Willi | 2011-01-05 | 1 | -0/+158 |