Skip to content
Commit c3968a85 authored by Daniel Walter's avatar Daniel Walter Committed by David S. Miller
Browse files

ipv6: RTA_PREFSRC support for ipv6 route source address selection



[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: default avatarDaniel Walter <dwalter@barracuda.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bd015928
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment