Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
icmp: fix bug #64211 (ICMP reply error when using bridge)
when reusing an rx pbuf for tx, its if_idx has to be reset or else bridgeif_send_to_port() might drop it
- Loading branch information