Re: [PATCH 1/1] ipv6: RTA_PREFSRC support for ipv6 route sourceaddress selection

From: David Miller
Date: Fri Apr 15 2011 - 18:46:24 EST


From: Daniel Walter <sahne@xxxxxxx>
Date: Thu, 14 Apr 2011 09:10:57 +0200

> [ipv6] Add support for RTA_PREFSRC
>
> This patch allows a user to select the preferred source address
> for a specific IPv6-Route. It can be set via a netlink message
> setting RTA_PREFSRC to a valid IPv6 address which must be
> up on the device the route will be bound to.
>
>
> Signed-off-by: Daniel Walter <dwalter@xxxxxxxxxxxxx>

Applied to net-next-2.6

> + err = ip6_route_get_saddr(net, rt, &fl6->daddr,
^^

This line had trailing whitespace, please avoid this in the future
as GIT complains about it and I have to fix it up by hand.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/