gatekeeper
gatekeeper copied to clipboard
gk: add a Routing Information Base
This pull request replaces the calls to the LPM iterator present in Gatekeeper's custom DPDK with a Routing Information Base (RIB). This is one step toward no longer having a custom DPDK for Gatekeeper. This work has been scheduled for Gatekeeper v1.2, but it is being brought to 1.1 due to issue #585.
This pull request closes #542.