aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo5-10/+24
2018-03-14VOM: acl: Add support for acl ethertype unbind and dumpMohsin Kazmi3-1/+182
2018-03-14At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...Chaoyu Jin1-12/+12
2018-03-13VCL: Fix race condition in event thread functionDave Wallace1-11/+17
2018-03-13SCTP: data retransmission & snd_space fixMarco Varlese3-4/+88
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns10-130/+321
2018-03-13FIB: DVR paths are not considered L3 attachedNeale Ranns1-0/+10
2018-03-13Rationalize plugin symbol error reportingDave Barach3-5/+14
2018-03-13SCTP: cumulative SACK fixMarco Varlese4-15/+44
2018-03-12SPAN: Add 'is_l2" flag to DETAILS response messages.Jon Loeliger3-2/+7
2018-03-12Remove md5.[ch] from vppinfraDave Barach5-535/+2
2018-03-12License text cleanupDave Barach1-0/+13
2018-03-12NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)Matus Fabian1-2/+2
2018-03-12NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)Matus Fabian1-8/+7
2018-03-11vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo...Andrew Yourtchenko2-10/+10
2018-03-11dpdk-input node packet trace intermittent on IP forwading pathJohn Lo1-36/+37
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach15-41/+574
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts5-6/+77
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