Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 1 | -3/+3 | |
Change-Id: I09b8406168df4b6b28df3ede24ee839681be0195 Signed-off-by: Neale Ranns <neale.ranns@cisco.com> | |||||
2018-06-25 | MAP: Move MAP-E/T to a plugin. | Ole Troan | 1 | -0/+2373 | |
Only remaining traces of MAP in the src/vnet is now in buffer.h. Awaiting a new buffer opaque API (hint, hint). Change-Id: Ie165561484731f1d7ed6e0f604b43624e06db3f0 Signed-off-by: Ole Troan <ot@cisco.com> |