aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoît Ganne13-11/+14
2019-06-07lacp: create lacp-process on demandSteven Luong4-26/+86
2019-06-07no trigger nat ipfix flush in first workerdongjuan1-1/+1
2019-06-06dpdk: fix clear hw statsFilip Tehlar3-3/+3
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-50/+12
2019-06-06gbp: do not classify unknown packet as EP packetsBenoît Ganne1-0/+4
2019-06-06lb: crashed with some specific commit under heavy trafficHongjun Ni3-5/+13
2019-06-05avf: enable promiscuous modeSteven Luong3-1/+18
2019-06-05L3 cross connectNeale Ranns9-0/+1252
2019-06-04features will register udp ports once configuredJakub Grajciar1-3/+5
2019-06-04mactime: upstream new featuresDave Barach6-25/+161
2019-06-04dpdk: rework extended statsFilip Tehlar4-47/+33
2019-06-03GBP: add subnet cli commandBenoît Ganne1-2/+85
2019-06-03crypto_ia32: native AES-GCM implementationDamjan Marion5-1/+1046
2019-05-31tools: FEATURE.yaml meta-data infrastructureOle Troan2-0/+26
2019-05-31crypo_ia32: don't optimize debug buildsDamjan Marion2-1/+5
2019-05-31Update vnet hardware flags if link state changesDave Barach1-1/+9
2019-05-31bonding: add support for numa awarenessZhiyong Yang1-0/+1
2019-05-30nat44: fix CLI doc errorjackiechen19851-2/+2
2019-05-30dpdk: remove bonding codeDamjan Marion6-251/+11
2019-05-30NAT: create bypass in correct thread if workers>1Alexander Chernavin1-9/+40
2019-05-29Start the cdp period process on demandDave Barach4-22/+20
2019-05-29dpdk: make sure each segment have initalized rte_mbufDamjan Marion1-12/+4
2019-05-29map: Use vl_api_string macros.Paul Vinciguerra2-27/+9
2019-05-29plugins: http_static. Migrate to use api string type.Paul Vinciguerra3-11/+23
2019-05-28nsim: remove buffer u32 upper boundKorian Edeline1-1/+1
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach1-4/+2
2019-05-28nat44: make nat44-ed-hairpin-src follow arcMatthew Smith1-1/+1
2019-05-27unittest: fix test crypto perf for AEAD algosDamjan Marion1-2/+3
2019-05-27dpdk: vlan strip config does not take effect in default deviceChenmin Sun1-0/+6
2019-05-27dpdk: fix rss configuration error issueChenmin Sun1-7/+5
2019-05-24udp-ping: disable due to conflict with mldv2Florin Coras1-2/+4
2019-05-24Add callback multiplex supportDave Barach1-15/+47
2019-05-24rdma: add support for promiscuous modeBenoît Ganne2-71/+145
2019-05-23fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_...cohu1-5/+9
2019-05-23crypto_ia32: multiarchDamjan Marion5-58/+70
2019-05-23Fix vpp crash bug while deleting dhcp clientjackiechen19851-0/+1
2019-05-23fix show session verbose crash with quic transportDave Wallace1-2/+48
2019-05-22gtpu: don't register udp ports unless a tunnel is createdJakub Grajciar1-5/+11
2019-05-22Fix Diffie-Hellman exchange with newer openssl APIChristian E. Hopps1-21/+16
2019-05-21docs: add quic subpage to user docsVratko Polak1-1/+1
2019-05-21vmxnet3: gso_l4_hdr_sz is not set correctlySteven Luong1-16/+24
2019-05-21QUIC: Add initial documentationAloys Augustin1-0/+38
2019-05-20openssl plugin 3des routine iv_len fixVladimir Ratnikov1-1/+7
2019-05-17Fix punctuation fails in 2x pluginsDave Barach2-2/+2
2019-05-17dpdk-ipsec: fix encrypt/decrypt single queueSergio Gonzalez Monroy6-39/+58
2019-05-16init / exit function orderingDave Barach30-192/+194
2019-05-16Add default value for API Nat flagsMichal Cmarada1-0/+1
2019-05-15Add QUIC human readable error logsNathan Skrzypczak1-7/+56
2019-05-15Remove unused function nat44_ha_resync() and error IN_PROGRESS.Jon Loeliger1-38/+0