lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [task #13512] check how IPv6 handles the "no address" case


From: Ivan Delamer
Subject: [lwip-devel] [task #13512] check how IPv6 handles the "no address" case for routing
Date: Mon, 09 Mar 2015 16:43:48 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #3, task #13512 (project lwip):

There should always be a LL address configured, and possibly a routable
address as well.

I'm not sure we should drop outgoing packets to an external network if we have
no routable address. In general ip6_route() will just not select that netif,
unless a router is configured.

We could add a check so that ip6_address[0] is configured.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13512>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]