aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Correct address calculation for VPP-1168Lee Roberts2-2/+2
2018-03-09VCL API for external callback for listener/connect eventKeith Burns (alagalah)7-23/+323
2018-03-09dpdk: move DPDK vfio hack to dpdk pluginDamjan Marion4-50/+70
2018-03-09VCL: add event registration to listen session in select()Dave Wallace1-5/+27
2018-03-09when exceed max reass,ahdj0071-6/+12
2018-03-09MPLS Unifom modeNeale Ranns40-599/+1754
2018-03-09ACL: Fix the detail for ethertype whitelistMohsin Kazmi2-3/+3
2018-03-08VCL event handling changesKeith Burns (alagalah)3-1/+27
2018-03-08tls: make tls engines pluggableFlorin Coras7-524/+814
2018-03-08VCL refactoringKeith Burns (alagalah)3-48/+55
2018-03-08VCL: cleanup namespace_secret env-var cfg code.Dave Wallace1-20/+1
2018-03-08acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)Andrew Yourtchenko3-1/+180
2018-03-08vppapigen: require reply/details messages for requests/dumpsMarek Gradzki1-6/+6
2018-03-07Fix Avoid crash in vnet_delete_sub_interface routineSteve Shin1-1/+2
2018-03-07fix physmem mappingsDamjan Marion1-0/+2
2018-03-07features: extend 'feature node not found' warning messageDamjan Marion1-2/+4
2018-03-07NAT44: allow to configure one interface only as output or input feature (VPP-...Matus Fabian1-0/+12
2018-03-07GBP: fix the runs before statement against the ACL nodeNeale Ranns1-2/+2
2018-03-07packet-generator: use default free listDamjan Marion2-63/+8
2018-03-07tls: enforce certificate verificationFlorin Coras11-169/+261
2018-03-07VPPAPIGEN: Run tool directly from source tree.Ole Troan3-9/+8
2018-03-07VAPI: Ensure type definitions are generated in same order as .api file.Ole Troan2-4/+4
2018-03-06vlib: avoid crash if fill_free_list returns 0 buffersDamjan Marion1-1/+2
2018-03-06VCL registration handler added to session for polling sessionsKeith Burns (alagalah)1-6/+9
2018-03-06LB plugin: Fix Layer-4 checksum error in L3DSR.Yusuke Tatsumi1-0/+5
2018-03-06when lb tcp in2out flow,ahdj0071-0/+1
2018-03-06reass frag_n should to be inited to 0ahdj0071-0/+1
2018-03-06VOM: Fix state reconciliationMohsin Kazmi11-67/+165
2018-03-06glibc 2.27 fixMarco Varlese2-0/+3
2018-03-06vppapigen: require service definition for singleton messagesMarek Gradzki1-7/+2
2018-03-06vppapigen: do not allow to define message as both request and replyMarek Gradzki1-0/+4
2018-03-06vppapigen: require reply ID different than caller IDMarek Gradzki1-0/+4
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki9-77/+181
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan9-181/+77
2018-03-05physmem: keep only one physmem_mainDamjan Marion6-9/+10
2018-03-05VCL async event handlerKeith Burns (alagalah)4-202/+653
2018-03-05SCTP: API to configure some tunablesMarco Varlese6-78/+129
2018-03-05IP6 link-local tableNeale Ranns23-220/+1071
2018-03-05Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen linksAmir Zeidner2-25/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan9-77/+181
2018-03-05vlib: add functions to dynamically open/close PCI deviceDamjan Marion2-3/+126
2018-03-05SCTP: retransmission in INIT/SHUTDOWN phaseMarco Varlese4-24/+124
2018-03-05vlib: vlib_buffer_free_internal optimizationsDamjan Marion1-53/+88
2018-03-05vlib: vfio code reworkDamjan Marion10-222/+411
2018-03-05vlib: rework PCI INTx supportDamjan Marion2-96/+75
2018-03-05tls: add stop listen handlerFlorin Coras3-20/+144
2018-03-05NAT44 - unknown protocols work with forwardingMatthew Smith1-6/+9
2018-03-04vlib: add PCI MSI-X interrupt support (vfio only)Damjan Marion2-6/+197
2018-03-04vlib: map pci region by using vfio FD when vfio is usedDamjan Marion3-47/+89
2018-03-04vlib: fix vlib_pci_get_device_info on when not running as rootDamjan Marion1-4/+2