Reorganize source tree to use single autotools instance
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
6
src/scripts/vnet/tcp-test
Normal file
6
src/scripts/vnet/tcp-test
Normal file
@ -0,0 +1,6 @@
|
||||
int create-ethernet
|
||||
set int ip address fake-eth0 1.2.3.4/24
|
||||
set int state fake-eth0 up
|
||||
ip route 1.2.3.5/32 via local
|
||||
trace add tuntap-rx 100
|
||||
|
Reference in New Issue
Block a user