aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-15tap: fix the default parameter for num_rx_queuesMohsin Kazmi3-40/+53
2020-02-14tls: remove session lookup operation in TLSYu Ping1-2/+0
2020-02-14tcp: reset fin-wait-2 timeout connectionsFlorin Coras2-0/+9
2020-02-14tunnel: add FEATURE.yamlNeale Ranns1-0/+9
2020-02-14vcl: fix ldp read on closing sessionFlorin Coras2-15/+10
2020-02-14vrrp dns: fix coverity warningsDave Barach3-2/+9
2020-02-14dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-14dpdk: fix flow(with mark action) deletion crash issueChenmin Sun1-1/+1
2020-02-14tcp: improve reset generation in reset nodeFlorin Coras2-57/+41
2020-02-14tcp: minimal set of worker statsFlorin Coras4-7/+115
2020-02-14crypto-native: refactor CBC codeDamjan Marion5-606/+446
2020-02-13nsim: fix quad-loop packet traceDave Barach1-11/+12
2020-02-13vcl: clear accept msg flagsFlorin Coras2-1/+1
2020-02-13vrrp: add plugin providing vrrp supportMatthew Smith19-0/+6912
2020-02-13vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcutDamjan Marion4-18/+33
2020-02-13vcl: handle close after resetFlorin Coras2-10/+32
2020-02-13crypto-native: add AArch64 AES-GCM native implementationDamjan Marion7-55/+78
2020-02-13dpdk: Add iova-mode to startupVladimir Ratnikov1-1/+2
2020-02-13fib: Fix some more realloc errorsNeale Ranns5-55/+34
2020-02-13ikev2: Responder honours the protected tunnel configNeale Ranns2-0/+10
2020-02-13crypto-native: add AArch64 ghash supportDamjan Marion1-1/+23
2020-02-13vppinfra: add cmake option to grow vectors by 1Dave Barach3-0/+13
2020-02-12classify: fix "show classify filter" debug CLIDave Barach1-3/+1
2020-02-12vppinfra: add clib_prefetch_load and clib_prefetch_storeDamjan Marion1-0/+12
2020-02-12vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right}Damjan Marion1-0/+12
2020-02-12tcp: improve invalid packet handling in syn-rcvdFlorin Coras2-4/+14
2020-02-12tcp: move connections to wrk ctxFlorin Coras3-58/+50
2020-02-12crypto-native: fix ghash function namingDamjan Marion1-6/+6
2020-02-12crypto-native: use and instead of blendDamjan Marion1-4/+1
2020-02-12crypto-native: add missing static_always_inlineDamjan Marion1-6/+6
2020-02-12tcp: postpone rst handlingFlorin Coras3-71/+133
2020-02-12crypto-native: refactor GCM code to use generic typesDamjan Marion3-291/+325
2020-02-12api: do not truncate api dump file sizeBenoƮt Ganne1-1/+1
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach18-2195/+14
2020-02-11misc: fix coverity warningsDave Barach4-9/+19
2020-02-11ikev2: Configure a profile with an existing interfaceNeale Ranns7-30/+141
2020-02-11crypto-native: fix ARM compilatiion flagsDamjan Marion1-1/+1
2020-02-11vppinfra: add ARM cpu typesDamjan Marion1-0/+4
2020-02-11ipsec: add support for chained buffersFilip Tehlar17-351/+1376
2020-02-11session: avoid scanning new io list under loadFlorin Coras2-21/+51
2020-02-11vppinfra: remove unused variable from timing wheelKlement Sekera2-4/+0
2020-02-11http_static: VPP web application HowToDave Barach2-1/+275
2020-02-11sr: update NH value for Ethernet payloadspcamaril12-38/+39
2020-02-11tls: refactor picotls ctx_read process to improve CPSSimon Zhang2-58/+55
2020-02-11svm: numa awareness for ssvm segmentsFlorin Coras4-26/+70
2020-02-11ip: fix ip-local errorsFlorin Coras4-5/+6
2020-02-11vlib: Skip core 0 if workers are configured.Jon Loeliger1-0/+15
2020-02-11tcp: fix input error countersFlorin Coras1-17/+30
2020-02-10tcp: add option to avoid endpoint cleanupFlorin Coras2-2/+4
2020-02-10vppinfra: use vm memory allocator for numa mappingFlorin Coras6-50/+21