aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/lisp-gpe
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion20-6410/+0
2016-12-22API refactoring : lisp-gpePavel Kotucek2-0/+447
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-2/+0
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-1/+0
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-0/+1
2016-11-29Improve test for unlocking LISP src FIBFlorin Coras1-9/+18
2016-11-27Unlock LISP source FIB if only default leftFlorin Coras1-2/+12
2016-11-09Fix Compile errors from clang in FIB2.0 codeNeale Ranns2-2/+1
2016-10-26Use only 24 bits for vni in lisp-gpe data packetsFlorin Coras2-3/+4
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns2-4/+4
2016-10-25Fix LISP src/dst based policyFilip Tehlar1-6/+15
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-8/+5
2016-10-15VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.Billy McFall1-1/+1
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns4-86/+154
2016-10-12Coverity warnings in new FIB code (VPP-484)Neale Ranns1-0/+1
2016-10-04Fix LISP L2 fwd entry updatesFlorin Coras1-7/+10
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns12-1524/+1953
2016-09-27Fix CLI for adding negative LISP fwd entriesFlorin Coras1-0/+1
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns10-2538/+2190
2016-09-13VPP-292 Document vnet/vnet/lisp-gpeFlorin Coras7-49/+485
2016-08-17VPP-261 Coding standards cleanup - vnet/vnet/lisp-gpeFlorin Coras6-1935/+2046
2016-08-12VPP-189 fix more coverity warningsDave Barach1-0/+1
2016-08-11VPP-196 LISP L2/L3 tunnel multihomingFlorin Coras4-86/+370
2016-08-08VPP-239 Tag packets that hit LISP negative adjacenciesFlorin Coras2-75/+127
2016-08-04LISP multihoming API changes and cleanupFlorin Coras2-124/+119
2016-08-03LISP API/VAT cleanupFlorin Coras1-0/+3
2016-08-01Fix new LISP Coverity warningsFlorin Coras1-0/+5
2016-07-31Initial L2 LISP supportFlorin Coras5-191/+832
2016-07-21Rename reused LISP interfacesFlorin Coras1-3/+18
2016-07-21Fix CLI for adding LISP fwd entriesFlorin Coras1-37/+95
2016-07-19Fix CLI to add LISP interfaceFlorin Coras1-3/+16
2016-07-04LISP CP cleanup and refactoringFlorin Coras1-0/+12
2016-06-23Use lisp_gpeX iface counters to store decap statsFlorin Coras4-36/+71
2016-06-23LISP EID virtualization supportFilip Tehlar2-3/+13
2016-06-23More LISP SD FIB and forwarding fixesFlorin Coras3-62/+56
2016-06-21Check if LISP is enableAndrej Kozemcak3-7/+36
2016-06-19Fix use of lookup_next_index in LISP src/dst FIBFlorin Coras2-12/+79
2016-05-23Add LISP RTR supportFilip Tehlar1-2/+29
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar1-0/+1
2016-05-11ONE-9: Fix clang build errorsFlorin Coras1-2/+2
2016-05-11ONE-8: Fix adj signature issuesFlorin Coras2-29/+37
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar2-0/+9
2016-05-09ONE-3: Delete dst route when src fib is emptyFlorin Coras1-1/+21
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras2-46/+23
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak2-0/+14
2016-05-02Small fixes to lisp-gpe header and decapFlorin Coras2-12/+20
2016-04-29Remove unused variable in lisp decapFlorin Coras1-3/+0
2016-04-29Add support for LCAF Instance IDFilip Tehlar1-1/+1
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras5-678/+1534
2016-04-26Fix compile errors reported by clangDamjan Marion2-2/+2