]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: xfrm: add support for tfcpad
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 19 Mar 2021 16:57:17 +0000 (17:57 +0100)
committerDavid Ahern <dsahern@kernel.org>
Sun, 21 Mar 2021 17:15:07 +0000 (17:15 +0000)
commit3c751358355cea72cada465e524f84e24c8989a7
treec85d415ada8df533c07d0c39c870cc4474c33500
parentfa505da84ba47d34ec18e813d0802ba250700790
ip: xfrm: add support for tfcpad

This patch adds support for setting and displaying the Traffic Flow
Confidentiality attribute for an XFRM state, which allows padding ESP
packets to a specified length.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David Ahern <dsahern@kernel.org>
ip/ipxfrm.c
ip/xfrm_state.c
man/man8/ip-xfrm.8