aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-11vppinfra: fix the issue that mheap_get_trace record wrong pointerWei CHEN1-1/+1
2019-04-11Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/Ole Troan1-1/+1
2019-04-11crypto: add performace test to unittest pluginDamjan Marion4-1/+219
2019-04-11Make the loss / delay sim available as an output featureDave Barach6-149/+629
2019-04-10udp: fix copyright typoFlorin Coras1-1/+1
2019-04-10crypto: Intel IPSEC-MB engineNeale Ranns4-2/+429
2019-04-10ethernet: fix packet tracingBenoît Ganne1-1/+1
2019-04-10IPSEC: for each engine and algorithm testsNeale Ranns1-1/+1
2019-04-10session: binary api app names as vectorsFlorin Coras1-2/+2
2019-04-10API: Fix shared memory only action handlers.Ole Troan16-408/+191
2019-04-10quic: add dummy accepted cbFlorin Coras2-2/+9
2019-04-10IPSEC: remove double byte swap of IP addressesNeale Ranns1-18/+10
2019-04-10Make tcp/udp/icmp compute checksum safer for buffer-chain caseJohn Lo2-2/+2
2019-04-09rdma: add multiqueue supportBenoît Ganne4-76/+170
2019-04-09session: fix session flagsFlorin Coras2-5/+2
2019-04-09nat: initialize fq_in2out_output_indexMatthew Smith1-0/+1
2019-04-08GBP: drop and contract countersNeale Ranns3-17/+127
2019-04-08fixing typosJim Thompson34-52/+52
2019-04-08virtio: Fix the coverity warningsMohsin Kazmi1-6/+11
2019-04-08IPSEC TEST: various hash alogrithmsNeale Ranns1-1/+1
2019-04-08host stack: update stale copyrightFlorin Coras45-45/+45
2019-04-08rdma: fix DPDK MLX driver conflictBenoît Ganne1-5/+1
2019-04-08vlib-punt: fix error node countingNeale Ranns3-31/+14
2019-04-08vppinfra: u32x8 transposeDamjan Marion1-0/+56
2019-04-08minor spelling errors (both in comments)Jim Thompson2-2/+2
2019-04-07GBP: coverity uninitialised variable warningNeale Ranns1-1/+1
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion21-368/+760
2019-04-07http_server: add timer wheel for session cleanupFlorin Coras1-29/+141
2019-04-07crypto: coverity issuesDamjan Marion3-16/+28
2019-04-06Pipe: fix double count on TX (TX counting is done in interface-output)Neale Ranns1-11/+1
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-0/+6
2019-04-06Doxygen: clean up vec.hDave Wallace1-8/+4
2019-04-06quic: support addition of fifo segmentsFlorin Coras1-1/+2
2019-04-05make the output of "show api dump file <filename> compare-current" doxygen-fr...Andrew Yourtchenko1-5/+9
2019-04-05quic: update app ns on connectFlorin Coras1-0/+1
2019-04-05crypto: fix init dependencyFilip Tehlar1-1/+2
2019-04-05rdma: more batching, compile rdma-core in release modeBenoît Ganne3-101/+299
2019-04-05session: fix app name formattingFlorin Coras1-2/+2
2019-04-05fix pcap_trace cli output issueJack Xu1-2/+4
2019-04-05vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "...Andrew Yourtchenko1-2/+2
2019-04-05IPSEC: punt reasons; SPI=0, no-tunnelNeale Ranns5-13/+155
2019-04-05tcp: do not delete session on establish popFlorin Coras5-31/+59
2019-04-04ldp: ignore TCP_CORK socket optionFlorin Coras1-0/+1
2019-04-04session: fix http server rpc to mainFlorin Coras1-8/+9
2019-04-04tcp: properly validate acks between snd_nxt and una_maxFlorin Coras1-2/+4
2019-04-04ipsec: trunc_size -> icv_sizeDamjan Marion9-15/+15
2019-04-04crypto: pass multiple ops to handlerDamjan Marion2-9/+44
2019-04-04GBP: Counters per-contractNeale Ranns4-13/+62
2019-04-04tcp: shorten wait in fin-wait-1 with fin rcvdFlorin Coras3-9/+18
2019-04-04Add crypto_ia32 pluginDamjan Marion5-0/+632