Skip to content

v0.4.0

Compare
Choose a tag to compare
@zhxie zhxie released this 29 Jul 03:46
· 111 commits to master since this release

This is an intermediate update from v0.3.0, contains a lot of bug fixes, new features and improvements.

New Features

  • Get the interface's and source's MTU automatically

Improvements

  • Support timeout retransmission in TCP connections
  • Support TCP RTO computation
  • Support TCP MSS option

Fixes

  • Mask may be calculated incorrectly
  • TCP FIN may no be handled properly
  • Crash when defragment fragmentations (#3)

Removed

  • TCP timestamp option support

Thanks to all of you using pcap2socks 🎉.