Age | Commit message (Expand) | Author | Files | Lines |
2017-08-02 | memif: construct interface name out of socket file idx and intf id |  Damjan Marion | 1 | -2/+4 |
2017-07-11 | memif: avoid double buffer free |  Damjan Marion | 1 | -1/+0 |
2017-07-10 | memif: mask interrupts on startup if we are in the polling mode |  Damjan Marion | 1 | -0/+8 |
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-21 | Introduce default rx mode for device drivers |  Damjan Marion | 1 | -1/+1 |
2017-06-21 | memif: minor changes in memif.h |  Damjan Marion | 2 | -16/+20 |
2017-06-19 | memif: add ip mode |  Damjan Marion | 4 | -35/+132 |
2017-06-16 | memif: show memif CLI enhancement |  Steven | 1 | -39/+115 |
2017-06-16 | memif: jumbo frames support |  Steven | 2 | -148/+272 |
2017-06-13 | memif: fix crash during interface delete |  Damjan Marion | 1 | -0/+4 |
2017-06-12 | memif: complete refactor of socket handling code |  Damjan Marion | 10 | -1146/+1795 |
2017-06-07 | Add support for memif API to VAT. |  Milan Lenco | 1 | -0/+360 |
2017-06-02 | memif: fix coverity warnings |  Steven | 1 | -0/+2 |
2017-05-31 | memif: multi-queues support |  Steven | 7 | -73/+167 |
2017-05-29 | memif: master instance crashes when typing quit on slave |  Steven | 1 | -15/+29 |
2017-05-15 | memif: migrate memif to use vnet device infra APIs |  Steven | 2 | -22/+40 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 1 | -11/+1 |
2017-04-20 | Temporary workaround for the bug VPP-698. |  Milan Lenco | 1 | -2/+2 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -17/+18 |
2017-04-05 | Fix two more memif coverity issues |  Milan Lenco | 2 | -25/+32 |
2017-04-03 | Fix memif coverity issues |  Milan Lenco | 3 | -10/+33 |
2017-03-30 | vppinfra: add spinlock inline functions |  Damjan Marion | 3 | -30/+7 |
2017-03-22 | Add memif - packet memory interface for intra-host communication |  Damjan Marion | 9 | -0/+2731 |