aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lisp-gpe
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Fix coverity issueFilip Tehlar1-0/+3
2017-06-05LISP-GPE: return index of newly created fwd entry, VPP-868Filip Tehlar4-2/+20
2017-06-05LISP: fix GPE entry dump, VPP-871Filip Tehlar1-5/+5
2017-05-26LISP: do not try to delete paths when fwd entry is negativeFilip Tehlar1-4/+7
2017-05-22LISP-GPE: add dump call for VNIs in useFilip Tehlar5-1/+74
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+6
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-1/+1
2017-05-07Remove L2 GPE interface from bridge when deleting, VPP-833Florin Coras1-0/+6
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-44/+4
2017-04-24BD:unify bridge domain creation codeEyal Bari1-4/+3
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-2/+1
2017-04-13LISP: make statistics thread safeFilip Tehlar5-41/+65
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-04-07Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690Florin Coras1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-8/+8
2017-04-05LISP: fix crash when adding a negative forwarding entry, VPP-681Filip Tehlar1-15/+14
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-2/+2
2017-03-29LISP: fix IID in decapFilip Tehlar2-3/+4
2017-03-22LISP: improve DP speedFilip Tehlar3-4/+28
2017-03-21LISP statisticsFilip Tehlar5-22/+199
2017-03-08LISP: fix gpe sub-interface lookupFilip Tehlar1-8/+8
2017-03-02Fix LISP Coverity warningFlorin Coras1-1/+1
2017-03-02VPP-648: CLI Memory leak with invalid parameterBilly McFall1-1/+1
2017-03-01VPP-598: tcp stack initial commitDave Barach3-2/+6
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar6-3/+202
2017-02-25Add NSH to GPE decap pathFlorin Coras5-20/+56
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall2-13/+58
2017-02-21Rename LISP GPE API to GPEFilip Tehlar9-91/+86
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-4/+4
2017-02-16Fix NSH-LISP interface additionFlorin Coras1-15/+16
2017-02-14Fix coverity issues: ioamShwetha Bhandari1-5/+6
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras6-12/+543
2017-01-30LISP: add dump calls for GPE entries APIFilip Tehlar4-0/+248
2017-01-16Fix LISP coverity warningFlorin Coras1-0/+1
2017-01-13LISP: Fix gpe APIFilip Tehlar4-135/+79
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion20-0/+6410