summaryrefslogtreecommitdiffstats
path: root/test/vpp_nhrp.py
AgeCommit message (Collapse)AuthorFilesLines
2020-02-04teib: Rename NHRP to TEIBNeale Ranns1-51/+0
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
2019-12-04gre: Multi-point interfacesNeale Ranns1-0/+51
Type: feature Change-Id: I0129ad6ace44a50a8a3b26db8e445cd06b2b49e8 Signed-off-by: Neale Ranns <nranns@cisco.com>