ifupdown-ng/tests/fixtures/inheritance.interfaces
Ariadne Conill 49dd8942f2 tests: add inheritance tests
we only need to test ifquery, as this is just a merge
operation.
2020-08-04 12:06:39 -06:00

10 lines
191 B
Text

iface base0
address 203.0.113.2/24
address 2001:db8:1000:2::2/64
iface inherit0 inherits base0
address 203.0.113.3/24
iface inherit1
inherit base0
address 203.0.113.4/24