aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2013-03-27 16:10:44 +0100
committerLukas Nykryn <lnykryn@redhat.com>2013-03-27 16:12:35 +0100
commit88d725dff56d7244621f1ba1561ede8142d24400 (patch)
tree9abfacbba2aaecf33a119bff86d2018c73d82fa3 /sysconfig.txt
parentab673435f0b7e612d67621dd42bad0c4f5069d3c (diff)
downloadinitscripts-88d725dff56d7244621f1ba1561ede8142d24400.tar
initscripts-88d725dff56d7244621f1ba1561ede8142d24400.tar.gz
initscripts-88d725dff56d7244621f1ba1561ede8142d24400.tar.bz2
initscripts-88d725dff56d7244621f1ba1561ede8142d24400.tar.xz
initscripts-88d725dff56d7244621f1ba1561ede8142d24400.zip
add ipip6 tunneling support (#928232, raorn@raorn.name)
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 4ec472f7..fde8934e 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -932,7 +932,7 @@ Files in /etc/sysconfig/network-scripts/
"mode=active-backup arp_interval=60 arp_ip_target=192.168.1.1,192.168.1.2"
Tunnel-specific items:
- TYPE=GRE|IPIP
+ TYPE=GRE|IPIP|IPIP6
MY_INNER_IPADDR=local IP address of the tunnel interface
PEER_OUTER_IPADDR=IP address of the remote tunnel endpoint
MY_OUTER_IPADDR=IP address of the local tunnel endpoint