Re: [systemd-devel] systemd.netdev: Tunnel should support ANY addresses for Local option

2014-12-04 Thread Tom Gundersen
On Mon, Nov 24, 2014 at 8:38 PM, William Kennington will...@wkennington.com wrote: Currently, networkd netdevs do not support tunnel devices which do not have a local address configured. This breaks the configuration of sit devices on my hosts which run dhcp for ipv4 configuration, which

Re: [systemd-devel] systemd.netdev: Tunnel should support ANY addresses for Local option

2014-12-03 Thread Tom Gundersen
Yes, this makes sense, added to my todo. On 24 Nov 2014 20:38, William Kennington will...@wkennington.com wrote: Currently, networkd netdevs do not support tunnel devices which do not have a local address configured. This breaks the configuration of sit devices on my hosts which run dhcp for

[systemd-devel] systemd.netdev: Tunnel should support ANY addresses for Local option

2014-11-24 Thread William Kennington
Currently, networkd netdevs do not support tunnel devices which do not have a local address configured. This breaks the configuration of sit devices on my hosts which run dhcp for ipv4 configuration, which normally have local set to 0.0.0.0. Is there any chance we could remove the any check for