Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AltraMayor AltraMayor released this 05 Apr 14:57
· 66 commits to master since this release
0e626c0

This newer version of Gatekeeper updates Gatekeeper's custom versions of DPDK and LuaJIT, enhances the log subsystem, adds the handy BPF program tcp-services.c, loads large routing tables much faster, allows default routes, supports more NICs, and includes several other improvements.

This version improves over v1.1.0 RC2 by:

  1. Implementing our own FIB library (see pull requests #628 and #633 and issues #91 and #632);
  2. Loosening verifications of the routing table to enable default routes (see pull request #630);
  3. Releasing memory pressure on Lua policies (see pull request #635 and issue #212).

This version has been extensively tested in production.