aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/lpm.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18MAP: Add longest matching prefix (LPM) data structuresOle Troan1-0/+38
In preparation for adding input feature MAP support, as opposed to going via the FIB, add MAP's own LPM data structures. Change-Id: Ie363f0961b0ac9dde2a0fb76cb0c58c904876974 Signed-off-by: Ole Troan <ot@cisco.com>