lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] 2 different network number


From: Kieran Mansley
Subject: Re: [lwip-users] 2 different network number
Date: Thu, 30 Apr 2009 16:05:36 +0100

On Thu, 2009-04-30 at 15:58 +0100, Bandu wrote:
> Hi All,
>  
> thank you very much for you answer.
>  
> Is that mean in LWIP, we need a small routing table ?

lwIP effectively has a small routing table.  It knows that things either
go (i) direct to the destination (if it's on the same IP subnet); or
(ii) to the gateway to be routed externally if its not on the same
subnet.  We don't need any more than that.

Kieran





reply via email to

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