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: Tue, 13 Dec 2016 20:39:05 +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 #8, patch #8680 (project lwip):

I'm sorry but I can't apply this:
-  I'm a bit confused, where have the nd6 changes gone, are they not needed
any more?
- the routing code should be an addon, you can't put includes to it in core
files!
- the LWIP_HOOK_ETHIP6_GET_GW is still not separated from the routing
implementation
- the netif_add/remove_address_with_route are comfort functions that reference
routing algorithm functions -> can't make it into the core when the actual
routing implementation is not (and I don't think these are necessary here, you
can put them into the routing implementation)
- netif_matches_ip6_addr() is unknown but referenced

I'll just start to add some things I'm Ok with...

    _______________________________________________________

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]