summaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-08-07rdma: add missing symbolsBenoît Ganne1-2/+4
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-08-06quic: Add missing session_migrate_callbackNathan Skrzypczak1-0/+7
2019-08-06rdma: fix double-free in rdma-txBenoît Ganne2-9/+10
2019-08-06dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...Lijian.Zhang1-2/+5
2019-08-05docs: Add more quic plugin documentationNathan Skrzypczak2-38/+127
2019-08-05quic: fix memset 0 picotls depends onNathan Skrzypczak1-0/+1
2019-08-02quic: Improve quic echo connect threadingNathan Skrzypczak4-732/+870
2019-08-02vmxnet3: don't bypass ethernet_inputSteven Luong2-15/+6
2019-08-02lb: fix usage of lb_main in testFlorin Coras1-2/+18
2019-08-02quic: fix connection move with multiple workersAloys Augustin1-13/+35
2019-08-01quic: Improve quicly_ctx handling & crypto ctxNathan Skrzypczak2-135/+148
2019-08-01nat: handoff rewrite & fixes for multi-workerFilip Varga2-60/+163
2019-07-31lb: vip and as dump/detail api'sHongjun Ni7-75/+441
2019-07-31nat: elog rewrite for multi-worker supportFilip Varga17-142/+340
2019-07-31vppinfra: refactor test_and_set spinlocks to use clib_spinlock_tjaszha038-69/+54
2019-07-31fib: fix calls to unformat_fib_pathNeale Ranns2-4/+5
2019-07-30quic: fix cert loadingNathan Skrzypczak3-12/+17
2019-07-30quic: cleanup and refactorisationAloys Augustin7-525/+634
2019-07-30vppinfra: refactor use of CLIB_MEMORY_BARRIER ()jaszha031-2/+2
2019-07-30vppinfra: conformed spinlocks to use CLIB_PAUSEjaszha031-2/+3
2019-07-29api acl: breakout acl_types.api for reuse by othersPaul Vinciguerra2-79/+101
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam1-3/+3
2019-07-26quic: coverity fixesNathan Skrzypczak2-9/+30
2019-07-26session tcp: handle rxt and acks as custom eventsFlorin Coras2-3/+2
2019-07-26dpdk: fix vlan strippingNeale Ranns1-11/+15
2019-07-25memif: Fix uninitialized variable as reported by coveritySteven Luong1-1/+2
2019-07-24acl: implement countersAndrew Yourtchenko5-9/+183
2019-07-24dpdk: Prefetch correct size of rte_mbufNitin Saxena1-1/+1
2019-07-24memif: fix vector overflow when copying stringsBenoît Ganne1-19/+27
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns2-3/+5
2019-07-24vppinfra: add mapped pcap file supportGary Boon2-0/+261
2019-07-23api: binary api cleanupDave Barach8-12/+19
2019-07-23quic: Refactor connections closing and deletionAloys Augustin2-21/+81
2019-07-23vlib: address vlib_error_t scaling issueDave Barach1-1/+1
2019-07-23nat: fixed handoff in2out lookup of static mappings by external addressFilip Varga1-2/+2
2019-07-22bonding: fix create bond CLIZhiyong Yang1-1/+1
2019-07-22quic: update quicly libraryAloys Augustin1-4/+4
2019-07-22gtpu: fix missing trace issueZhiyong Yang1-0/+16
2019-07-19fib: FIB Entry trackingNeale Ranns1-13/+4
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak2-13/+14
2019-07-18vcl: add QUIC supportNathan Skrzypczak3-69/+223
2019-07-18session: Refactor invalid session idx/handleNathan Skrzypczak1-3/+0
2019-07-18vlib: convert frame_index into real pointersAndreas Schultz4-4/+4
2019-07-18lb: update api.c to use scaffolding from latest skelPaul Vinciguerra4-43/+112
2019-07-17quic: Add back stream connect conditionNathan Skrzypczak1-1/+1
2019-07-16gbp: fix contracts dpo ACL matchBenoît Ganne1-3/+3
2019-07-15quic: integrate vpp crypto api for quic packets encryptionMathias Raoul4-0/+403
2019-07-13vppinfra: add doubly linked listFlorin Coras2-0/+354
2019-07-12nsim: cross-connect mode crash at interface output nodeJohn Lo2-6/+6