checking in before i do some major restructuring of wifi stuff in the xml/xsd

This commit is contained in:
2019-12-01 05:07:20 -05:00
parent 3e33abe0a6
commit edc78ea18e
10 changed files with 314 additions and 22 deletions

View File

@@ -130,11 +130,11 @@
</ipv6>
</addresses>
<routes>
<ipv4 defaultGateway="true" auto="true">
<ipv4 auto="true">
<route gateway="192.168.1.1">10.1.1.0/24</route>
<route gateway="10.1.1.4">172.16.1.20/32</route>
</ipv4>
<ipv6 defaultGateway="false" auto="true"/>
<ipv6 auto="true"/>
</routes>
<resolvers>
<ipv4 auto="false"/>