commit | dd3abc4ef52597ec8268274222574b2700ba3ded | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Jul 02 18:30:18 2008 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jul 03 17:51:56 2008 +0900 |
tree | e588e699dcb38c80a15bb9c7aa606994e82b134b | |
parent | 1b34be74cbf18f5d58cc85c7c4afcd9f7d74accd [diff] |
ipv6 route: Prefer outgoing interface with source address assigned. Outgoing interface is selected by the route decision if unspecified. Let's prefer routes via interface(s) with the address assigned if we have multiple routes with same cost. With help from Naohiro Ooiwa <nooiwa@miraclelinux.com>. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>