On Mon, Nov 24, 2014 at 03:51:31PM -0800, Gavin Li wrote:
> From: Gavin Li <g...@thegavinli.com>
> 
> For IPv6, the kernel returns EINVAL if a route is added with the
> RTA_GATEWAY attribute set to in6addr_any (::). A route without a
> gateway is useful in some situations, such as layer 3 tunneling
> (sit, gre, etc.).
> 
> This patch prevents the RTA_GATEWAY attribute from being added
> when route.in_addr is ip6addr_any (::).
Patch looks straightforward, even though this is not my area of
expertise, so I went ahead and applied it.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to