40cba405c5
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
11 lines
135 B
YAML
11 lines
135 B
YAML
---
|
|
devices:
|
|
- name: "hst_tap_host"
|
|
type: "tap"
|
|
ip4:
|
|
network: 1
|
|
peer:
|
|
name: ""
|
|
ip4:
|
|
network: 1
|