Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | Add VAT handlers for LISP-GPE API | Filip Tehlar | 2 | -11/+24 |
2017-06-09 | Fix gpe coverity issue (VPP-874) | Florin Coras | 1 | -3/+8 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 2 | -4/+7 |
2017-06-08 | Add gpe native-forward static route support | Florin Coras | 5 | -16/+402 |
2017-06-06 | Fix coverity issue | Filip Tehlar | 1 | -0/+3 |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 | Filip Tehlar | 4 | -2/+20 |
2017-06-05 | LISP: fix GPE entry dump, VPP-871 | Filip Tehlar | 1 | -5/+5 |
2017-05-26 | LISP: do not try to delete paths when fwd entry is negative | Filip Tehlar | 1 | -4/+7 |
2017-05-22 | LISP-GPE: add dump call for VNIs in use | Filip Tehlar | 5 | -1/+74 |
2017-05-19 | Enforce Bridge Domain ID range to match 24-bit VNI range | John Lo | 1 | -0/+6 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | Damjan Marion | 1 | -1/+1 |
2017-05-07 | Remove L2 GPE interface from bridge when deleting, VPP-833 | Florin Coras | 1 | -0/+6 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -44/+4 |
2017-04-24 | BD:unify bridge domain creation code | Eyal Bari | 1 | -4/+3 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -2/+1 |
2017-04-13 | LISP: make statistics thread safe | Filip Tehlar | 5 | -41/+65 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -0/+1 |
2017-04-07 | Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 | Florin Coras | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -8/+8 |
2017-04-05 | LISP: fix crash when adding a negative forwarding entry, VPP-681 | Filip Tehlar | 1 | -15/+14 |
2017-04-03 | Adjacency layout change and move to vnet/adj | Neale Ranns | 1 | -2/+2 |
2017-03-29 | LISP: fix IID in decap | Filip Tehlar | 2 | -3/+4 |
2017-03-22 | LISP: improve DP speed | Filip Tehlar | 3 | -4/+28 |
2017-03-21 | LISP statistics | Filip Tehlar | 5 | -22/+199 |
2017-03-08 | LISP: fix gpe sub-interface lookup | Filip Tehlar | 1 | -8/+8 |
2017-03-02 | Fix LISP Coverity warning | Florin Coras | 1 | -1/+1 |
2017-03-02 | VPP-648: CLI Memory leak with invalid parameter | Billy McFall | 1 | -1/+1 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 3 | -2/+6 |
2017-02-27 | Add GPE CLI/API for setting encap mode | Filip Tehlar | 6 | -3/+202 |
2017-02-25 | Add NSH to GPE decap path | Florin Coras | 5 | -20/+56 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 2 | -13/+58 |
2017-02-21 | Rename LISP GPE API to GPE | Filip Tehlar | 9 | -91/+86 |
2017-02-16 | Add NSH load-balance and drop DPO | Florin Coras | 1 | -4/+4 |
2017-02-16 | Fix NSH-LISP interface addition | Florin Coras | 1 | -15/+16 |
2017-02-14 | Fix coverity issues: ioam | Shwetha Bhandari | 1 | -5/+6 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | Florin Coras | 6 | -12/+543 |
2017-01-30 | LISP: add dump calls for GPE entries API | Filip Tehlar | 4 | -0/+248 |
2017-01-16 | Fix LISP coverity warning | Florin Coras | 1 | -0/+1 |
2017-01-13 | LISP: Fix gpe API | Filip Tehlar | 4 | -135/+79 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 20 | -0/+6410 |