summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Fix AC_INIT to get same version as everything else.v18.07.1Ed Warnicke1-1/+1
2018-09-14Updated 18.07.1 Release NotesEd Warnicke1-1/+1
2018-09-13Release notes and versions for 18.07.01 dot releaseEd Warnicke2-1/+9
2018-09-12nat: fix busy ports of each threaddongjuan1-4/+15
2018-09-12Fix create memif socketEd Warnicke1-16/+0
2018-09-11fix issue with missing sample_main in sample pluginDamjan Marion1-0/+2
2018-09-08vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]Steven1-2/+31
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian7-14/+46
2018-09-06acl-plugin: VPP-1400: fix crash when removing a session entryAndrew Yourtchenko1-0/+2
2018-09-05sctp: reduce the number of clients and mbytes (VPP-1396)Marco Varlese1-1/+1
2018-09-04Correct DPDK version in release notesEd Warnicke1-1/+1
2018-09-03acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl...Andrew Yourtchenko2-61/+91
2018-09-03acl-plugin: fix the memory leak with colliding entries storageAndrew Yourtchenko1-4/+73
2018-09-02NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)Matus Fabian1-9/+15
2018-09-02VPP-1387:foreach outside address vector to find correct index when free outsi...shubing guo3-21/+16
2018-09-02vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]Yichen Wang2-1/+15
2018-08-31VPP-1381: Fix the incorrect if condition when delete session for static mappingshubing guo1-2/+2
2018-08-31NAT44: fix next_src_nat (VPP-1384)Matus Fabian2-6/+64
2018-08-31SR-MPLS: fixes and testsNeale Ranns7-3/+316
2018-08-31lacp: issue with slave interface admin up after it is added to the bond group...Steven1-2/+2
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
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