Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | vlib: move linux-specific code to vlib/linux |  Damjan Marion | 3 | -675/+0 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) |  Chris Luke | 1 | -4/+4 |
2017-09-07 | vlib physmem rework |  Damjan Marion | 4 | -385/+389 |
2017-09-05 | Add pidfile cmdline option |  Pierre Pfister | 3 | -9/+98 |
2017-08-31 | Set runtime_path properly when running non-root |  Damjan Marion | 1 | -2/+11 |
2017-08-24 | Make VPP runtime directory configurable |  Damjan Marion | 4 | -20/+63 |
2017-07-27 | Thread safe internal buffer manager |  Damjan Marion | 1 | -1/+2 |
2017-07-10 | vlib: store buffer memory information in the buffer_main |  Damjan Marion | 1 | -9/+0 |
2017-07-06 | unix: mkdir VPP_RUN_DIR before opening a socket in it |  Chris Luke | 3 | -0/+30 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl |  Dave Barach | 1 | -36/+25 |
2017-06-21 | Add option to create clib_socket with group write permissions |  Damjan Marion | 1 | -1/+4 |
2017-06-21 | Add knob to specify effective group id (gid) for VPP process |  Damjan Marion | 1 | -0/+7 |
2017-06-06 | vlib: add screen-256color CLI terminal type |  Damjan Marion | 1 | -0/+1 |
2017-06-05 | vlib: add unix_file_del_by_index function |  Damjan Marion | 1 | -0/+8 |
2017-05-23 | Add TAB-based auto-completion to the CLI |  Yoann Desmouceaux | 1 | -0/+153 |
2017-05-16 | VPP-845: add configurable elog post-mortem dump |  Dave Barach | 1 | -4/+4 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences |  Damjan Marion | 1 | -1/+1 |
2017-04-26 | Exit if plugin load attempt fail |  Damjan Marion | 1 | -6/+2 |
2017-04-11 | Fix typo in minimal epoll polling time |  Pierre Pfister | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 3 | -28/+24 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 2 | -5/+10 |
2017-03-06 | Add support for unix { coredump-size <size> }. |  Klement Sekera | 1 | -0/+22 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 1 | -7/+24 |
2017-02-26 | Load plugins in alphabetical order |  Dave Barach | 1 | -9/+55 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -6/+16 |
2017-02-07 | VPP-630: Null pointer dereferences in vlib/unix/plugin.c |  Ole Troan | 1 | -1/+1 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 3 | -60/+318 |
2017-01-23 | binary-api debug CLI works with plugins |  Dave Barach | 1 | -2/+7 |
2017-01-14 | vlib: add buffer and thread callbacks |  Damjan Marion | 1 | -7/+8 |
2017-01-07 | plugin: add API to get pointer to symbol in different plugin |  Damjan Marion | 2 | -7/+26 |
2017-01-03 | vlib: merge libvlib_unix.so into libvlib.so |  Damjan Marion | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 14 | -0/+6731 |