Oh i think i was not clear. The interface nor my driver does any
packet filtering.
Every packet on wire is passed to LWIP.
But it seems that LWIP does ignore pings when there is bridgeif
between my driver and rest of the stack...
Is there any reason why my netif driver would work with LWIP in general,
ping, sockets, http, etc. without problem. But would fail when added to
bridge?
My netif has following configuration:
netif->mtu = 1500;
netif->flags = NETIF_FLAG_BROADCAST | NETIF_FLAG_ETHARP |
NETIF_FLAG_LINK_UP;
--
S pozdravem
Best regards
Tomáš Mudruňka - SPOJE.NET s.r.o.
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users