On 3/19/21 10:57 AM, Sabrina Dubroca wrote: > 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 <s...@queasysnail.net> > --- > ip/ipxfrm.c | 8 ++++++++ > ip/xfrm_state.c | 10 +++++++++- > man/man8/ip-xfrm.8 | 2 ++ > 3 files changed, 19 insertions(+), 1 deletion(-) >
applied to iproute2-next. Thanks,