Am 5. November 2018 19:15:51 MEZ schrieb Martin Kortmann 
<martin.kortm...@t-online.de>:
>Hi,
>
>I have to copy and modify the code of etharp.c since several years.
>My problem with etharp.c is: My Ssstem includes one microcontroller
>(with lwip running on it) and several FPGAs. All of them are
>communicating via TCP/UDP, so i need one instance who can deliver the
>right ARP responses. And this one is the microcontroller.
>Unfortunately, the ARP implementation of lwip cannot be extended for
>this type of response. So i have to copy the code and modify it on
>every release of lwip.

It sounds like what you need would be the same extension as would be required 
for ppp proxy app support.

If you have an interest in getting this supported, why don't you post a patch? 
Lwip lives from people contributing useful things back!


Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to