This website requires JavaScript.
Explore
Help
Sign In
ligang
/
vpp
Watch
1
Star
0
Fork
0
You've already forked vpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vpp
/
extras
/
hs-test
/
topo-network
/
tap.yaml
11 lines
135 B
YAML
Raw
Normal View
History
Unescape
Escape
misc: add test framework for host stack Type: feature Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I5a64a2c095cae3a4d5f8fdc73e624b010339ec8e
2022-08-09 14:44:47 +00:00
---
devices
:
hs-test: refactor netconfig This joins separate representations of veth and tap interfaces into a single struct. It removes the need for type interface and embedding which simplifies the code. Type: test Signed-off-by: Maros Ondrejicka <mondreji@cisco.com> Change-Id: I1b2c368bfe90a5bdfaaa9a5129c27d7d96f8fe3b
2023-02-23 13:19:15 +01:00
-
name
:
"hst_tap_host"
misc: add test framework for host stack Type: feature Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I5a64a2c095cae3a4d5f8fdc73e624b010339ec8e
2022-08-09 14:44:47 +00:00
type
:
"tap"
hs-test: refactor netconfig This joins separate representations of veth and tap interfaces into a single struct. It removes the need for type interface and embedding which simplifies the code. Type: test Signed-off-by: Maros Ondrejicka <mondreji@cisco.com> Change-Id: I1b2c368bfe90a5bdfaaa9a5129c27d7d96f8fe3b
2023-02-23 13:19:15 +01:00
ip4
:
network
:
1
peer
:
name
:
""
ip4
:
network
:
1
Reference in New Issue
Copy Permalink