Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... |  Neale Ranns | 1 | -3/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h |  Neale Ranns | 3 | -11/+6 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 2 | -11/+11 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 1 | -0/+1 |
2017-03-22 | Initial draft of VPP changes to cleanup iOAM export. |  Vengada | 7 | -5/+7 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h |  Eyal Bari | 5 | -151/+10 |
2017-03-15 | VPP changes to support iOAM over NSH-MD2. Separate trace data |  Vengada | 7 | -16/+51 |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence |  shwethab | 1 | -3/+3 |
2017-03-14 | IOAM Coverity fix |  AkshayaNadahalli | 8 | -34/+42 |
2017-03-10 | Fix vat_api_hookup name collision |  Dave Barach | 1 | -3/+3 |
2017-03-07 | In-band OAM active probe (VPP-471) |  AkshayaNadahalli | 19 | -14/+2638 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) |  Shwetha Bhandari | 12 | -9/+2637 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 3 | -3/+3 |
2017-02-17 | ioam: declare export_node instead of defining it in header file |  Damjan Marion | 1 | -1/+1 |
2017-02-14 | Fix coverity issues: ioam |  Shwetha Bhandari | 2 | -3/+9 |
2017-02-13 | VPP-632 : InBand OAM Analyser |  AkshayaNadahalli | 27 | -289/+2738 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 1 | -12/+6 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. |  Jon Loeliger | 5 | -34/+45 |
2017-02-02 | Localize the timeout variable within the W message macro. |  Jon Loeliger | 5 | -15/+1 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; |  Jon Loeliger | 5 | -15/+19 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. |  Jon Loeliger | 5 | -16/+15 |
2017-01-27 | Cleanup some obfuscated code in next node handling. |  Vengada | 3 | -8/+8 |
2017-01-25 | Repair plugin binary API message numbering |  Dave Barach | 5 | -0/+10 |
2017-01-24 | Fix coverity defect. |  Vengada | 1 | -1/+1 |
2017-01-23 | binary-api debug CLI works with plugins |  Dave Barach | 5 | -222/+20 |
2017-01-04 | Merging all ioam plugin libraries to single library |  AkshayaNadahalli | 9 | -103/+36 |
2017-01-02 | ioam: fix Coverity issue |  Vengada | 1 | -1/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 53 | -0/+10625 |