aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1056-1700/+920
2016-12-26dpdk: Add support for Mellanox ConnectX-4 devicesDamjan Marion11-35/+96
2016-12-26vlib: Add support for PCI VPD parsingDamjan Marion2-5/+93
2016-12-23Make test support for the ipfix flow-per-pkt pluginDave Barach4-9/+289
2016-12-23SNAT: fix 'show snat verbose' bug - format vector as %vMatus Fabian1-3/+3
2016-12-23make test: improve handling of packet capturesKlement Sekera19-271/+321
2016-12-23Build vpp_api_test binary API debug CLI into vppDave Barach11-724/+1560
2016-12-23make test: add log.txtKlement Sekera2-8/+13
2016-12-22api: save some typing when adding new api filesDamjan Marion2-173/+132
2016-12-22Add L2 flow-record generationDave Barach7-161/+881
2016-12-22API refactoring : lisp-gpePavel Kotucek8-232/+461
2016-12-22API refactoring : lispPavel Kotucek7-2066/+2131
2016-12-22API refactoring : ipsec-grePavel Kotucek7-157/+283
2016-12-22API refactoring : ipsecPavel Kotucek7-890/+1008
2016-12-22SNAT: Remove the oldest translation fix (VPP-568)Matus Fabian4-8/+41
2016-12-22API refactoring : bfdPavel Kotucek7-355/+483
2016-12-21API refactoring : l2tpPavel Kotucek7-280/+405
2016-12-21API refactoring : grePavel Kotucek7-145/+272
2016-12-21API refactoring : vxlan-gpePavel Kotucek6-47/+325
2016-12-21API refactoring : vhost_userPavel Kotucek7-275/+398
2016-12-21API refactoring : netmapPavel Kotucek7-98/+222
2016-12-21API refactoring : af_packetPavel Kotucek7-103/+228
2016-12-21API refactoring : vxlanPavel Kotucek6-72/+348
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