key_delsav used to conditionally dereference vnet, leading to panics as it was getting unset too early. While the particular condition was removed, it makes sense to handle all operations of the sort with correct vnet set so change it.
Details
Details
- Reviewers
ae - Commits
- rG91c35dd76508: ipsec: extend vnet coverage in esp_input/output_cb
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable