diff options
author | Kaixi Fan <[email protected]> | 2022-03-14 00:41:16 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-03-17 16:08:02 -0700 |
commit | e0999c8e590935b13dd598a6480685eae9c1b3c5 (patch) | |
tree | 790e61333a2d555484dd95a1c93f89fe29dd8b0c /net/lapb/lapb_subr.c | |
parent | 7cda76d858a4e71ac4a04066c093679a12e1312c (diff) |
selftests/bpf: Fix tunnel remote IP comments
In namespace at_ns0, the IP address of tnl dev is 10.1.1.100 which is the
overlay IP, and the ip address of veth0 is 172.16.1.100 which is the vtep
IP. When doing 'ping 10.1.1.100' from root namespace, the remote_ip should
be 172.16.1.100.
Fixes: 933a741e3b82 ("selftests/bpf: bpf tunnel test.")
Signed-off-by: Kaixi Fan <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions