]> git.proxmox.com Git - ovs.git/commit
OVN: add unit test for ICMPv6 TTL exceeded
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Fri, 6 Jul 2018 17:07:32 +0000 (19:07 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 6 Jul 2018 20:22:44 +0000 (13:22 -0700)
commite6a84e1e3b22d955d2bbc5f84a39ce6bfcdf4af5
treea5d401ec5bbe2d362c9b3524654b11b516c047c1
parent52f1c5d4bebed2910f92e9f1dc0282929509a300
OVN: add unit test for ICMPv6 TTL exceeded

Add unit test for the ICMPv6 TTL exceeded packet sent by OVN
logical router when it receives an IPv6 packet whose TTL has
expired (ip.ttl == {0, 1})

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at