Altera_Forum
Honored Contributor
21 years agoLWIP Standalone
I need an example to process ALL raw ethernet packets.
Do i? : raw_bind(raw_pcb, IP_ADDR_ANY); and set my callback with raw_recv();I need an example to process ALL raw ethernet packets.
Do i? : raw_bind(raw_pcb, IP_ADDR_ANY); and set my callback with raw_recv();