aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns10-61/+169
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion1-0/+8
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 Kazmi6-8/+112
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
2019-04-24svm: move fifo tests to ut pluginFlorin Coras2-362/+271
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga5-423/+581
2019-04-23Enable 'test crash' command when running unittest plugin.Paul Vinciguerra1-0/+1
2019-04-23API: Python and Unix domain socket improvementOle Troan5-38/+24
2019-04-23Bump to intel-ipsec-mb version 0.52Damjan Marion1-2/+4
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan5-577/+423
2019-04-23API sw_interface_dump: Dump all if index is zeroVratko Polak2-5/+6
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga5-423/+577
2019-04-23Fix a ipsec command line typoSimon Zhang1-1/+1
2019-04-23vnet: clean up calc_checksums()Zhiyong Yang1-7/+8
2019-04-23dpdk_esp_encrypt: add to prefetch dataZhiyong Yang1-3/+13
2019-04-23ipsec4-output: add pkt header and data prefetchingZhiyong Yang1-2/+9
2019-04-23vppinfra: fix one macro issue in clib_cpu_supports_aes()Zhiyong Yang1-1/+1
2019-04-22GRE: set gre_tunnel_type init value to zero in APIAlexander Chernavin1-1/+1
2019-04-22vlib epoll: handle file removal on EPOLLINFlorin Coras1-0/+2
2019-04-20svm: reorganize fifo march codeFlorin Coras2-239/+185
2019-04-19rbtree: add successor and predecessor functionsFlorin Coras3-4/+90
2019-04-19Doxygen cleanup.Dave Wallace5-5/+5
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-7/+14
2019-04-196rd: fix debug cli short-helpBenoît Ganne1-1/+2
2019-04-19svm: move fifo tests to a separate fileFlorin Coras3-1160/+1199
2019-04-19Remove dummy_interface_tx output node from PPPoE pluginJohn Lo1-9/+0
2019-04-19svm: support addition of chunks to fifosFlorin Coras4-14/+221
2019-04-19DOCS-ONLY: Fix broken doxygen tag in BVIDave Wallace1-1/+1
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-1/+3
2019-04-19FIB: recursion casues path reallocNeale Ranns1-1/+12
2019-04-18GBP: update cli to reflect API changesBenoît Ganne3-10/+7
2019-04-18vlib epoll: protect against clib file pool expansionFlorin Coras1-1/+3
2019-04-18Fix memory corruption faulting [VPP-1639]Artem Belov1-3/+3
2019-04-18svm: allow indirect fifo data chunksFlorin Coras6-170/+171
2019-04-18GRE: API updateNeale Ranns6-204/+211
2019-04-18tls: allow engines to customize closeFlorin Coras4-18/+74
2019-04-18IPSEC: tunnel rekey fix and test (VPP-1652)Neale Ranns1-21/+24