commit | 229f5fcf188cf710f4a8fb269d92f1a1d04a99da | [log] [tgz] |
---|---|---|
author | Filip Tehlar <ftehlar@cisco.com> | Tue Aug 09 14:44:47 2022 +0000 |
committer | Florin Coras <florin.coras@gmail.com> | Mon Sep 19 21:00:18 2022 +0000 |
tree | bc2c85a49bac6aea4e5ef3304c356acb75ad9493 | |
parent | 6cacc94de3984d9f0cf6d562a27d89a4ab0a89f9 [diff] [blame] |
misc: add test framework for host stack Type: feature Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I5a64a2c095cae3a4d5f8fdc73e624b010339ec8e
diff --git a/extras/hs-test/topo/tap.yaml b/extras/hs-test/topo/tap.yaml new file mode 100755 index 0000000..4cd95d6 --- /dev/null +++ b/extras/hs-test/topo/tap.yaml
@@ -0,0 +1,5 @@ +--- +devices: + - name: "tap0" + type: "tap" + ip4: "10.10.10.1/24"