summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-01DOCS: Add link to 19.08 test framework docsDave Wallace1-0/+1
2019-05-01Enable NEON instructions in memcpy_leLijian.Zhang2-1/+9
2019-05-01esp_encrypt: remove unnecessary codeZhiyong Yang1-1/+1
2019-05-01DOCS: Add link to 19.04 make test documentationDave Wallace1-0/+1
2019-05-01ipsec: fix ipsec format overflowBenoît Ganne1-4/+3
2019-04-30VPP 19.04 Release NotesDave Wallace1-1/+64
2019-04-30svm: more fifo refactor/cleanupFlorin Coras12-715/+959
2019-04-30elf: fix memcmp() overflowBenoît Ganne1-1/+1
2019-04-30stats: fix non null terminated stringBenoît Ganne1-0/+5
2019-04-30vppinfra: fix buffer overflow in unformat_tokenBenoît Ganne1-2/+8
2019-04-30crypto: enforce per-alg crypto key lengthBenoît Ganne4-18/+57
2019-04-30stats: Add version defines in stat_client.hOle Troan1-0/+3
2019-04-30reassembly: avoid race-conditionsKlement Sekera1-12/+26
2019-04-30Sphinx docs: Fix security vulnerability (VPP-1655)Dave Wallace1-1/+1
2019-04-29DOC ONLY: add a buffer metadata writeupDave Barach2-1/+192
2019-04-29API: Add support for limits to language.Ole Troan6-20/+65
2019-04-27svm: fix fifo tail/head/ooo logic for u32 wrapFlorin Coras3-16/+283
2019-04-26IF: return VTR attributes for all ifs in dump APIAlexander Chernavin1-20/+20
2019-04-26crypto, ipsec: change GCM IV handlingDamjan Marion5-58/+39
2019-04-26nat: fix ED mode unknown proto session managementMatthew Smith3-8/+24
2019-04-26nat: prevent creation when-resolved static mappings on errorsAlexander Chernavin1-1/+1
2019-04-26svm: fifo segment support for chunk allocationFlorin Coras8-26/+338
2019-04-25crypto_ia32: minor change logicallyZhiyong Yang1-2/+1
2019-04-25crypto: AES GCM IV length is always 12Damjan Marion4-5/+2
2019-04-25docs: Add VPP inside the CloudFrancesco Spinelli9-4/+805
2019-04-25Clean up redirectsDave Barach1-21/+50
2019-04-25Change dpdk thread data flags type to u16 from u8 to get more useful dataSimon Zhang2-6/+7
2019-04-25tap: Fix the indirect buffer allocationMohsin Kazmi1-1/+1
2019-04-25session: cleanup segment manager and fifo segmentFlorin Coras23-1005/+1001
2019-04-25unittest: AES GCM test cases cleanupDamjan Marion1-270/+126
2019-04-25crypto_ipsecmb: CBC IV size is always equal to block sizeDamjan Marion1-27/+13
2019-04-25crypto_ipsecmb: use pre-expanded keysDamjan Marion3-220/+209
2019-04-25session: use teps in accept/connect notificationsFlorin Coras11-81/+72
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns10-61/+169
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion2-2/+30
2019-04-25crypto: improve key handlingDamjan Marion19-66/+351
2019-04-25Remove dummy_interface_tx nodes from l2tp l2xcrw and nshJohn Lo3-27/+0
2019-04-24Add get_endpoint in transport vftAloys Augustin7-14/+126
2019-04-24ip4_lookup_inline: leverage vlib_get_buffers to improve perfZhiyong Yang1-32/+27
2019-04-24dpdk: fix interface namingFlorin Coras1-1/+1
2019-04-24Clean up multi-thread barrier-sync hold-down timerDave Barach2-13/+57
2019-04-24QUIC: Add multi-stream support to internal test appsAloys Augustin6-7/+171
2019-04-24UDPC: Fix open segfault with multiple workersAloys Augustin1-1/+3
2019-04-24dpdk: get a rid of "Invalid port_id=" log messageDamjan Marion1-3/+5
2019-04-24l2: Add support for arp unicast forwardingMohsin Kazmi7-10/+118
2019-04-24svm: fifo ooo reads/writes with multiple chunksFlorin Coras6-93/+356
2019-04-24svm: move mq test to ut pluginFlorin Coras2-181/+101
2019-04-24session: remove unused fifo allo return valueFlorin Coras4-14/+8
2019-04-24ethernet_input_inline: leverage vlib_get_buffersZhiyong Yang1-17/+14
2019-04-24Rearrange prefetching in ipsec_output_inlineVratko Polak1-6/+6