aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-06-17session: use listener_handle instead of listener_indexNathan Skrzypczak3-27/+11
2019-06-14avf: update known issues section in README.mdDamjan Marion1-5/+1
2019-06-13crypto-ia32: fix typo in ifdef for avx512 versionNeale Ranns1-1/+1
2019-06-12avf: add README.md section about spoofing checkDamjan Marion1-0/+10
2019-06-12static_http: Typo in short_help.Paul Vinciguerra1-1/+1
2019-06-12lacp: cleanup unnecessary pointer castZhiyong Yang5-46/+38
2019-06-12NAT: interface fib fix (VPP-1691)Filip Varga1-8/+16
2019-06-11fix compiling error with marvell pp2 pluginjialv011-0/+1
2019-06-11lacp: remove duplicated codeZhiyong Yang1-1/+0
2019-06-08mactime: add per-mac allow-with-quota featureDave Barach5-15/+73
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