Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | Update CSIT tests 160904 -> 160912 |  Jan | 1 | -1/+1 |
2016-09-12 | Provide vpp-plugins rpm packaging |  Ed Warnicke | 1 | -0/+31 |
2016-09-12 | MAP: Doxyfying CLI macros - VPP-165 |  Ole Troan | 1 | -48/+158 |
2016-09-12 | af_packet: allocate per-worker list of free buffers |  Damjan Marion | 3 | -8/+15 |
2016-09-12 | DPDK virtio patch: Enable indirect descriptor features |  Pierre Pfister | 1 | -0/+34 |
2016-09-12 | VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to |  Klement Sekera | 1 | -2/+1 |
2016-09-11 | Move CLI examples from wiki to code - VPP-165 |  Keith Burns (alagalah) | 6 | -4/+243 |
2016-09-10 | VPP-367: Peg vpp and vpp-plugins to depend on specific versions |  Ed Warnicke | 1 | -2/+2 |
2016-09-09 | Check for zero-sized Graphvix config file on Ubuntu; VPP-396 |  Chris Luke | 1 | -1/+2 |
2016-09-09 | On Ubuntu check for graphviz system config |  Chris Luke | 1 | -0/+3 |
2016-09-07 | Fix bugs in IPFIX code discovered by coverity |  Juraj Sloboda | 5 | -37/+39 |
2016-09-07 | Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for high... |  Vengada Govindan | 1 | -6/+7 |
2016-09-07 | VPP-346 Improve Doxygen include path mechanism |  Chris Luke | 2 | -23/+55 |
2016-09-07 | VPP-388 Improve IP header lookup in ipsec_output |  Florin Coras | 1 | -7/+7 |
2016-09-07 | Fix MTU size for the bonded interface |  Steve Shin | 1 | -0/+12 |
2016-09-07 | VPP-390: include *.so symlinks in vpp-lib |  Ed Warnicke | 1 | -0/+2 |
2016-09-07 | VPP-382: Add ipsec tunnel interface to sw_interface_dump |  Matus Fabian | 1 | -0/+6 |
2016-09-07 | VPP-387: Fixed ipsec-input trace |  Matus Fabian | 1 | -20/+31 |
2016-09-07 | Vhost-User: Implement Indirect Descriptors |  Pierre Pfister | 2 | -94/+182 |
2016-09-07 | checkstyle: improve speed by checking only recently changed files |  Damjan Marion | 2 | -3/+25 |
2016-09-07 | VPP-204 Rework and finish IPFIX implementation |  Juraj Sloboda | 8 | -149/+1072 |
2016-09-07 | Avoid use of node index 0 by registering null-node |  Damjan Marion | 1 | -0/+29 |
2016-09-06 | Add support for input nodes in interrupt mode on the worker threads |  Damjan Marion | 1 | -0/+24 |
2016-09-06 | VPP-346 More VPP doc fixes |  Chris Luke | 19 | -47/+99 |
2016-09-06 | Add packet/byte count output tx stats to tunap interface |  John Lo | 1 | -0/+12 |
2016-09-06 | Move iOAM Trace as a plugin |  Vengada Govindan | 16 | -1003/+2047 |
2016-09-06 | VPP-386 Fix map-server output in lisp-cp-lookup trace |  Florin Coras | 1 | -6/+3 |
2016-09-06 | VPP-381 Add LISP interfaces to sw_interface_dump |  Florin Coras | 1 | -0/+7 |
2016-09-06 | IPsec speculative enqueue in exception path, fixes VPP-384 |  Sergio Gonzalez Monroy | 2 | -3/+8 |
2016-09-06 | VPP-385: Fix ARP for indirect adjacencies |  Florin Coras | 1 | -0/+16 |
2016-09-05 | Update CSIT tests 160821 -> 160904 |  Jan | 1 | -1/+1 |
2016-09-03 | VPP-358: Add IPv6 ND Event Notification and Termination |  John Lo | 1 | -2/+4 |
2016-09-02 | Add in-message cli_request/cli_reply API |  Ole Troan | 7 | -0/+210 |
2016-09-02 | Fix for invalid check of SPARSE_VEC_INVALID_INDEX |  Alex Popovsky | 2 | -6/+6 |
2016-09-02 | VPP-221 Improve doxygen dependency check |  Chris Luke | 1 | -1/+5 |
2016-09-02 | VPP-374: getting jvppgen.py into rpm vpp-devel package |  Ed Warnicke | 1 | -0/+11 |
2016-09-02 | Clean-up unused context arrays in UDP and GRE nodes |  Alex Popovsky | 2 | -43/+2 |
2016-09-02 | VPP-373: stop building from /vpp mount |  Ed Warnicke | 3 | -5/+63 |
2016-09-01 | VPP-346 A swathe of doc fixes |  Chris Luke | 27 | -112/+208 |
2016-09-01 | VPP-341: iOAM plugin documentation |  Shwetha | 2 | -0/+483 |
2016-09-01 | Fix for vl_client_get_first_plugin_msg_id:266: plugin 'export_eb694f98' not r... |  Shwetha | 1 | -1/+1 |
2016-08-31 | VPP-369 Add an L2 output classification feature |  Dave Barach | 13 | -158/+1026 |
2016-08-31 | VPP-358: Add IPv6 ND Event Notification and Termination |  John Lo | 10 | -89/+707 |
2016-08-31 | VPP-303 - Documentation changes for vnet/vnet/sr |  Keith Burns (alagalah) | 4 | -60/+390 |
2016-08-31 | VPP-210: Add "sh api status" |  Calvin | 1 | -3/+46 |
2016-08-31 | VPP-221 Loosen Doxygen CLI command struct parser |  Chris Luke | 3 | -2/+3 |
2016-08-31 | VPP-189 Tweak hash_foreach_pair to avoid static warning |  Chris Luke | 1 | -10/+21 |
2016-08-31 | VPP-221 CLI auto-documentation infrastructure |  Chris Luke | 11 | -65/+963 |
2016-08-31 | VPP-240: delete subinterface |  Pavel Kotucek | 7 | -6/+149 |
2016-08-30 | Fix for vppctl to suppress "load_one_plugin:63: Loaded plugin:" msgs |  Ed Warnicke | 1 | -2/+2 |