> On Mar 26, 2018, at 6:34 AM, Kashyap Gada <[email protected]> 
> wrote:
> 
> Dear all,
>  
> We have  a project of a custom radio working as a point to point device 
> working as a bridge between two LAN Networks. We have two requirements – 
> 1.       Sending and receiving all Ethernet packets to the opposite radio to 
> & fro. 
> 2.       Also run a web server on the radio for managing the radio.
>  
> This requires me to communicate all the Ethernet packets to the opposite 
> radio and also consume requests on the local web server. 
> How can I bifurcate or this traffic and what locations or c functions should 
> I tap the data from. Need simple guidance to achieve this. 
> 

For anyone else on the list wondering about bridge functionality, this was 
double-posted on StackOverflow and funny enough, I ran across that instance 
first.  See my answer:

https://stackoverflow.com/questions/49490523/lwip-read-raw-ethernet-packets-also-run-a-web-server

Joel

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to