summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorNicolas Dichtel <nicolas.dichtel@6wind.com>2013-11-14 13:51:06 +0100
committerDavid S. Miller <davem@davemloft.net>2013-11-14 16:59:16 -0500
commitf0e2acfa30920fc9b902734baba71e58f2fd844a (patch)
treeb1170691501d18748d1aa47c005e9042be803861 /firmware
parent929c9cf310565a97ec9bc685abbfeaed5fceb557 (diff)
downloadop-kernel-dev-f0e2acfa30920fc9b902734baba71e58f2fd844a.zip
op-kernel-dev-f0e2acfa30920fc9b902734baba71e58f2fd844a.tar.gz
sit: link local routes are missing
When a link local address was added to a sit interface, the corresponding route was not configured. This breaks routing protocols that use the link local address, like OSPFv3. To ease the code reading, I remove sit_route_add(), which only adds v4 mapped routes, and add this kind of route directly in sit_add_v4_addrs(). Thus link local and v4 mapped routes are configured in the same place. Reported-by: Li Hongjun <hongjun.li@6wind.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud