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:
- Implementing our own FIB library (see pull requests #628 and #633 and issues #91 and #632);
- Loosening verifications of the routing table to enable default routes (see pull request #630);
- Releasing memory pressure on Lua policies (see pull request #635 and issue #212).
This version has been extensively tested in production.