gif isn't a count device anymore so don't put a number after it.
Pointed out by: brian
This commit is contained in:
parent
bd089fdbc0
commit
9753d2f8ae
@ -536,7 +536,7 @@ options ETHER_8022 # enable Ethernet_802.2 frame
|
||||
options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
|
||||
|
||||
# for IPv6
|
||||
device gif 4 #IPv6 and IPv4 tunneling
|
||||
device gif #IPv6 and IPv4 tunneling
|
||||
options XBONEHACK
|
||||
device faith 1 #for IPv6 and IPv4 translation
|
||||
device stf #6to4 IPv6 over IPv4 encapsulation
|
||||
|
@ -536,7 +536,7 @@ options ETHER_8022 # enable Ethernet_802.2 frame
|
||||
options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
|
||||
|
||||
# for IPv6
|
||||
device gif 4 #IPv6 and IPv4 tunneling
|
||||
device gif #IPv6 and IPv4 tunneling
|
||||
options XBONEHACK
|
||||
device faith 1 #for IPv6 and IPv4 translation
|
||||
device stf #6to4 IPv6 over IPv4 encapsulation
|
||||
|
Loading…
Reference in New Issue
Block a user