aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-13VPP-57 Add Doxygen to VPPChris Luke1-8/+0
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)3-207/+42
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak2-7/+52
2016-05-12VPP-53: clang build fails in API on SR testsDamjan Marion2-11/+11
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar2-15/+46
2016-05-10Add af_packet APIMatus Fabian2-1/+89
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras3-130/+0
2016-05-09VPP-20: Verify valid sw_if_index in ip_address_dump.Ole Troan1-0/+4
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak2-0/+52
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)2-27/+27
2016-05-03HONEYCOMB-10: Copy context identifier from request to replyMarek Gradzki1-25/+45
2016-05-02VPP-30 sr_replicate requires DPDKKeith Burns (alagalah)1-0/+5
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)3-3/+239
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke3-0/+157
2016-04-29Fix use of format_ip46_address in custom_formatChris Luke1-4/+4
2016-04-29Add support for LCAF Instance IDFilip Tehlar1-2/+2
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras1-7/+3
2016-04-29Clean up per-thread mheap setup.Dave Barach1-1/+0
2016-04-28VXLAN over IPv6.Chris Luke3-14/+37
2016-04-27HONEYCOMB-10: Add missing context parameter to *details structsMaros Marsalek2-8/+24
2016-04-26Make automake silent rules defaultDamjan Marion1-1/+1
2016-04-26Fix compile errors reported by clangDamjan Marion1-1/+1
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-1/+1
2016-04-25Convert lisp-gpe encap to interface tx nodeFlorin Coras2-3/+42
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion6-96/+96
2016-04-22Add a vpp_restart commandDave Barach2-4/+13
2016-04-21Removing dpdk socket-mem from startup.confDamjan Marion1-4/+0
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan1-9/+9
2016-04-18Add support for AArch32Christophe Fontaine2-9/+9
2016-04-15Remove historical netconf message switch APIsDave Barach2-101/+0
2016-04-15Add LISP APIAndrej Kozemcak2-1/+694
2016-04-12Add a configurable "significant error" metricDave Barach1-7/+120
2016-04-09Add IKEv2 APIsMatus Fabian2-3/+271
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo1-0/+5
2016-04-01Add option to link DPDK dynamicallyDamjan Marion3-2/+34
2016-03-29Move classify_table_index under the unionDamjan Marion1-2/+2
2016-03-29Adjacency allocatorDave Barach1-0/+5
2016-03-25iOAM trace configuration APIsShwetha2-1/+142
2016-03-20vnet classifier debug CLI enhancementsDave Barach1-0/+1
2016-03-17Bring back p1.c so plugins can see DPDK symbolsTodd Foggoa1-0/+2
2016-03-17Reincarnate call to unix_physmem_init() for non-dpdk useDamjan Marion1-0/+3
2016-03-07Add sw_interface_clear_stats API callPavel Kotucek3-2/+94
2016-03-07build: fix call to mkdirJean-Mickael Guerin1-1/+1
2016-03-04Add CPU detection functionsDamjan Marion2-8/+17
2016-03-03Refuse to start if binary requires unavailable CPU extensionsDamjan Marion1-0/+29
2016-02-26Update PowerPC (qppc) platform to build with Ubuntu cross-toolsDamjan Marion1-26/+0
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion1-1/+1
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach2-97/+7
2016-02-22Added MTU information to sw_interface_dumpPavel2-0/+5
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister2-1/+6