aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan25-246/+315
2018-04-13GBP V2Neale Ranns74-1168/+7570
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven4-15/+91
2018-04-13Enable check of VRF reset - IPv4Jan Gelety3-71/+122
2018-04-12VCL IOEvent external API callbackKeith Burns (alagalah)7-98/+373
2018-04-12export new VOM hpp post 11648Neale Ranns1-0/+1
2018-04-12libmemif: fix clang compilation errors/warningsJakub Grajciar3-16/+15
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns51-180/+215
2018-04-12vom: Fix the itf stats replayMohsin Kazmi3-1/+39
2018-04-12fixes python3 TypeError; python2 intactAndrey "Zed" Zaikin1-1/+1
2018-04-12bond: 1 packet/frame == bad performance [VPP-1236]Steven1-6/+8
2018-04-12NAT: disable CLI/API not supported in active mode (VPP-1234)Juraj Sloboda2-3/+215
2018-04-12Handle DHCP replies with NAT44 forwarding enabledMatthew Smith1-48/+57
2018-04-11VPPAPIGEN: Consistent CRC32 on complete file.Ole Troan1-17/+25
2018-04-11Clean up temp dir in failure casesDave Barach1-0/+3
2018-04-11fix: sample vpp-api C client hangs vpp daemon because of NULL callbackAndrey "Zed" Zaikin1-4/+3
2018-04-11NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)Matus Fabian4-24/+36
2018-04-11acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_contextAndrew Yourtchenko1-1/+26
2018-04-11acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin...Andrew Yourtchenko3-9/+31
2018-04-11dpdk: fail in early init if we cannot alloc hugepagesDamjan Marion1-4/+19
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke3-3/+5
2018-04-10Makefile: Added new ifeq to cover opensuse leap15Ed Kern1-4/+9
2018-04-10when deleting l3 static mapping with addr_only,ahdj0071-1/+4
2018-04-10CSIT-895 dpdk/ipsec: add locks on session data hash updatesRadu Nicolau2-33/+40
2018-04-10srv6-ad: fixing cache size issueFrancois Clad3-11/+18
2018-04-10Make IPsec tunnel intf work with IPv4 output featuresMatthew Smith2-0/+13
2018-04-09features: don't break linked list, create separate one for arcDamjan Marion4-14/+16
2018-04-09L2: no-flood interface type in the Bridge-DomainNeale Ranns5-11/+42
2018-04-09plugins: unload plugin if early init failsDamjan Marion12-5/+215
2018-04-09NAT44: don't add static mapping to resolution vector if failed (VPP-1225)Matus Fabian1-3/+27
2018-04-09jvpp: log error output of Java process on test failureMarek Gradzki1-3/+6
2018-04-09Autodetect plugin pathDamjan Marion4-16/+61
2018-04-09DVR: save the rewrite length in packet meta-data for featuresNeale Ranns1-3/+9
2018-04-09make test: fix failure on centosKlement Sekera1-1/+1
2018-04-08Restore building of debuginfo RPMsThomas F Herbert1-10/+2
2018-04-08Remove subunit from Centos requirements.Thomas F Herbert2-2/+4
2018-04-07BIER coveroty fix for unintialised return value on errorNeale Ranns1-1/+1
2018-04-06Change l2-fwd node to allow possible feature before UU-FLOODJohn Lo1-6/+14
2018-04-06Remove mbedtls from build requirement for CentosThomas F Herbert2-2/+4
2018-04-05VOM: Get vhost-user type from nameMohsin Kazmi1-1/+2
2018-04-05IPIP: version.h is not neededNeale Ranns1-1/+0
2018-04-05memif: bug fixesDamjan Marion2-22/+74
2018-04-05VOM: Add sub_interface in specific routing tableMohsin Kazmi2-0/+19
2018-04-05DSLite: Implement new API call DSLITE_ADDRESS_DUMP.Jon Loeliger2-0/+67
2018-04-04Bump package versionChris Luke1-1/+1
2018-04-04Hm this ended up on master, but should not have.v18.07-rc0Chris Luke1-1/+0
2018-04-04Setup for branch stable/1804Chris Luke1-0/+1
2018-04-04Doc updates prior to branchChris Luke6-16/+40
2018-04-04memif: zero copy slaveDamjan Marion7-145/+677
2018-04-04Detailed stats collection featureNeale Ranns12-41/+434