Skip to content

Commit

Permalink
Correct references to env7 packet scripts
Browse files Browse the repository at this point in the history
Submitted-at: openvswitch#160
Signed-off-by: Genevieve LEsperance <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
Genevieve LEsperance authored and russellb committed Nov 3, 2016
1 parent 440a9f4 commit 23bca5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ FUJITA Tomonori [email protected]
Gabe Beged-Dov [email protected]
Gaetano Catalli [email protected]
Gal Sagie [email protected]
Genevieve LEsperance [email protected]
Geoffrey Wossum [email protected]
Gianluca Merlo [email protected]
Giuseppe Lettieri [email protected]
Expand Down
4 changes: 2 additions & 2 deletions tutorial/OVN-Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 23bca5a

Please sign in to comment.