[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8680] Add support for LwIP static route table
From: |
David van Moolenbroek |
Subject: |
[lwip-devel] [patch #8680] Add support for LwIP static route table |
Date: |
Tue, 13 Dec 2016 20:56:55 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0 |
Follow-up Comment #9, patch #8680 (project lwip):
FWIW! Here is what I came up with today. I've tested this version of the hook
for two of the three purposes I had in mind (routing with gateway in case of
router that does not advertise itself properly, routing with local address in
case of multiple assigned ranges on the local network, and -yet untested-
selection of a preferred router in the presence of multiple). Compared to
Pradip's patch, I believe my version is closer to the IPv4 hook in that it
checks local networks first. Also, it uses the destination cache the same way
as the regular (ND-router based routing) case. But I for one would be just
fine with Pradip's version of the hook (with the bug fixed) too, although I
have no use for any of the rest either.
(file #39217, file #39218)
_______________________________________________________
Additional Item Attachment:
File name: 0001-ethip6-forward-correct-error-code.patch Size:1 KB
File name: 0002-nd6-add-LWIP_HOOK_ND6_GET_GW-hook.patch Size:2 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8680>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8680] Add support for LwIP static route table, (continued)
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/09
- Re: [lwip-devel] [patch #8680] Add support for LwIP static route table, pradip de, 2016/12/09
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Ivan Delamer, 2016/12/11
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/12
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/12
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Ivan Delamer, 2016/12/12
- Re: [lwip-devel] [patch #8680] Add support for LwIP static route table, Pradip De, 2016/12/12
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Pradip De, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Pradip De, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/17
- [lwip-devel] [patch #8680] Add support for LwIP static route table,
David van Moolenbroek <=
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, David van Moolenbroek, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, David van Moolenbroek, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Pradip De, 2016/12/13
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/14
- [lwip-devel] [patch #8680] Add support for LwIP static route table, David van Moolenbroek, 2016/12/17
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/14
- [lwip-devel] [patch #8680] Add support for LwIP static route table, David van Moolenbroek, 2016/12/17
- [lwip-devel] [patch #8680] Add support for LwIP static route table, Simon Goldschmidt, 2016/12/14