aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-29backport mlx patch for DPDK >= 18.05Matthew Smith3-1/+521
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns3-36/+14
2018-08-28Adjacency walks protected by 'walk in progress' flagNeale Ranns2-2/+12
2018-08-28MPLS: allow 16 as a valid output labelNeale Ranns1-1/+1
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns11-99/+283
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan5-3/+52
2018-08-13tcp_echo: fix server rx bufferFlorin Coras1-2/+1
2018-08-09Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He2-11/+11
2018-08-09NAT44: fix bug in snat_interface_add_del (VPP-1380)Matus Fabian1-4/+4
2018-08-07Fix dangling reference in l2fib_scan(...)Dave Barach1-0/+8
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