Skip to content

Releases: oddmario/tunnel-manager

v1.19

18 Mar 11:48
Compare
Choose a tag to compare
  • Ensure no race conditions happen between goroutines and the main function

v1.18.2

04 Mar 17:26
Compare
Choose a tag to compare
release: v1.18.2

v1.18.1

04 Mar 17:16
Compare
Choose a tag to compare
release: v1.18.1

v1.18

05 Feb 18:53
Compare
Choose a tag to compare
release: v1.18

v1.17

10 Nov 16:19
Compare
Choose a tag to compare
release: v1.17

v1.16

29 Sep 08:04
Compare
Choose a tag to compare

Changed

  • The default qdisc for the tunnel interface(s) to noqueue for immediate packet processing.

v1.15

23 Sep 19:22
Compare
Choose a tag to compare

Changed

  • Updated kernel tuning parameters

v1.14

20 Sep 11:26
Compare
Choose a tag to compare
release: 1.14

v1.13

19 Sep 11:45
Compare
Choose a tag to compare

Removed

  • Removed the handling of GRO, GSO and TSO. Tunnel Manager no longer touches them.

v1.12

19 Sep 08:33
Compare
Choose a tag to compare

Changed

  • Versioning format
  • Kernel tuning parameters
  • Make the— GRO, GSO and TSO disabling —a part of the kernel tunings (won't run unless that option is enabled in config.json)