Frederik Schwan f57d05e02a fix: ipv6 static default gateway not set if gateway is a LL unicast address
The source address is set by default, which leads to RNETLINK
errors, when the Global Unicast Address is passed as a Source
to a LL Unicast Gateway. Errors of RTNETLINK are now logged.

Signed-off-by: Frederik Schwan <frederik.schwan@linux.com>
2020-04-29 18:23:37 -07:00
..