Support inet6 routes.

This commit is contained in:
Roy Marples
2009-12-14 19:31:18 +00:00
parent 02c12c1cac
commit a165fbe384
3 changed files with 32 additions and 2 deletions

View File

@@ -11,6 +11,8 @@
# You can assign a default route
#defaultroute="192.168.0.1"
#defaultroute6="2001:a:b:c"
# Lastly, the interfaces variable pulls in virtual interfaces that cannot
# be automatically detected.
#interfaces="br0 bond0 vlan0"