aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Network delay simulator pluginDave Barach10-0/+1523
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra120-249/+249
2018-09-24LB: fix flush flow table issueHongjun Ni5-69/+90
2018-09-22vcl: remove vcl_eventFlorin Coras8-1062/+0
2018-09-22fix following error in debian jessie:Khers1-3/+6
2018-09-21vmxnet3: Add hardware link status handlingSteven6-8/+66
2018-09-21add: nasm and ipsec-mb into vpp-ext-deps packagingDamjan Marion17-399/+549
2018-09-21Fixed japi/java/Makefile.am so the JAR for NSH plugin builds as well.Tibor Král2-1/+21
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian19-10848/+11482
2018-09-21Add more CLI options to vpp_api_test for calling ip_add_del_routeJohn Lo2-5/+17
2018-09-21tcp: accept fin-ack in syn-rcvd stateFlorin Coras1-1/+3
2018-09-20vhost: show vhost may display garbage after the interface nameSteven1-2/+3
2018-09-20bihash template: avoid memory leak upon rehashAndrew Yourtchenko1-0/+3
2018-09-20rename vpp-dpdk-dev to vpp-ext-depsDamjan Marion26-141/+133
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns13-232/+165
2018-09-20SR-MPLS: MPLS table checks (VPP-1422)Neale Ranns1-0/+17
2018-09-20session/svm: add want_tx_event flag to fifoFlorin Coras7-51/+59
2018-09-20Route counters in the stats segmentNeale Ranns12-88/+216
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi6-3/+42
2018-09-20NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)Juraj Sloboda7-163/+1814
2018-09-20vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...Steven1-7/+8
2018-09-20VPP-1421: Reworked results gatheringjuraj.linkes2-159/+193
2018-09-19bihash template: reinstate the check for the available memory in the arenaAndrew Yourtchenko2-3/+3
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns5-20/+111
2018-09-19dpdk: mask and warn if rx/tx offload is not availableDamjan Marion4-94/+115
2018-09-19L2-fib-dump: send 1 or 0 rather than flag valueNeale Ranns1-3/+3
2018-09-19socket api: do not delay sending of messagesFlorin Coras3-64/+42
2018-09-19nat: free port_bitmapdongjuan1-0/+7
2018-09-19session: improve close procedureFlorin Coras6-19/+56
2018-09-18Fix documentation for SHG in bridge domainYichen Wang1-1/+1
2018-09-18vmxnet3: add support for "non-default" next nodeSteven3-2/+76
2018-09-18docs: Added Related Projects and Archivejdenisco4-10/+102
2018-09-18fix TEST_JOBS=auto max jobs detectionKlement Sekera1-1/+1
2018-09-18disable scatter/gather for ENA with DPDK 18.08Matthew Smith1-1/+5
2018-09-18STATS: First go at documentationOle Troan1-0/+129
2018-09-18svm: better march support for svm fifoFlorin Coras2-96/+87
2018-09-18STATS: Optimistic concurrency handling in Python library.Ole Troan1-4/+24
2018-09-18STATS: Add Python 3 support to vpp_stats.py.Ole Troan2-4/+4
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan18-692/+778
2018-09-16Register cdp_input when enabled for the first timeDave Barach3-26/+42
2018-09-16vmxnet3: fix clang initialization errorFlorin Coras1-1/+2
2018-09-16fix nsh map index error, it will cause vpp appear Segmentation fault when vpp...zhanglimao1-1/+1
2018-09-15tls: fix openssl engine write complete conditionFlorin Coras1-1/+1
2018-09-15session: ensure detach is done with worker barrierFlorin Coras1-7/+12
2018-09-15tls: use application interface apisFlorin Coras1-15/+23
2018-09-14vmxnet3 device driverSteven Luong14-0/+3173
2018-09-14BIER API and load-balancing fixesNeale Ranns17-93/+416
2018-09-14Remove scaffoldingDave Barach2-14/+1
2018-09-14cpack: add deb/rpm packaging to VPP moduleDamjan Marion10-19/+116
2018-09-14dpdk: add detection of mellanox PMDsDamjan Marion1-0/+10