aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Python API: Re-adding rudimentary variable length array pack support.Ole Troan3-24/+40
2016-09-13Use the correct thread stack alignment constraint, VPP-401Dave Barach1-2/+6
2016-09-13Update CSIT tests 160904 -> 160912Jan1-1/+1
2016-09-12Provide vpp-plugins rpm packagingEd Warnicke1-0/+31
2016-09-12MAP: Doxyfying CLI macros - VPP-165Ole Troan1-48/+158
2016-09-12af_packet: allocate per-worker list of free buffersDamjan Marion3-8/+15
2016-09-12DPDK virtio patch: Enable indirect descriptor featuresPierre Pfister1-0/+34
2016-09-12VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper toKlement Sekera1-2/+1
2016-09-11Move CLI examples from wiki to code - VPP-165Keith Burns (alagalah)6-4/+243
2016-09-10VPP-367: Peg vpp and vpp-plugins to depend on specific versionsEd Warnicke1-2/+2
2016-09-09Check for zero-sized Graphvix config file on Ubuntu; VPP-396Chris Luke1-1/+2
2016-09-09On Ubuntu check for graphviz system configChris Luke1-0/+3
2016-09-07Fix bugs in IPFIX code discovered by coverityJuraj Sloboda5-37/+39
2016-09-07Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for high...Vengada Govindan1-6/+7
2016-09-07VPP-346 Improve Doxygen include path mechanismChris Luke2-23/+55
2016-09-07VPP-388 Improve IP header lookup in ipsec_outputFlorin Coras1-7/+7
2016-09-07Fix MTU size for the bonded interfaceSteve Shin1-0/+12
2016-09-07VPP-390: include *.so symlinks in vpp-libEd Warnicke1-0/+2
2016-09-07VPP-382: Add ipsec tunnel interface to sw_interface_dumpMatus Fabian1-0/+6
2016-09-07VPP-387: Fixed ipsec-input traceMatus Fabian1-20/+31
2016-09-07Vhost-User: Implement Indirect DescriptorsPierre Pfister2-94/+182
2016-09-07checkstyle: improve speed by checking only recently changed filesDamjan Marion2-3/+25
2016-09-07VPP-204 Rework and finish IPFIX implementationJuraj Sloboda8-149/+1072
2016-09-07Avoid use of node index 0 by registering null-nodeDamjan Marion1-0/+29
2016-09-06Add support for input nodes in interrupt mode on the worker threadsDamjan Marion1-0/+24
2016-09-06VPP-346 More VPP doc fixesChris Luke19-47/+99
2016-09-06Add packet/byte count output tx stats to tunap interfaceJohn Lo1-0/+12
2016-09-06Move iOAM Trace as a pluginVengada Govindan16-1003/+2047
2016-09-06VPP-386 Fix map-server output in lisp-cp-lookup traceFlorin Coras1-6/+3
2016-09-06VPP-381 Add LISP interfaces to sw_interface_dumpFlorin Coras1-0/+7
2016-09-06IPsec speculative enqueue in exception path, fixes VPP-384Sergio Gonzalez Monroy2-3/+8
2016-09-06VPP-385: Fix ARP for indirect adjacenciesFlorin Coras1-0/+16
2016-09-05Update CSIT tests 160821 -> 160904Jan1-1/+1
2016-09-03VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo1-2/+4
2016-09-02Add in-message cli_request/cli_reply APIOle Troan7-0/+210
2016-09-02Fix for invalid check of SPARSE_VEC_INVALID_INDEXAlex Popovsky2-6/+6
2016-09-02VPP-221 Improve doxygen dependency checkChris Luke1-1/+5
2016-09-02VPP-374: getting jvppgen.py into rpm vpp-devel packageEd Warnicke1-0/+11
2016-09-02Clean-up unused context arrays in UDP and GRE nodesAlex Popovsky2-43/+2
2016-09-02VPP-373: stop building from /vpp mountEd Warnicke3-5/+63
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