Skip to content

Releases: jackpal/gateway

v1.0.14

06 Mar 20:53
485de02
Compare
Choose a tag to compare

What's Changed

  • Fix panic when interface not set in Solaris netstat -rn output by @sot-tech in #42

New Contributors

Full Changelog: v1.0.13...v1.0.14

Fix compilation errors when cross-compiling to different OSs

28 Dec 21:14
Compare
Choose a tag to compare
  • Add tools/check-cross-compile.sh to check that the code compiles for various OSs.
  • Fix compilation errors exposed by tools/check-cross-compile.sh.