Commit 1d73719
Aaron Sinclair
Emit the packet after calculating TCP checksum
This should be the same as the UDP checksum, otherwise verifying the TCP
checksum results in all packets being discarded.1 parent ae52fc5 commit 1d73719
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments