Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | libmemif: reset memif buffer flags |  Jakub Grajciar | 1 | -0/+2 |
2021-10-27 | libmemif: fix gcc strict-proto error |  Matthew Giassa | 1 | -3/+3 |
2021-10-13 | libmemif: docs md->rst |  Nathan Skrzypczak | 10 | -494/+652 |
2021-10-13 | libmemif: update documentation |  Jakub Grajciar | 4 | -331/+157 |
2021-09-29 | libmemif: Fix abstract sockets |  Nathan Skrzypczak | 2 | -13/+22 |
2021-09-27 | libmemif: refactor connection establishment |  Jakub Grajciar | 5 | -1572/+1160 |
2021-09-27 | libmemif: remove per_thread_ namespace |  Jakub Grajciar | 2 | -562/+1 |
2021-09-27 | libmemif: remove old examples |  Jakub Grajciar | 9 | -6116/+4 |
2021-09-27 | libmemif: remove outdated unit tests |  Jakub Grajciar | 8 | -1799/+0 |
2021-03-15 | libmemif: fix the include for ssize_t |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-12 | libmemif: add an include of sys/types.h header file |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-04 | libmemif: verify length of transmitted buffers |  Jakub Grajciar | 1 | -3/+4 |
2021-03-04 | libmemif: socket filename length 108 |  Jakub Grajciar | 2 | -27/+3 |
2021-02-08 | libmemif: fix insecure uses of strncpy |  Andrew Yourtchenko | 4 | -45/+67 |
2021-02-08 | libmemif: set data offset for memif buffer |  Jakub Grajciar | 1 | -2/+25 |
2021-02-05 | libmemif: fix memif_refill_queue |  Jakub Grajciar | 1 | -5/+6 |
2021-02-05 | libmemif: set next free buffer |  Jakub Grajciar | 2 | -0/+41 |
2021-01-21 | libmemif: buffer enqueue refactor |  Jakub Grajciar | 3 | -75/+121 |
2020-12-04 | libmemif: clean up typos |  Paul Vinciguerra | 10 | -46/+46 |
2020-09-09 | docs: Fix create memif cli |  Nathan Skrzypczak | 3 | -4/+4 |
2020-05-18 | libmemif: cleanup typos |  Paul Vinciguerra | 7 | -42/+42 |
2020-05-08 | build: various improvements |  Damjan Marion | 4 | -26/+91 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 2 | -2/+2 |
2020-03-21 | libmemif: don't consume rx queue interrupt, if memif_rx_burst fails |  Jan Cavojsky | 3 | -5/+16 |
2020-01-27 | libmemif: memif_control_fd_update always pass context from libmemif_main |  Jakub Grajciar | 3 | -17/+23 |
2019-11-05 | libmemif: reset number of queues on disconnect |  Jakub Grajciar | 1 | -9/+6 |
2019-09-09 | libmemif: prevent crash in case of invalid connection handle |  Jakub Grajciar | 1 | -9/+31 |
2019-08-21 | libmemif: introduce 'memif_per_thread_' namespace |  Jakub Grajciar | 9 | -113/+1314 |
2019-07-26 | libmemif: fix autoconnect |  Jakub Grajciar | 1 | -4/+4 |
2019-07-25 | libmemif: fix chained buffer flag |  Jakub Grajciar | 1 | -0/+1 |
2019-07-02 | libmemif: version 3.0 |  Jakub Grajciar | 12 | -339/+423 |
2019-07-01 | libmemif: icmp-responder example buffer management fix |  Jakub Grajciar | 1 | -5/+8 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues |  Benoît Ganne | 8 | -45/+14 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2019-03-04 | libmemif: Connection request APIs |  Jakub Grajciar | 4 | -84/+147 |
2019-01-04 | libmemif: fix incorrect write leading to memory corruption |  Koichiro Den | 1 | -3/+3 |
2018-12-18 | Remove autotools files from extras/libmemif |  Mauro Sardara | 3 | -117/+0 |
2018-12-17 | libmemif: fix possible segfault on memif_get_details |  Koichiro Den | 1 | -31/+28 |
2018-12-17 | Added CMake building system for libmemif |  msardara | 12 | -69/+367 |
2018-09-27 | libmemif: external region bugfix |  Jakub Grajciar | 2 | -2/+5 |
2018-09-07 | libmemif: slave connecting bugfix |  Jakub Grajciar | 3 | -48/+70 |
2018-08-30 | libmemif: external region support |  Jakub Grajciar | 9 | -123/+1460 |
2018-07-11 | memif: fix max number of rings |  Damjan Marion | 1 | -1/+1 |
2018-06-28 | libmemif: fixing head/tail arithmetics & queue reallocation |  Milan Lenco | 2 | -11/+6 |
2018-04-26 | libmemif: fix build on ununtu 18.04 (VPP-1244) |  Damjan Marion | 1 | -0/+1 |
2018-04-24 | libmemif: fix implicit declaration of memfd_create |  Jakub Grajciar | 1 | -0/+1 |
2018-04-12 | libmemif: fix clang compilation errors/warnings |  Jakub Grajciar | 3 | -16/+15 |
2018-03-30 | libmemif: zero-copy-slave mode + header space |  Jakub Grajciar | 10 | -72/+1696 |
2018-03-28 | Build libmemif as part of verify job |  Damjan Marion | 4 | -7/+11 |
2018-03-28 | libmemif: add private header size field |  Jakub Grajciar | 4 | -2/+10 |