aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-06fix dangling reference in foreach_key_value_pairDave Barach1-0/+7
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns7-5/+238
2018-08-01fix 'sh vxlan tunnels'Neale Ranns1-15/+4
2018-07-30Update Release Notes for 18.07 Releasev18.07Ed Warnicke2-2/+318
2018-07-30Reverse the logic of flagging malformed packet in fragmentation code to allow...Rajesh Saluja1-1/+1
2018-07-27Fix memory leak in processing of ICMPv6 RA event (VPP-1360)Juraj Sloboda1-1/+2
2018-07-26VPP-1359 Wrong vl_msg_idLukasz Majczak1-1/+1
2018-07-26avf: api fixJakub Grajciar4-7/+25
2018-07-24fix vector index range checks (VPP-1353)Eyal Bari12-22/+16
2018-07-23NAT44: fix forwarding feature bug (VPP-1349)v18.07-rc2Matus Fabian2-19/+6
2018-07-23QOS: mark/record fix feature ordering c-n-p errorNeale Ranns1-5/+5
2018-07-23QoS: marking and recording for MPLS and VLANNeale Ranns4-22/+477
2018-07-22Loopback tx: support multiple tx intfcs per frameDave Barach1-153/+197
2018-07-19ip4-input and ip4-input-no-checksum should be siblingsNeale Ranns1-11/+1
2018-07-19gbp: Add support for ACLMohsin Kazmi7-68/+256
2018-07-18qos mark/record: fix disable-sw_if_index range checkEyal Bari2-2/+2
2018-07-18loopback:fix delete to check interface classEyal Bari1-13/+6
2018-07-18VOM: support for pipesNeale Ranns84-316/+978
2018-07-18VPP crash when run "lb set interface nat4 in <intc>" VPP-1343Hongjun Ni1-1/+1
2018-07-16Update .gitreview for stable/1807v18.07-rc1Ed Warnicke1-0/+1
2018-07-15VPP-1341: fix loopback interface graph arcsDave Barach4-66/+175
2018-07-14Improve IP4 ARP and IP6 ND Events Notificationv18.10-rc0John Lo2-11/+32
2018-07-13Add QEDE poll mode driver (librte_pmd_qede)Igor Mikhailov (imichail)3-4/+10
2018-07-13srv6-as: Adding support for L2 trafficFrancois Clad4-38/+442
2018-07-13srv6-as: Adding test casesFrancois Clad1-0/+692
2018-07-13vppinfra: add missing header file to install listDamjan Marion1-0/+1
2018-07-13Improve the "show version" commandDave Barach1-5/+82
2018-07-13VPP-1338: fix ipsec api coverity warningsDave Barach2-12/+7
2018-07-13The gateway IP should be 172.16.2.1shenJibiao1-1/+1
2018-07-13STATS fix memory leak in stat_client.cDave Cornejo1-0/+3
2018-07-12Fix debug CLI node recycling bugsDave Barach1-5/+26
2018-07-12Revert "vppinfra: AVX2 blend"Dave Barach1-6/+0
2018-07-12srv6: fix pointers in quad loopsFrancois Clad1-6/+6
2018-07-12IGMP: validate the packets length in the DPNeale Ranns3-25/+55
2018-07-12stats-segment: add startup node serialization optionFlorin Coras2-1/+7
2018-07-12vppinfra: AVX2 blendDamjan Marion1-0/+6
2018-07-11session: push tx notifications only if neededFlorin Coras2-1/+12
2018-07-11Documentation: Placeholder directory and filesEd Kern1-0/+56
2018-07-11avoid using thread local storage for thread indexDamjan Marion57-98/+99
2018-07-11bridge-domain:fix no_flood countEyal Bari1-0/+3
2018-07-11memif: fix max number of ringsDamjan Marion3-5/+5
2018-07-11avf: descriptor should be volatileDamjan Marion4-40/+60
2018-07-11srv6-as: Adding rewrite countersFrancois Clad3-21/+72
2018-07-11srv6: Fixing SRH parsing bug in Scapy 2.4Francois Clad1-0/+28
2018-07-11VPP-1338: fix coverity warning in mactime pluginDave Barach1-1/+3
2018-07-11vom: Add TAPv2 supportMohsin Kazmi11-176/+383
2018-07-11threads: fix issue with setting main-core to 0Damjan Marion3-9/+17
2018-07-11make_test: Add missing classifier testsJan Gelety3-126/+1294
2018-07-10VPP-1337: Dangling reference be gone!Dave Barach3-0/+6
2018-07-10IGMP: coverity found defectsNeale Ranns3-4/+10