Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
slirp: Fill TCP/IP header template after SYN reception
This ensures we can cleanly signal the drop in case the connection timer fires. So far we sent those frames to nowhere (target IP 0.0.0.0). Found by the new assertion on invalid IPs in arp_table_search. Signed-off-by: Jan Kiszka <[email protected]>
- Loading branch information