On 04/14/2014 04:06 AM, Susant Sahani wrote:
This patch extends supports to configure address
for ipip tunnel patch.
File: ipip.network
[Match]
Name=em1
[Network]
Tunnel=ipip-tun
Address=192.168.10.24
You might want to skip "tun" from ipip-tun to match modes directly
( ip tu ad ipiptun mode ipip <-- local foo remote bar ttl 64 dev em1 )
or atleast remove the "-" so it matches the ip commands which uses
"ipiptun", "gretun" and "sittun"
( ip tu ad ipiptun <-- mode ipip local foo remote bar ttl 64 dev em1 )
JBG
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel