aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan82-3122/+1313
2018-01-23NAT44: Fix interface feature removal.Milan Lenco1-3/+14
2018-01-22vom: acl: Fix l3 acl handle populateMohsin Kazmi3-0/+21
2018-01-22vom: ip_route: fix handle populateMohsin Kazmi1-5/+15
2018-01-22vom: Fix connection to VAPI and add disconnect functionMohsin Kazmi6-28/+48
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi13-38/+95
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian6-28/+146
2018-01-21vhost_user: 'nregions' saves the actual number of mapped guest physical addre...Haiyang Tan1-1/+2
2018-01-20VCL/LD_PRELOAD: Fix unfiltered debug output.Dave Wallace2-5/+4
2018-01-19Fix MP hazard in interrupt node schedulingDave Barach1-2/+8
2018-01-19SRv6 static proxy pluginFrancois Clad8-0/+1272
2018-01-19LD_PRELOAD: Fix Coverity Warning CID 182227Dave Wallace1-1/+1
2018-01-19vxlan:restructure encap loopEyal Bari1-321/+198
2018-01-19Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo3-18/+24
2018-01-19Elog entries for VCLKeith Burns (alagalah)1-2/+225
2018-01-18LD_PRELOAD: Fix coverity warningsDave Wallace1-4/+13
2018-01-18vlib: add vlib_buffer_alloc_to_ring APIDamjan Marion3-11/+33
2018-01-18tapv2: add option to set host-side default gwDamjan Marion9-3/+115
2018-01-18VPP-1119: PPPoE's destination MAC was overwrittenHongjun Ni1-1/+2
2018-01-18Event log entries for VCLKeith Burns (alagalah)1-1/+300
2018-01-18FIB Inherited SrouceNeale Ranns18-137/+1621
2018-01-18dpdk plugin depends on numactl-libsGabriel Ganne1-1/+1
2018-01-18VPP-1122 dpdk/ipsec: fix transport mode pkt lenRadu Nicolau1-3/+7
2018-01-17LD_PRELOAD: stateless LDPDave Wallace11-7372/+3786
2018-01-17ssvm: reuse clib mem infra for memfd segmentsFlorin Coras5-79/+119
2018-01-17stats: Fix per interface statsMohsin Kazmi2-150/+115
2018-01-17stn: add vat supportFlorin Coras5-24/+260
2018-01-17Fix api test_client.c compilationPierre Pfister1-1/+0
2018-01-17Fix checksum offload sssue caused by overwriten lX_hdr_offsetDamjan Marion1-2/+2
2018-01-17ELOG additions for VCLKeith Burns (alagalah)1-41/+148
2018-01-16acl-plugin: multicore: use pool_init_fixed for per-worker preallocated poolsAndrew Yourtchenko1-1/+7
2018-01-16Tolerate missing nodes during feature arc initialisationNeale Ranns1-2/+8
2018-01-16api: fix api_format.c soft link to vatFlorin Coras2-23526/+2
2018-01-16tapv2: deleting tap interface may leak buffers (VPP-1124)Steven4-11/+34
2018-01-16Update CSIT tests 171218 -> 180115Jan Gelety1-1/+1
2018-01-15bfd: fix bfd_auth_keys_dumpFlorin Coras1-1/+1
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras16-1343/+157
2018-01-15fix udp_ping api naming errorGabriel Ganne3-35/+17
2018-01-15Marvell device pluginDamjan Marion11-0/+1547
2018-01-14vabits - subtract from the 'end' address instead of from 'bits'.Gabriel Ganne1-2/+3
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo6-146/+118
2018-01-11api: fix handlers that explicitly depend on svm queueFlorin Coras8-88/+102
2018-01-11tcp: make proxy server uri cli configurableFlorin Coras2-3/+18
2018-01-11api: remove transport specific code from handlersFlorin Coras38-895/+808
2018-01-11Remove vpp_api_test interface name filter catalogDave Barach3-68/+13
2018-01-11Handle a mix of CNAME, A/AAAA recordsDave Barach1-10/+30
2018-01-11VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2eBilly McFall1-3/+3
2018-01-11NAT44: asymmetrical load balancing static mapping rule (VPP-1132)Matus Fabian7-22/+155
2018-01-11Add support for MAP-T CE (VPP-1058)Juraj Sloboda5-162/+441
2018-01-11Add basic support for DS-Lite CE (VPP-1059)Juraj Sloboda13-13/+798