lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8680] Add support for LwIP static route table


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #8680] Add support for LwIP static route table
Date: Wed, 14 Dec 2016 08:19:23 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36

Follow-up Comment #15, patch #8680 (project lwip):

I've reverted yesterday's hook and chosen the nd6 approach instead, which
works for other link layers, too (like 6lowpan).

I'm not sure we need the additional functions in netif.c. For adding an
address, the application has to call into routing manually. For removing an
address, we'd rather need a better callback mechanism (than the current
NETIF_STATUS_CALLBACK()) to get the routing table informed of address removal.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8680>

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




reply via email to

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