lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #43904] ip_route() and ip6_route() must detect linkup


From: Ivan Delamer
Subject: [lwip-devel] [bug #43904] ip_route() and ip6_route() must detect linkup status.
Date: Wed, 18 Mar 2015 17:35:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #4, bug #43904 (project lwip):

I don't think so. In general that case should never trigger. For link-local we
should always have a source address. This is either done by the user, or the
stack chooses one using ip6_select_source_address() on a given netif.

Probably we should even eliminate that case and return ERR_RTE.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?43904>

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




reply via email to

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