aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian4-24/+40
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 Clad7-0/+1267
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-18VPP-1122 dpdk/ipsec: fix transport mode pkt lenRadu Nicolau1-3/+7
2018-01-17LD_PRELOAD: stateless LDPDave Wallace10-7372/+3777
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-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 Fabian5-22/+38
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 Sloboda11-13/+683
2018-01-10svm: calc base address on AArch64 based on autodetected VA space sizeGabriel Ganne1-4/+3
2018-01-10makefile set CXXFLAGS so they are propageted to sub-buildsNeale Ranns1-2/+1
2018-01-10Fix stn rules dump api (VPP-1123)Florin Coras1-20/+25
2018-01-10Functional improvements, bug fixesDave Barach4-25/+152
2018-01-10svm: calc base address on AArch64 based on autodetected VA space sizeDamjan Marion4-12/+43
2018-01-09VPP-1113 SR MPLS path.frp_label_stackPablo Camarillo1-17/+16
2018-01-09VCL eventlog - track create/deleteKeith Burns (alagalah)1-0/+199
2018-01-09VPP-1120 SRv6 bug with SID list containing only one SID and no srhPablo Camarillo1-26/+64