lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] filter


From: Simon Goldschmidt
Subject: Re: [lwip-users] filter
Date: Mon, 05 Dec 2011 09:40:26 +0100

"Mehmet Ali Ekici" <address@hidden> wrote:
> Is there any routing filter implementation in the lwip stack ? 

Yes, in git head (not in the 1.4.0 release), you can define a "hook" function 
to replace the default routing behaviour: just define 
LWIP_HOOK_IP4_ROUTE(dstIpv4) to your own routing function. There's not such 
thing for IPv6, yet, though.

Simon
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

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