You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix skb_ensure_writable() size. Don't use nft_tcp_header_pointer() to
make it explicit that pointers point to the packet (not local buffer).
Fixes: 99d1712 ("netfilter: exthdr: tcp option set support")
Fixes: 7890cbe ("netfilter: exthdr: add support for tcp option removal")
Cc: [email protected]
Signed-off-by: Xiao Liang <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
0 commit comments