Age | Commit message (Expand) | Author | Files | Lines |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 4 | -21/+21 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 1 | -0/+1 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h |  Eyal Bari | 1 | -23/+4 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -37/+62 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 1 | -9/+6 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. |  Jon Loeliger | 1 | -10/+9 |
2017-02-02 | Localize the timeout variable within the W message macro. |  Jon Loeliger | 1 | -3/+0 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; |  Jon Loeliger | 1 | -3/+3 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. |  Jon Loeliger | 1 | -3/+9 |
2017-01-25 | Repair plugin binary API message numbering |  Dave Barach | 1 | -0/+2 |
2017-01-23 | binary-api debug CLI works with plugins |  Dave Barach | 1 | -31/+4 |
2017-01-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 13 | -0/+3015 |