On Sun, Nov 17, 2019 at 01:35:40PM +1100, Duncan Roe wrote: > Updated: > > src/extra/pktbuff.c: If pktb was created in family AF_BRIDGE, then pktb->len > will include the bytes in the network header. > So set the IPv4 length to "tail - network_header" > rather than len Applied, thanks.