Skip to content

Commit

Permalink
selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6
Browse files Browse the repository at this point in the history
In a similar fashion to the asymmetric test, add a test for symmetric
routing. In symmetric routing both the ingress and egress VTEPs perform
routing in the overlay network into / from the VxLAN tunnel. Packets in
different directions use the same VNI - the L3 VNI.
Different tenants (VRFs) use different L3 VNIs.

Add a test which is similar to the existing IPv4 test to check IPv6.

Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
Amit Cohen authored and kuba-moo committed Dec 23, 2021
1 parent 2902bae commit 6c6ea78
Showing 1 changed file with 563 additions and 0 deletions.
Loading

0 comments on commit 6c6ea78

Please sign in to comment.