Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-08-30 | VPP-365: Fix sending of bd_index in lisp_eid_table_add_del_map |  Filip Tehlar | 1 | -1/+7 |
2016-08-30 | VPP-364 Add vpp-api/python/build to gitignore |  Florin Coras | 1 | -0/+2 |
2016-08-30 | VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel |  John Lo | 1 | -1/+4 |
2016-08-30 | VPP-353: Fully support LISP negative mappings in API |  Filip Tehlar | 4 | -33/+49 |
2016-08-29 | VPP-360 Allow L2 classify to use dynamic graph arcs |  Dave Barach | 1 | -8/+11 |
2016-08-29 | VPP-310 Mapping algorithm compute wrong ea-bits |  Ole Troan | 5 | -11/+231 |
2016-08-29 | VPP-307: Documentation for vnet/vnet/vxlan-gpe |  Keith Burns (alagalah) | 6 | -44/+380 |
2016-08-26 | VPP-357 Fix vni for LISP fwd entry removals |  Florin Coras | 1 | -1/+1 |
2016-08-26 | VPP-356: Fix wrong byte order in LISP API |  Filip Tehlar | 3 | -7/+8 |
2016-08-26 | VPP-305: Documentation for vnet/vnet/unix |  Keith Burns (alagalah) | 8 | -158/+647 |
2016-08-26 | VPP-329: Add L2 support to lisp_eid_table_map_dump |  Filip Tehlar | 5 | -13/+101 |
2016-08-25 | VPP-271: Coding style cleanup vnet/vnet/snap |  Calvin Ference | 4 | -101/+147 |
2016-08-25 | Save rewrite length for post-rewrite rewind action |  Dave Barach | 3 | -12/+9 |
2016-08-25 | Fix vxlan-gpe next protocol value |  Yi Yang | 1 | -2/+2 |
2016-08-25 | Adding python-dev dependency to main Makefile. |  Ole Troan | 1 | -2/+2 |