aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-11-26ikev2: refactor ikev2 nodeFilip Tehlar1-407/+359
2020-11-26ikev2: better packet parsing functionsFilip Tehlar7-274/+596
2020-11-26ikev2: show IKE SA command improvementsFilip Tehlar1-95/+169
2020-11-26dns: use correct per-thread vlib_mainBenoît Ganne4-60/+63
2020-11-25dns: fix double-unlockBenoît Ganne1-12/+0
2020-11-13crypto-native: fix multi-arch variant initializationRay Kinsella1-4/+0
2020-11-12af_xdp: fix NUMA node parsingBenoît Ganne1-11/+9
2020-11-12wireguard: reset secret data before freeing itBenoît Ganne1-4/+4
2020-11-12svm: fix fifo unit testBenoît Ganne1-4/+6
2020-11-12ikev2: fix cli memory leakBenoît Ganne1-30/+40
2020-11-12rdma: add RSS support for IPv6 and TCPBenoît Ganne2-32/+58
2020-11-12af_xdp: add option to claim all available rx queuesBenoît Ganne6-38/+55
2020-11-05rdma: various fixes for chained buffers txMohammed Hawari1-14/+19
2020-10-14ikev2: fix leaking pending INIT requestsFilip Tehlar1-0/+16
2020-10-14ikev2: fix issue when decrypting packet with no keysFilip Tehlar1-1/+1
2020-09-30ikev2: fix false positive NAT detectionFilip Tehlar1-18/+13
2020-09-29ikev2: fix memory leaksBenoît Ganne2-3/+21
2020-09-25misc: documentation fixesAndrew Yourtchenko1-1/+1
2020-09-24wireguard: fix uninitialized peer index in handoffFlorin Coras1-1/+1
2020-09-24wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-23avf: wrong argument passed to avf_log_errSteven Luong1-1/+1
2020-09-16vmxnet3: gso fixesSteven Luong4-13/+29
2020-09-16avf: change promisc mode from the avf process nodeDamjan Marion2-7/+26
2020-09-16avf: fix race between avf and cli/api processDamjan Marion6-35/+43
2020-09-16api: clean up use of deprecated flagOle Troan3-13/+13
2020-09-16avf: add assert to ensure that adminq is used only from avf processDamjan Marion1-0/+5
2020-09-16wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-16avf: fix race between avf process node and avf_delete_if(...)Damjan Marion4-18/+34
2020-09-16nat: Fix next feature for ED with multiple workersVladimir Isaev3-2/+25
2020-09-16nat: endian mismatchFilip Varga1-7/+13
2020-09-16quic: Clean quic_crypto_setup_cipherNathan Skrzypczak1-16/+13
2020-09-16wireguard: fix handshake procedureArtem Glazychev2-12/+17
2020-09-16wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-15crypto: Crypto SW Scheduler Coverity WarningsNeale Ranns1-1/+1
2020-09-15crypto-native: fix issues detected by coiverityDamjan Marion2-3/+11
2020-09-15ikev2: fix copy-paste error when freeing memoryFilip Tehlar1-1/+1
2020-09-15wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-15ikev2: fix memory leaksBenoît Ganne1-7/+20
2020-09-15quic: fix coverity warningAloys Augustin1-1/+1
2020-09-15af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.Mohammed Hawari1-0/+2
2020-09-12dpdk: fix coverity defect #214232, #182930Chenmin Sun2-1/+8
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev31-0/+6216
2020-09-09crypto: change cryptodev with new cryptodev APIFan Zhang2-0/+1581
2020-09-09interface: support configuring RSS steering queuesChenmin Sun3-34/+154
2020-09-09tcp: fix the tcp unittest to workRyujiro Shibuya1-0/+2
2020-09-08dpdk-ipsec: don't leak buffers on crypto alloc failureChristian Hopps2-6/+8
2020-09-08dpdk: fix extended stat stringsChristian Hopps1-2/+2
2020-09-08dpdk: fix interface counters to never go backwardChristian Hopps1-33/+24
2020-09-08svm session: document unsupported fifo deq combinationsFlorin Coras1-5/+21
2020-09-06marvell: add cli options to configure rxq and txq sizesChristian E. Hopps1-1/+6