2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00

Correct references to env7 packet scripts

Submitted-at: https://github.com/openvswitch/ovs/pull/160
Signed-off-by: Genevieve LEsperance <glesperance@pivotal.io>
Signed-off-by: Russell Bryant <russell@ovn.org>
This commit is contained in:
Genevieve LEsperance
2016-11-03 09:34:07 -07:00
committed by Russell Bryant
parent 440a9f4b32
commit 23bca5a736
2 changed files with 3 additions and 2 deletions

View File

@@ -946,14 +946,14 @@ to strip the vlan tag and set the reg6 and metadata appropriately.
[View ovn/env7/packet1.sh][env7packet1].
$ ovn/env5/packet1.sh
$ ovn/env7/packet1.sh
The second trace shows a packet from 'csw0-port2' to 'csw0-port1'.
[View ovn/env7/packet2.sh][env7packet2].
$ ovn/env5/packet1.sh
$ ovn/env7/packet2.sh
You can extend this setup by adding additional container ports with two
hypervisors. Please see the tutorial 3 above.