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: Tue, 13 Dec 2016 19:00:08 +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 #7, patch #8680 (project lwip):

I have uploaded a couple of diff files containing updated route table
implementation code.
1. lwip_rt_table_impl.diff : This is the static route table implementation.
2. lwip_core_changes_rt_table.diff : This is an associated patch to LwIP core 

    containing changes to add addresses to netifs and implant associated 
    routes in the static route table. The changes in ethip6.c uses a new hook
to 
    fetch the gateway. The route table implementation in 1) contains functions
  
    that can be assigned to hooks(e.g., route lookup, get gateway).
   

    _______________________________________________________

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]