aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-23Move rte_delay_us_override so it overrides DPDKTodd Foggoa1-0/+41
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-2/+2
2016-05-23Add LISP RTR supportFilip Tehlar2-0/+38
2016-05-21Add per-thread, per-node runtime stats serializationDave Barach2-5/+12
2016-05-20VPP-80: netmap binary API message element name collisionDave Barach2-6/+6
2016-05-20Add policer dump APIMatus Fabian2-0/+137
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion4-9/+15
2016-05-18Add netmap APIMatus Fabian2-1/+93
2016-05-16VPP-61 Patch1/2 - Remove NSH from VPPKeith Burns (alagalah)2-54/+0
2016-05-16Add configure policer APIMatus Fabian2-1/+70
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar2-0/+101
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