Skip to content

v1.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AltraMayor AltraMayor released this 03 Nov 16:06
· 463 commits to master since this release
d4454c7

This release candidate addresses a number of small issues, bugs, and needs identified during tests of the RC1 in production. We expect that the final version will be this release candidate or a small variation of it. The following list summarizes the changes since the RC1:

  1. Fix dependencies of Debian packages;
  2. Improve installation instructions;
  3. Add functions to help to dynamically update LPM tables of policies;
  4. Support /30 prefixes for IPv4 on front and back interfaces;
  5. Enable GT blocks to reply routers when packets are not destined to neighbors;
  6. Fix initialization bug on servers with multiple NUMA nodes;
  7. Add example scripts gkctl/scripts/*.lua for command gkctl;
  8. Protect Dynamic Configuration block from Lua scripts that return nothing;
  9. Improve log messages to help to diagnose issues;
  10. Fix IPv4 checksum when packets are sent directly from Gatekeeper servers to destinations;
  11. Fix flow entry creation when flow tables are saturated.