]> git.proxmox.com Git - mirror_iproute2.git/commit
ip-xfrm: add support for oseq-may-wrap extra flag
authorPetr Vaněk <pv@excello.cz>
Fri, 31 Jul 2020 07:12:59 +0000 (09:12 +0200)
committerDavid Ahern <dsahern@kernel.org>
Mon, 3 Aug 2020 14:57:25 +0000 (14:57 +0000)
commita7f1974f6e319ff733d7c9c6d1d1ad7a289e9d58
tree54812f4ebf07360d8b1daa2a9a7ded6d64a89e95
parent91922a4121b650614725c11e23c31e5d2f952917
ip-xfrm: add support for oseq-may-wrap extra flag

This flag allows to create SA where sequence number can cycle in
outbound packets if set.

Signed-off-by: Petr Vaněk <pv@excello.cz>
Signed-off-by: David Ahern <dsahern@kernel.org>
ip/ipxfrm.c
ip/xfrm_state.c
man/man8/ip-xfrm.8