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: Pradip De
Subject: [lwip-devel] [patch #8680] Add support for LwIP static route table
Date: Wed, 14 Dec 2016 02:10:13 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36

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

Unfortunately, we are behind on updating to the latest LwIP master and I
introduced some bugs in the patch while trying to align that to LwIP master.
Apologies. I did not get a chance to test the patch to LwIP core. 

1. netif_matches_ip6_addr(..) should be netif_get_ip6_addr_match(..)
2. The nd6 changes are not needed. Previously, I was adding the gateway to  
     the default router list and needed to create public functions in nd6.c 
     towards that.
3. The netif_add/remove_address_with_route functions were functions to add
addresses to netifs and I thought that they should be present in netif.c.

I will fix these and upload a corrected patch soon. 


    _______________________________________________________

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]