lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #13397] Add optional source-based IPv4 routing


From: Ivan Delamer
Subject: [lwip-devel] [task #13397] Add optional source-based IPv4 routing
Date: Mon, 17 Nov 2014 15:40:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #1, task #13397 (project lwip):

There are a few scenarios, yes. For example, I have some setups with Ethernet
and serial PPP modem, both are connected to the internet. I modified
ip_route() so that packets are returned on the same netif as they were
received. Otherwise, they are always routed back on default_netif and that
doesn't always work.

Another scenario is with overlapping subnets, but I think it is OK if we don't
natively support that.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13397>

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




reply via email to

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