aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Add API calls for packet generatorPavel Kotucek3-2/+200
2016-07-21VPP-123: remove japi (the old Java API)Marek Gradzki1-46/+46
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak2-0/+59
2016-07-20L2TP: Add option for custom fib id for outgoing encapsulated packetsPierre Pfister2-0/+17
2016-07-19VPP-203 Find the relative next node index by node namesKeith Burns (alagalah)3-3/+83
2016-07-18Add uid/gid config parameters to shared-vm database map operatorDave Barach2-4/+70
2016-07-17VPP-187: Standardized retvalue types in vpe.apiCalvin1-8/+8
2016-07-16- fixed misleading indentation (fixes compilation error on gcc versio 6.1.1)Wolfgang1-2/+2
2016-07-14Add a command line utility to display critical vpp engine metricsDave Barach3-2/+193
2016-07-13Add API dump call for vrf/vni mapping to vpp-api-testFilip Tehlar1-6/+18
2016-07-12policer actionMatus Fabian2-0/+36
2016-07-11Simplify API to add LISP adjacenciesFlorin Coras2-51/+18
2016-07-11VPP-183: IPSec transport modeMatus Fabian1-1/+1
2016-07-08Add locator prority and weight to LISP APIFilip Tehlar1-6/+6
2016-07-08Remove unnecessary and obsolete configure.ac directivesDamjan Marion1-2/+0
2016-07-08Add binary API for IPFIXJuraj Sloboda3-2/+193
2016-07-07VPP-142 Recursive route sending traffic to wrong interfaceNeale1-72/+60
2016-07-07VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to climarek zavodsky3-1/+5
2016-07-07Add an option to dump details about specific LISP EID in API/CLIFilip Tehlar2-1/+47
2016-07-04LISP CP cleanup and refactoringFlorin Coras2-32/+163
2016-07-04VPP-174 IPsec API fixMatus Fabian1-7/+18
2016-07-01Simple ip4 NAT pluginDave Barach1-2/+8
2016-06-29Fix the spelling of the word "suppress".Chris Luke4-8/+8
2016-06-29Add support for ethernet address in LISP APIFilip Tehlar2-49/+91
2016-06-27Add support for classify table/session read to jvpp:Marek Gradzki1-3/+3
2016-06-27More janitorial workDave Barach13-106/+66
2016-06-27VPP-108 : API calls to read classify table and sessionsPavel Kotucek3-2/+363
2016-06-24VPP-118: add support for variable length arrays to jvppMarek Gradzki1-2/+2
2016-06-23VPP-72 Added api call aquivalents to:marek zavodsky3-2/+545
2016-06-23LISP EID virtualization supportFilip Tehlar2-5/+88
2016-06-21Check if LISP is enableAndrej Kozemcak1-1/+1
2016-06-20Fix problem with DPDK vector PMDs not working in VPPDamjan Marion1-2/+4
2016-06-17Dynamically compute ip feature subgraph orderDave Barach1-8/+26
2016-06-17New LISP API map-request itr-rlocAndrej Kozemcak2-1/+97
2016-06-15VPP-137: VPP sends ARP with wrong requested IPNeale1-1/+13
2016-06-14Add sw_if_index to af_packet_create and various clean upsKeith Burns (alagalah)3-2/+33
2016-06-13Explicity specify IP address type for format_ip46_address functionDamjan Marion1-2/+4
2016-06-12Fix next-protocol issue configured from HoneycombHongjun Ni1-1/+1
2016-06-10Fix issue: no handler for msg id 13Hongjun Ni1-352/+351
2016-06-08VPP-127: Make rpm/deb provide vpp group to access vpp-apiEd Warnicke2-0/+8
2016-06-08VPP-124: Fix rpms to work out of the box.Ed Warnicke1-0/+14
2016-06-01VPP-105 Map API SHM uid/gid name to numberChris Luke1-1/+53
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach2-5/+18
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar2-2/+4
2016-05-31ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak1-2/+2
2016-05-30Add Dump API for VxLAN-GPE tunnelHongjun Ni3-2/+94
2016-05-29Fix VxLAN-GPE add_del API issueHongjun Ni1-2/+2
2016-05-27VPP-95 VXLAN add_del API intermittent failureChris Luke1-2/+2
2016-05-25Move dpdk startup config data to separate structDamjan Marion1-1/+1
2016-05-25Add Vxlan-Gpe over IPv6Hongjun Ni3-6/+20