From 0bfe5d8c792abcdbcf27bfcc7b7b353fba04aee2 Mon Sep 17 00:00:00 2001 From: Neale Ranns Date: Thu, 25 Aug 2016 15:29:12 +0100 Subject: A Protocol Independent Hierarchical FIB (VPP-352) Main Enhancements: - Protocol Independent FIB API - Hierarchical FIB entries. Dynamic recursive route resolution. - Extranet Support. - Integration of IP and MPLS forwarding. - Separation of FIB and Adjacency databases. - Data-Plane Object forwarding model. Change-Id: I52dc815c0d0aa8b493e3cf6b978568f3cc82296c Signed-off-by: Neale Ranns --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a86a50c1..05203e72 100644 --- a/.gitignore +++ b/.gitignore @@ -59,12 +59,12 @@ test-driver # cscope and ctags /cscope.* /tags +ID +TAGS # ggtags GPATH GRTAGS GTAGS -TAGS - # Generated documentation /build-root/docs /build-root/.doxygen-bootstrap.ok -- cgit 1.2.3-korg