summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Bump to 17.04 releasev17.04-rc0Damjan Marion5-5/+10
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
2016-12-14IP and MPLS route debug CLI fixesNeale Ranns2-2/+11
2016-12-14make test: improve virtualenv patching processKlement Sekera1-10/+17
2016-12-13Fix coverity build-break, VPP-255Dave Barach1-4/+4
2016-12-13vpp_papi: Add help() support for python interactive modeChristophe Fontaine1-4/+13
2016-12-13LISP: Move parsing of LISP map-reply to worker thread, VPP-554Filip Tehlar2-97/+86
2016-12-13ACL: Install ACL JSON in install directory.Ole Troan1-11/+12
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton6-67/+60
2016-12-12Update CSIT tests 161204 -> 161211Jan Gelety1-1/+1
2016-12-12snat: Hairpinning (VPP-444)Matus Fabian2-0/+181
2016-12-12make test: remove unneeded printKlement Sekera1-1/+3
2016-12-12ip4: perf optimization in the ip4-input nodeDamjan Marion2-83/+76