blob: c932449d8cfed15bfab8644e68096a0dde3616b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
- add pcap receiving support
- verify checksums
- add LD_PRELOAD support
- add 'TCP Fast Open' support
- optionally return ACKs and retransmit if no ACK
- change some of the tiny hash tables to linked lists
- add pcap sending support
- add fake TCP options
- add Windows support (not likely)
|