aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-29Add NSH Plugin MaintainersHongjun Ni2-5/+12
2018-08-29patch mlx PMDs for VPP w/ DPDK 18.05 or newerMatthew Smith3-1/+521
2018-08-29STATS: stat_client updates.Ole Troan15-470/+1064
2018-08-28avf: deal willth tx ring full properlyDamjan Marion3-11/+52
2018-08-28cmake: fix marvell plugin buildBrian Brooks1-2/+5
2018-08-28VAPI: bugfixesKlement Sekera2-13/+21
2018-08-2832/64 shmem bihash interoperabilityDave Barach10-43/+370
2018-08-28avf: add missing rx_redirect_to_node handlerDamjan Marion1-0/+20
2018-08-28cmake: Add perftool to cmake buildMohsin Kazmi2-1/+36
2018-08-28cmake: add python apiDamjan Marion2-0/+33
2018-08-28cmake: don't install some test executableDamjan Marion3-3/+8
2018-08-28cmake: add g2 and elftool toolsDamjan Marion3-1/+54