aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api-test
AgeCommit message (Expand)AuthorFilesLines
2016-06-06ONE-18: Fix trailing garbage string in LISP status dump APIFilip Tehlar1-0/+2
2016-05-27VPP-95 VXLAN add_del API intermittent failureChris Luke1-1/+1
2016-05-20VPP-77 Creating VXLAN over IPv6 via API failsChris Luke1-2/+2
2016-05-16Add configure policer APIMatus Fabian1-3/+126
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar1-0/+129
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)1-340/+33
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-6/+46
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar1-17/+74
2016-05-10Add af_packet APIMatus Fabian1-3/+87
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras1-172/+0
2016-05-07VPP-35 Add GRE tunnels to sw_interface_dumpChris Luke1-0/+6
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak1-2/+64
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)1-6/+6
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)1-2/+150
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke1-1/+163
2016-04-28VXLAN over IPv6.Chris Luke1-15/+64
2016-04-26Fix clang warnings in api codeDamjan Marion1-7/+7
2016-04-25Convert lisp-gpe encap to interface tx nodeFlorin Coras1-5/+52
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-130/+130
2016-04-22Add a vpp_restart commandDave Barach2-1/+237
2016-04-15Add LISP APIAndrej Kozemcak1-3/+792
2016-04-09Add IKEv2 APIsMatus Fabian1-0/+364
2016-04-04Fix vppctl for multivppEd Warnicke1-3/+19
2016-03-31Enable af_packet interfaces in the API test appsDamjan Marion1-0/+6
2016-03-25iOAM trace configuration APIsShwetha1-3/+130
2016-03-07Add sw_interface_clear_stats API callPavel Kotucek1-4/+40
2016-02-26Fixed issue with json output in vpp_api_test.Pavel Kotucek1-1/+2
2016-02-22Added MTU information to sw_interface_dumpPavel1-0/+1
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister1-1/+8
2016-02-19Serialize and upload the data plane node graphDave Barach2-3/+195
2016-02-19Per-interface, per-address-family fast packet filterDave Barach1-4/+96
2016-02-10Replace AC_PROG_LIBTOOL with LT_INITDave Barach1-1/+1
2016-01-26Fix vppctl to cope with vpe -> vpp transitionEd Warnicke1-2/+2
2016-01-26Small fix for vppctlEd Warnicke1-6/+7
2016-01-22Enable shared-VM namespace supportDave Barach1-1/+4
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach1-0/+49
2016-01-20Rename vpe binary name to avoid collision with latexDamjan Marion4-10/+10
2016-01-18Enabled vppctl to provide an interactive shellEd Warnicke1-1/+12
2015-12-22Restore vpe-api-test/scripts/vppctlEd Warnicke2-0/+3
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace3-3/+82
2015-12-17Merge "Move vppctl to vpp-api-test"Ed Warnicke2-0/+3
2015-12-16Move vppctl to vpp-api-testDamjan Marion2-0/+3
2015-12-16Remove warning message outputing vpp-test-api plugin pathEd Warnicke1-1/+0
2015-12-15Remove autotools generated productsDave Barach10-40107/+0
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian1-5/+27
2015-12-13new version handlingDamjan Marion1-2/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke21-0/+50381