aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-07ipsec-mb: fix the "make test" on non-AESNI platformsAndrew Yourtchenko1-0/+3
2019-05-07Fix af_packet issues:jackiechen19852-33/+60
2019-05-07add TLS endpoint functionYu Ping2-5/+32
2019-05-06make test: Fix truncated core fileDave Wallace1-0/+23
2019-05-06gcov / test framework: sigterm not sigkillDave Barach4-5/+15
2019-05-06Remove target option when IPSecMB disabledNathan Skrzypczak1-2/+1
2019-05-06ip4_load_balance: leverage vlib_get_buffersZhiyong Yang1-13/+11
2019-05-06virtio: refactor ctrl queue supportMohsin Kazmi1-22/+32
2019-05-06Add QUIC multistream supportNathan Skrzypczak3-338/+890
2019-05-06ppp: simplify code using existing functionsZhiyong Yang1-10/+6
2019-05-06Add missing init fn dependency to ipsec_initDave Barach1-0/+5
2019-05-06Fix VPP-1487 DHCP client does not support option 6-domain serverjackiechen19855-14/+61
2019-05-06NAT64: Fix port byte order in nat64_free_out_addr_and_portFaicker Mo1-1/+1
2019-05-06NAT66:assgin a error value for clib_bihash_kv_48_8_t kvlijianpeng1-2/+3
2019-05-06NAT: VPP-1646 test case assertsFilip Varga1-0/+1
2019-05-03session/svm: apis for fifo shrinkingFlorin Coras6-1/+182
2019-05-03svm: basic support for fifo shrinkingFlorin Coras3-78/+663
2019-05-03Add callbacks for extended trace functionality, one as content is added with ...Gary Boon2-1/+33
2019-05-03mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong4-0/+11
2019-05-03svm: store normalized head/tail for fifoFlorin Coras3-53/+48
2019-05-03Fix FIB initialization in UDP inputNathan Skrzypczak1-0/+1
2019-05-03Add packet headers in UDPC fifosAloys Augustin2-38/+23
2019-05-03plugins: clean up plugin descriptionsDave Wallace37-36/+37
2019-05-02Add the packages for 19.04jdenisco2-6/+6
2019-05-02vlib: align stack on OS page sizeBenoît Ganne1-1/+1
2019-05-02NAT: VPP-1661 - test case cleanup and refactoringFilip Varga3-1333/+1304
2019-05-02vpp_papi_provider.py: update defautmapping.Paul Vinciguerra2-1/+3
2019-05-01Freshen RPM dependencies in vpp specfile.Thomas F Herbert1-19/+16
2019-05-01Add node, frame to vlib main loop perf analysis callback argumentsDave Barach3-7/+16
2019-05-01virtio: Fix virtio buffer allocationMohsin Kazmi1-1/+1
2019-05-01virtio: remove configurable queue size supportMohsin Kazmi7-47/+27
2019-05-01svm: remove dead code triggering overflowBenoît Ganne1-26/+0
2019-05-01vpp_config: Update deprecated platform.linux_distribution()Paul Vinciguerra2-8/+9
2019-05-01vpp_config: correct usage of 'is' for equality tests.Paul Vinciguerra2-16/+16
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