aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-05acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl...Andrew Yourtchenko2-61/+91
2018-09-04NAT: add support for configurable port range (VPP-1346)Matus Fabian7-6/+372
2018-09-04Add Load Balancer plugin MaintainersHongjun Ni1-0/+6
2018-09-04avf: fix random rss keyJakub Grajciar1-2/+2
2018-09-04l2_output:skip processing if no features are enabledEyal Bari1-2/+6
2018-09-04Add JVPP for NSH pluginHongjun Ni3-0/+149
2018-09-04vcl: refactor test apps to use multiple workersFlorin Coras3-324/+344
2018-09-04Fixed showing negative count in stats show CLINaoyuki Mori2-4/+4
2018-09-04add option to allow user to set ciphersPing Yu2-6/+33
2018-09-03Deprecate old buffer replication schemeDamjan Marion11-624/+19
2018-09-03acl-plugin: fix the memory leak with colliding entries storageAndrew Yourtchenko1-4/+73
2018-09-03Compile vppinfra on macOSDamjan Marion26-104/+199
2018-09-03NAT44: client-IP based session affinity for load-balancing (VPP-1297)Matus Fabian12-40/+588
2018-09-03vapi: init clib mem heap on connect if neededKlement Sekera1-0/+4
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan7-10/+203
2018-09-02Switch to cmakeDamjan Marion57-4736/+76
2018-09-02cmake: cache line size detectionDamjan Marion2-1/+36
2018-09-01cmake: respect TERMDamjan Marion1-8/+11
2018-09-01cmake: pass linker flags, use devtoolset on centos 7Damjan Marion1-8/+21
2018-08-31cmake: detect vpp version, set soversion, pretty config printDamjan Marion3-5/+57
2018-08-31Support lb on both vip and per-port-vip caseHongjun Ni8-256/+953
2018-08-31IPx address query functions take a const pointerNeale Ranns2-34/+33
2018-08-31Fix typoDave Barach1-1/+1
2018-08-31Docs: update MPLS FIB section with text from the wikiNeale Ranns1-49/+152
2018-08-31Add INFO.yaml fileVanessa Rene Valderrama1-0/+106
2018-08-31FIB path CLI fix for lookup-table IDsNeale Ranns1-0/+12
2018-08-31Introduce a mac_address_t on the API and in VPPNeale Ranns14-5/+414
2018-08-31VPP-1407: Fix the wrong length of udp header for buffer chainsshubing guo1-1/+4
2018-08-31VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram modeshubing guo1-1/+4
2018-08-30vcl: add support for multi-worker appsFlorin Coras10-595/+912
2018-08-30cmake: add missing headerDamjan Marion1-0/+4
2018-08-30cmake: fix vppapigen install permissonsDamjan Marion1-1/+9
2018-08-30docs: Add features by release sectionScitt Keeler12-0/+706
2018-08-30Crude stat segment lock recoveryDave Barach4-17/+31
2018-08-30cmake: missing dependenciesDamjan Marion1-2/+2
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns8-33/+161
2018-08-30Add SHA2 support to IKEv2 implementationBerenger Foucher2-8/+89
2018-08-30SR-MPLS: fixes and testsNeale Ranns7-3/+316
2018-08-30SUSE: fix spec to generate RPMsMarco Varlese1-27/+27
2018-08-30docs: FIB 2.0 startjdenisco26-1/+745
2018-08-30Fix hanging test runner when child process diesjuraj.linkes2-52/+71
2018-08-30libmemif: external region supportJakub Grajciar9-123/+1460
2018-08-30cmake: a bit of packaging workDamjan Marion7-20/+59
2018-08-30Fix array bound failure in api_sr_localsid_add_delLijian Zhang1-2/+2
2018-08-30Fix the default step when using STEP=1 while testingjuraj.linkes1-1/+1
2018-08-30avf: RSS supportJakub Grajciar6-19/+80
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
2018-08-29Address bfd rpc scale issuesDave Barach3-24/+280
2018-08-29Fix race condition in tls half open ctx get/putPing Yu1-4/+5
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns3-36/+14