diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-09-08 15:45:47 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-09-09 12:14:52 +0200 |
| commit | a29cf5afb0f318fae8b15230623d70549a8c5a8c (patch) | |
| tree | fd6d460c6571f8f51f934d5c696cc45028ca72e3 /docs/linux/reporting_kernel_bugs.md | |
| parent | f30274687d34e8d50307008f4c9989eaef077696 (diff) | |
executor: fix setup of xfrm device
XFRM device creation will fail w/o IFLA_XFRM_IF_ID attribute:
https://elixir.bootlin.com/linux/v6.0-rc4/source/net/xfrm/xfrm_interface.c#L648
Add this attribute.
This ID is also present in descriptions in at least 2 places.
In one we got it wrong, it's not ifindex (easy to confuse because of the name).
Fix it as well.
Diffstat (limited to 'docs/linux/reporting_kernel_bugs.md')
0 files changed, 0 insertions, 0 deletions
