Skip to content

Releases: compscidr/kanonproxy

v0.0.28

06 Nov 20:47
a21f86c
Compare
Choose a tag to compare
  • change order of TCP flushing packets when session shutdown occurs

Full Changelog: v0.0.27...v0.0.28

v0.0.27

06 Nov 20:18
b903a80
Compare
Choose a tag to compare
  • disable session pruning for tcp sessions

Full Changelog: v0.0.26...v0.0.27

v0.0.26

06 Nov 00:15
bdd1374
Compare
Choose a tag to compare
  • fix udp session pruning

Full Changelog: 0.0.26...v0.0.26

0.0.26

05 Nov 23:48
6e9d530
Compare
Choose a tag to compare
  • adjust when the sessions are removed (not inside the session maintenance thread, but when the channel is closed)

Full Changelog: v0.0.25...0.0.26

v0.0.25

05 Nov 23:33
785f630
Compare
Choose a tag to compare
  • don't clear the incoming queue so we can respond to FIN packets at end of session
  • only create a tcp session if its a SYN packet when the session is new

Full Changelog: v0.0.24...v0.0.25

v0.0.24

05 Nov 22:52
61ad8a1
Compare
Choose a tag to compare
  • change closing logic so we don't clean up session until we're actually in CLOSED state

Full Changelog: v0.0.23...v0.0.24

v0.0.23

05 Nov 22:15
c5a12e1
Compare
Choose a tag to compare
  • run encapsulation at various tcp states so that we can recover from a full cwnd

Full Changelog: v0.0.22...v0.0.23

v0.0.22

05 Nov 21:09
fdde6e4
Compare
Choose a tag to compare
  • change tcp session teardown behavior

Full Changelog: v0.0.21...v0.0.22

v0.0.21

05 Nov 20:14
c3c5b8e
Compare
Choose a tag to compare
  • Ignore already recv'd segments

Full Changelog: v0.0.20...v0.0.21

v0.0.20

05 Nov 17:53
ae21f5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20