Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-17 | teib: Use ip_address_t not ip46_address_t | Neale Ranns | 1 | -10/+8 | |
Type: improvement Change-Id: Ica75c4e43d6198658a1954640c7ac56ea68bb39a Signed-off-by: Neale Ranns <nranns@cisco.com> | |||||
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface | Neale Ranns | 1 | -1/+6 | |
Type: fix Change-Id: I6fdc4e952097e92ac3aa53e0be3ef99e0d801b28 Signed-off-by: Neale Ranns <nranns@cisco.com> | |||||
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 1 | -0/+85 | |
Type: refactor The Tunnel Endpoint Informatiob Base (TEIB) is a better description of what it is (a mapping between tunnel endpoint address, in the overlay, and next-hop address, in the underlay) whereas NHRP is one instanc eof a control protocol that might add such endpoints. Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: Idcb2ad0b6543d3e5d9f6e96f9d14dafb5ce2aa85 |