|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [task #13512] check how IPv6 handles the "no address" case for routing |
Date: | Sat, 07 Mar 2015 19:43:02 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36 |
Follow-up Comment #1, task #13512 (project lwip): I'm just looking at ip6_route() (in the context of bug #43904 -ip_route() and ip6_route() must detect linkup status). The question to me is do we have to differ between link-local and routable addresses here? I would have thought yes, meaning we should - check if the netif has a link-local address set if 'dest' is a link-local address and - check if the netif has a routable address set if 'dest' is not a link-local address Does that make sense in the IPv6 world? Unfortunately, I'm not too used to IPv6 to answer this myself :-( _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?13512> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |