Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | misc: remove GNU Indent directives | Damjan Marion | 1 | -6/+0 |
2023-04-25 | memif: support dma option | Marvin Liu | 1 | -0/+92 |
2023-03-14 | memif: don't leak error strings in API handlers | Damjan Marion | 1 | -4/+4 |
2023-03-06 | memif: autogenerate socket_ids | Nathan Skrzypczak | 1 | -0/+36 |
2023-02-06 | vppinfra: refactor clib_socket_init, add linux netns support | Damjan Marion | 1 | -13/+2 |
2023-02-01 | memif: improve error reporting | Damjan Marion | 1 | -3/+4 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 1 | -1/+1 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -3/+3 |
2019-10-10 | memif: remove api boilerplate | Ole Troan | 1 | -68/+5 |
2019-09-11 | memif: fix zero-copy arg overwrite | Jakub Grajciar | 1 | -3/+0 |
2019-09-09 | memif: API cleanup | Jakub Grajciar | 1 | -9/+25 |
2019-09-04 | memif: always enable zero-copy when creating memif using API | Jakub Grajciar | 1 | -0/+3 |
2019-07-23 | api: binary api cleanup | Dave Barach | 1 | -2/+5 |
2019-03-07 | Remove local REPLY_MACRO so that socket transport works. | Ole Troan | 1 | -36/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-06-27 | gcc8 and Wstringop-truncation | Marco Varlese | 1 | -1/+1 |
2018-02-16 | memif: VPP-1172: Ensure memif_create reply contains sw_if_index | Jon Loeliger | 1 | -1/+6 |
2018-01-29 | memif: Add new API calls to manage memif socket names. | Jon Loeliger | 1 | -26/+118 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -6/+6 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -4/+4 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+1 |
2017-09-11 | memif: mode ip is not settable from binary API | Steven | 1 | -0/+3 |
2017-09-08 | memif: fix coverity warnings as of 9/7 | Steven | 1 | -2/+5 |
2017-06-30 | memif: API message handler registration bug-fix | Jakub Grajciar | 1 | -11/+0 |
2017-06-25 | memif: If rx/tx_queues are unset, use default values | Milan Lenco | 1 | -2/+12 |
2017-06-12 | memif: complete refactor of socket handling code | Damjan Marion | 1 | -22/+30 |
2017-05-31 | memif: multi-queues support | Steven | 1 | -0/+5 |
2017-03-22 | Add memif - packet memory interface for intra-host communication | Damjan Marion | 1 | -0/+332 |