aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-09-27cnat: fix cnat_translation_cli_add_delDave Barach1-12/+24
2020-09-27cnat: fix session scanner restart pointDave Barach1-1/+1
2020-09-25cnat: Add DHCP supportNathan Skrzypczak11-109/+716
2020-09-25cnat: Introduce parametric source policyNathan Skrzypczak13-244/+445
2020-09-25cnat: Add support for SNat ICMPNathan Skrzypczak7-143/+461
2020-09-25cnat: Ip ICMP error supportNathan Skrzypczak6-165/+557
2020-09-24wireguard: coverity fixArtem Glazychev1-1/+1
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras1-1/+2
2020-09-23lldp: fix format string for hw->nameVladimir Isaev1-3/+3
2020-09-23cnat: Disable default scanner processNathan Skrzypczak8-24/+120
2020-09-23wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-22lisp: Move to pluginNeale Ranns56-9/+33296
2020-09-21geneve: Move to pluginNeale Ranns11-0/+4613
2020-09-21misc: Move l2tp to pluginNeale Ranns12-0/+2372
2020-09-21lldp: Move to pluginNeale Ranns15-0/+2549
2020-09-21vrrp: set up multicast for both address familiesMatthew Smith1-2/+14
2020-09-21acl: remove custom ACL-plugin heapAndrew Yourtchenko7-232/+17
2020-09-21dpdk: hugepage availibility check using new apiDamjan Marion1-11/+9
2020-09-17vppinfra: support main heap with different page sizesDamjan Marion1-1/+1
2020-09-16avf: wrong argument passed to avf_log_errSteven Luong1-1/+1
2020-09-16vmxnet3: gso fixesSteven Luong4-13/+29
2020-09-16api: clean up use of deprecated flagOle Troan3-13/+13
2020-09-16flowprobe: add show commands for params and list of interfaces for recordingjan_cavojsky1-0/+87
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-14wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-14wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-14nat: delay datastructure allocation until configuredOle Troan2-18/+33
2020-09-10ikev2: fix copy-paste error when freeing memoryFilip Tehlar1-1/+1
2020-09-12wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-11quic: Clean quic_crypto_setup_cipherNathan Skrzypczak1-16/+13
2020-09-11dpdk: fix coverity defect #214232, #182930Chenmin Sun2-1/+8
2020-09-11avf: add assert to ensure that adminq is used only from avf processDamjan Marion1-0/+5
2020-09-11avf: change promisc mode from the avf process nodeDamjan Marion2-7/+26
2020-09-11nat: Fix next feature for ED with multiple workersVladimir Isaev3-2/+25
2020-09-11avf: fix race between avf and cli/api processDamjan Marion6-35/+43
2020-09-11nat: endian mismatchFilip Varga1-7/+13
2020-09-11avf: fix race between avf process node and avf_delete_if(...)Damjan Marion4-18/+34
2020-09-11ikev2: fix memory leaksBenoƮt Ganne1-7/+20
2020-09-11quic: fix coverity warningAloys Augustin1-1/+1
2020-09-10wireguard: fix handshake procedureArtem Glazychev2-12/+17
2020-09-10af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.Mohammed Hawari1-0/+2
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