summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-16crypto: Crypto set handler API to support set all as CLIYulong Pei2-4/+37
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 Troan7-20/+20
2020-09-16avf: add assert to ensure that adminq is used only from avf processDamjan Marion2-0/+12
2020-09-16wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-16lisp: fix vat crash with one_add_del_local_eid apiOnong Tayeng1-1/+1
2020-09-16lisp: fix help msg of show eid-table commandOnong Tayeng2-4/+4
2020-09-16lisp: fix spelling mistake in option nameOnong Tayeng1-1/+1
2020-09-16lisp: fix lisp|one_eid_table_dump's local|remote options in vatOnong Tayeng1-1/+1
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-16lisp: fix crash with arp and packet trace onOnong Tayeng2-3/+7
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-15build: fix build for Debian 9 and Debian 10Benoît Ganne3-11/+18
2020-09-15vcl: always fill buffer or drain rx fifoFlorin Coras1-4/+16
2020-09-15wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-15vlib: fix call to vlib_get_node_by_nameBenoît Ganne1-1/+4
2020-09-15l2: fix null deref in l2_to_bvi()Matthew Smith1-1/+1
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-09l2: check secondary macs on BVI interfaceMatthew Smith1-2/+35
2020-09-09svm: fix non-null-terminated stringBenoît Ganne1-1/+1
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev31-0/+6216
2020-09-09crypto: change cryptodev with new cryptodev APIFan Zhang3-1/+1582
2020-09-09interface: support configuring RSS steering queuesChenmin Sun10-36/+320
2020-09-09stats: Fix stat_segment to set timeout directlyRajesh Goel1-0/+13
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 Coras4-7/+33
2020-09-07ipsec: fix padding/alignment for native IPsec encryptionChristian Hopps5-19/+19
2020-09-06marvell: add cli options to configure rxq and txq sizesChristian E. Hopps1-1/+6
2020-09-05vlib: vlib_get_node_by_name fails via APINathan Skrzypczak1-2/+1
2020-09-05docs: Improve & link cnat docNathan Skrzypczak1-13/+79
2020-09-04cnat: fix cnat_set_snat() debug CLIDave Barach1-6/+18
2020-09-04cnat: fix snat ip v6 testsMathiasRaoul1-6/+6
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi18-394/+483
2020-09-04vrrp: improve RFC compliance for ARP/NDMatthew Smith2-38/+48
2020-09-04buffers: improve cache occupancyDamjan Marion1-2/+8
2020-09-04dpdk-ipsec: use init function instead of one-time processChristian Hopps1-11/+3