summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-04FIB memory leaks (VPP-578)v17.01-rc2Neale Ranns6-24/+48
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2017-01-03LISP: fix EID addition (VPP-577)Filip Tehlar1-2/+5
2017-01-03LISP: fix fwd entry addition (VPP-576)Filip Tehlar1-1/+1
2017-01-03VPP-574: fix the MACIP ACLs blocking ARP trafficAndrew Yourtchenko1-0/+47
2017-01-03VPP-574: fix VPP hang during security group configuration on a suspended VMAndrew Yourtchenko1-0/+4
2017-01-03SNAT: fix out2in ICMP worker lookupMatus Fabian1-0/+7
2017-01-02ioam: fix Coverity warning (VPP-570)Vengada1-1/+1
2016-12-24Merging all ioam plugin libraries to single libraryAkshayaNadahalli10-188/+142
2016-12-23SNAT: fix 'show snat verbose' bug - format vector as %vMatus Fabian1-3/+3
2016-12-22SNAT: Remove the oldest translation fix (VPP-568)Matus Fabian4-8/+41
2016-12-21Change default branch in .gitreviewv17.01-rc1Damjan Marion1-0/+1
2016-12-21VPP-470: Introduce VxLAN-GPE as transport for iOAM.Vengada Govindan11-57/+926
2016-12-21Support multiple VXLAN tunnels with same mcast dstEyal Bari2-74/+121
2016-12-21Fix coverity issuesMarek Gradzki2-6/+8
2016-12-21fix 'show trace' bug - format vector as %vKlement Sekera1-1/+1
2016-12-21Add missing variable definitions to java VPP APIMarek Gradzki1-0/+4
2016-12-21vagrant: Fixing sudo related vagrant errorsRay Kinsella2-6/+9
2016-12-21Python API: Incorrect error for empty VLA list.Ole Troan2-4/+11
2016-12-21vagrant: updated Vagrantfile to use rsyncRay Kinsella2-58/+16
2016-12-21aarch64 compatibilityChristophe Fontaine8-10/+100
2016-12-21classify: add simple mechanism for automatic flow creation (VPP-338)Juraj Sloboda1-23/+5
2016-12-21fix sample-plugin rpm packagingGabriel Ganne1-2/+2
2016-12-21make test: Add classifier - ip/mac/pbr casesSteve Shin2-0/+440
2016-12-20Always set start_of_ethernet_header in ethernet-input speed pathJohn Lo1-6/+10
2016-12-20Decouple dependencies/assumptions in MAC changeNeale Ranns7-21/+35
2016-12-20VPP-525: multi-thread case binary API post-mortem dump AWOLDave Barach1-6/+9
2016-12-20dpdk: fix advance header for ip4-no-checksumSergio Gonzalez Monroy1-0/+1
2016-12-20Remove RPATH from binaries before creating .deb and .rpm packagesDamjan Marion5-4/+34
2016-12-20Add missing variable definitions to python VPP APIJuraj Sloboda1-0/+3
2016-12-20Improve dpdk-input node to handle drivers not setting mbuf PTYPEJohn Lo5-48/+111
2016-12-20Declare variables as externalDamjan Marion14-13/+31
2016-12-19l2input: remove unused code and reduce number of branchesDamjan Marion1-44/+18
2016-12-19make test: work around timing issue in bfd testKlement Sekera1-1/+1
2016-12-19snat: fix port allocationMatus Fabian1-12/+21
2016-12-19Python API: Add back support for old-style VLA, e.g. mask[0]Ole Troan3-51/+144
2016-12-19make test: filter IPv6 RAs out by defaultKlement Sekera3-30/+32
2016-12-19ioam: export plugin - genarate java bindingsSagar Srivastav7-6/+275
2016-12-19dpdk: fix IV physical address in esp-decryptSergio Gonzalez Monroy1-2/+2
2016-12-19dpdk: fix dpdk-crypto-input packet traceSergio Gonzalez Monroy1-3/+4
2016-12-19Update CSIT tests 161211 -> 161218Jan Gelety1-1/+1
2016-12-19dpdk backward compatibilityChristophe Fontaine1-0/+2
2016-12-17VPP-563: Fix inter plugin dependency in ioam vxlan-gpeShwetha Bhandari4-57/+36
2016-12-16Coverity fixes, VPP-486Dave Barach3-7/+10
2016-12-16Fix dpdk-input check for VLAN packets including VLAN strip caseJohn Lo1-1/+16
2016-12-16make test: improve robustness and performanceKlement Sekera12-160/+189
2016-12-15Expand ethernet-input node speed-path for non-L2 pathsJohn Lo1-7/+22
2016-12-15LISP: Fix several control plane message issues, VPP-558Filip Tehlar5-110/+215
2016-12-15Fix NPE in JNI while handling int arrays, VPP-559Marek Gradzki1-6/+6
2016-12-14Ping response in a VRF context uses correct FIB for responseNeale Ranns4-11/+92