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
[ upstream commit 9dd4c01 ]
Allow Time-Exceeded packets to pass through the BPF NAT engine.
SNAT / RevSNAT is applied similar to other types of ICMP Error messages.
We identify the inner packet, match it against an SNAT session, and use
the NAT entry to rewrite both the outer and inner headers.
Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
0 commit comments