Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -26/+18 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-04-27 | ioam: do not reuse existing vnet symbol | Benoît Ganne | 1 | -2/+2 |
2019-12-10 | ioam: use explicit api types | Ole Troan | 3 | -259/+60 |
2019-10-09 | ioam: remove api boilerplate | Ole Troan | 4 | -140/+12 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -11/+8 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -52/+7 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 4 | -7/+7 |
2018-08-25 | ioam: one api test plugin instead of five | Damjan Marion | 1 | -1/+1 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -4/+4 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+2 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+1 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 2 | -2/+2 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -1/+1 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 2 | -2/+1 |
2017-04-27 | ioam: adding missing setup api msg crc table | Shwetha Bhandari | 1 | -0/+16 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -76/+6 |
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 | 2 | -8/+5 |
2017-03-15 | VPP changes to support iOAM over NSH-MD2. Separate trace data | Vengada | 1 | -0/+1 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -1/+1 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 1 | -18/+18 |
2017-02-02 | Localize the timeout variable within the W message macro. | Jon Loeliger | 1 | -6/+0 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 1 | -6/+6 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -6/+6 |
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 | 1 | -0/+2 |
2017-01-24 | Fix coverity defect. | Vengada | 1 | -1/+1 |
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -52/+4 |
2017-01-04 | Merging all ioam plugin libraries to single library | AkshayaNadahalli | 1 | -22/+5 |
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 | 14 | -0/+3902 |