aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-01VPP-346 A swathe of doc fixesChris Luke27-112/+208
2016-09-01VPP-341: iOAM plugin documentationShwetha2-0/+483
2016-09-01Fix for vl_client_get_first_plugin_msg_id:266: plugin 'export_eb694f98' not r...Shwetha1-1/+1
2016-08-31VPP-369 Add an L2 output classification featureDave Barach13-158/+1026
2016-08-31VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo10-89/+707
2016-08-31VPP-303 - Documentation changes for vnet/vnet/srKeith Burns (alagalah)4-60/+390
2016-08-31VPP-210: Add "sh api status"Calvin1-3/+46
2016-08-31VPP-221 Loosen Doxygen CLI command struct parserChris Luke3-2/+3
2016-08-31VPP-189 Tweak hash_foreach_pair to avoid static warningChris Luke1-10/+21
2016-08-31VPP-221 CLI auto-documentation infrastructureChris Luke11-65/+963
2016-08-31VPP-240: delete subinterfacePavel Kotucek7-6/+149
2016-08-30Fix for vppctl to suppress "load_one_plugin:63: Loaded plugin:" msgsEd Warnicke1-2/+2
2016-08-30VPP-365: Fix sending of bd_index in lisp_eid_table_add_del_mapFilip Tehlar1-1/+7
2016-08-30VPP-364 Add vpp-api/python/build to gitignoreFlorin Coras1-0/+2
2016-08-30VPP-361: Memory leak on delete of VXLAN over IPv6 tunnelJohn Lo1-1/+4
2016-08-30VPP-353: Fully support LISP negative mappings in APIFilip Tehlar4-33/+49
2016-08-29VPP-360 Allow L2 classify to use dynamic graph arcsDave Barach1-8/+11
2016-08-29VPP-310 Mapping algorithm compute wrong ea-bitsOle Troan5-11/+231
2016-08-29VPP-307: Documentation for vnet/vnet/vxlan-gpeKeith Burns (alagalah)6-44/+380
2016-08-26VPP-357 Fix vni for LISP fwd entry removalsFlorin Coras1-1/+1
2016-08-26VPP-356: Fix wrong byte order in LISP APIFilip Tehlar3-7/+8
2016-08-26VPP-305: Documentation for vnet/vnet/unixKeith Burns (alagalah)8-158/+647
2016-08-26VPP-329: Add L2 support to lisp_eid_table_map_dumpFilip Tehlar5-13/+101
2016-08-25VPP-271: Coding style cleanup vnet/vnet/snapCalvin Ference4-101/+147
2016-08-25Save rewrite length for post-rewrite rewind actionDave Barach3-12/+9
2016-08-25Fix vxlan-gpe next protocol valueYi Yang1-2/+2
2016-08-25Adding python-dev dependency to main Makefile.Ole Troan1-2/+2
2016-08-25VPP-228 VPP-326: MAP: Adding additional API/CLI input parameter checks.Ole Troan2-20/+31
2016-08-25VPP-328: Add dump call for listing LISP VNIsFilip Tehlar4-0/+130
2016-08-25Fix ip6-rewrite drops when no feature is configuredAkshayaNadahalli1-0/+2
2016-08-25Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V...Damjan Marion5-35/+84
2016-08-25VPP-345: pull in upstream checksum patch for ICMP packetsSean Chandler1-0/+18
2016-08-25VPP Python language binding - plugin supportOle Troan23-157/+757
2016-08-25VPP-262: Coding standards cleanup vnet/vnet/llcCalvin4-103/+154
2016-08-24VPP-346 Document the ip feature registration schemeDave Barach2-154/+275
2016-08-24VPP-340: MAP-T wrong destination addressOle Troan1-1/+1
2016-08-24VPP-321: Fix param order of unformat_lisp_eid_apiFilip Tehlar1-3/+2
2016-08-23VPP-323: Add LISP locator set index to reply API messageFilip Tehlar3-2/+42
2016-08-23Fix PCI vendor_id/device_id detection for SR-IOV devicesDamjan Marion4-21/+32
2016-08-23VPP-342: Don't allow remote mapping to overwrite local or static mappingFilip Tehlar4-5/+22
2016-08-23dpdk: Remove obsolete VMXNET3 driver start/stop workaroundDamjan Marion5-128/+68
2016-08-22VPP-267: Style cleanup for vnet/vnet/pgCalvin8-643/+682
2016-08-22VPP-270: Code style cleanup for vnet/vnet/pppCalvin5-124/+194
2016-08-22Raw export of IP6 packet with iOAM metadataShwetha12-124/+1735
2016-08-22Update CSIT tests 160815 -> 160821Jan1-1/+1
2016-08-19VPP-337 Add per interface IN filteringDave Barach24-200/+684
2016-08-19vhost-user: unmap previously configured memory if necessarySteve Shin1-0/+3
2016-08-18tuntap_rx modification to handle jumbo packets ( > 2K bytes)Steve Shin1-4/+13
2016-08-17Bump of JVPP version for new MASTER.Keith Burns (alagalah)1-1/+1
2016-08-17VPP-202: L2-GRE over IPSecv16.12-rc0Matus Fabian21-26/+1887