aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-22stats: support multiple works for error countersOle Troan16-114/+134
2019-05-21svm_queue_timedwait_inline: lock after waitVratko Polak1-1/+1
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-21geneve_input: leverage vlib_get_buffersZhiyong Yang1-12/+11
2019-05-21QUIC: Add initial documentationAloys Augustin1-0/+38
2019-05-20openssl plugin 3des routine iv_len fixVladimir Ratnikov1-1/+7
2019-05-20IPSEC: rename default backendNeale Ranns1-2/+2
2019-05-20reassembly: prevent long chain attackKlement Sekera8-13/+86
2019-05-20bonding: clean up redundant codeZhiyong Yang1-55/+44
2019-05-20consolidate all mutux opertionPing Yu1-17/+17
2019-05-18api: export ip_types.api for out-of-tree pluginsBenoît Ganne1-1/+5
2019-05-17Add a debug-CLI leak-checkerDave Barach7-116/+87
2019-05-17Trivial typo. punt_node.cPaul Vinciguerra1-1/+1
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra1-1/+2
2019-05-17Fix punctuation fails in 2x pluginsDave Barach2-2/+2
2019-05-17Load vat plugins late in the init sequenceDave Barach1-1/+1
2019-05-17UDP-Local: fix unregistered portsNeale Ranns1-64/+51
2019-05-17Fix 'terminal history off' crasherChris Luke1-7/+14
2019-05-17dpdk-ipsec: fix encrypt/decrypt single queueSergio Gonzalez Monroy6-39/+58
2019-05-16Add transport_opts to connect_sock bapiNathan Skrzypczak7-6/+28
2019-05-16init / exit function orderingDave Barach62-476/+959
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-15IPSEC: remove CLI check for unsupported IPv6-AH - it is supportedNeale Ranns1-22/+0
2019-05-15Fix stats documentation with default socket nameIgor Mikhailov (imichail)1-2/+2
2019-05-15vpp_papi: remove dependency on environment var. VPP_API_DIR.Paul Vinciguerra1-6/+9
2019-05-15Remove unused function nat44_ha_resync() and error IN_PROGRESS.Jon Loeliger2-39/+0
2019-05-14QUIC multi thread updateAloys Augustin4-279/+329
2019-05-14svm: improve fifo segment prealloc supportFlorin Coras5-200/+471
2019-05-14IPSEC coverity fixesNeale Ranns2-2/+4
2019-05-14IPSEC: remove unecessary pass by reference of sequence numberNeale Ranns4-5/+5
2019-05-14VPP-1649: fix coverity warning in api_format.cDave Barach1-1/+2
2019-05-14Preallocate mhash key_tmps vectorDave Barach3-24/+13
2019-05-14IPsec: increment tunnel intf tx countersMatthew Smith1-0/+9
2019-05-14Build packages for generic Arm architectureLijian.Zhang1-0/+2
2019-05-14rdma: update MAINTAINERS and add docBenoît Ganne1-0/+51
2019-05-14Coverity: Fix CID-198494 & CID-198388Dave Wallace2-2/+2
2019-05-14Unregister UDPC port only when ownedNathan Skrzypczak3-2/+9
2019-05-14make test: Add QUIC external echo transfer testDave Wallace1-1/+27
2019-05-13Fix typoIgor Mikhailov (imichail)1-1/+1
2019-05-13Trivial Typo's in bier comments/docs.Paul Vinciguerra14-27/+27
2019-05-13vnet: remove macro definitionsZhiyong Yang1-3/+0
2019-05-13Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clientsjackiechen19852-4/+2
2019-05-13remove dead code in rewrite.cNeale Ranns1-26/+0
2019-05-10cli: Add return value in cli_inbandOle Troan3-6/+11
2019-05-10Fix stat seg average vector rate computationDave Barach2-14/+53
2019-05-10Update ping cli .short_help.Paul Vinciguerra1-2/+2
2019-05-10Fix typo in nat44_cli.c:nat_ha_failover_command_fn.Paul Vinciguerra1-3/+3
2019-05-10zero-pad date string output.Paul Vinciguerra1-2/+2