Age | Commit message (Expand) | Author | Files | Lines |
2020-09-02 | virtio: add virtio 1.1 api flags |  Mohsin Kazmi | 1 | -11/+51 |
2020-09-02 | tap: add virtio 1.1 API flag |  Mohsin Kazmi | 1 | -1/+5 |
2020-08-25 | flow: add vnet/flow formal API |  Chenmin Sun | 1 | -2/+4 |
2020-08-14 | gso: packet coalesce library |  Mohsin Kazmi | 1 | -0/+41 |
2020-07-28 | bonding lacp: replace slave string with member |  Steven Luong | 1 | -41/+55 |
2020-07-16 | adl: move allow/deny list function to plugin |  Dave Barach | 1 | -2/+1 |
2020-06-23 | vlib: debug CLI macro expander, part deux |  Dave Barach | 1 | -1/+3 |
2020-06-19 | vlib: add recursive macro expander to debug cli |  Dave Barach | 2 | -3/+3 |
2020-06-16 | virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump |  Steven Luong | 1 | -2/+15 |
2020-06-01 | ip: fix IPv6 mask to prefix length conversion |  Andreas Schultz | 1 | -10/+5 |
2020-05-29 | lisp: fix api_format reference |  Paul Vinciguerra | 1 | -2/+2 |
2020-05-29 | lisp: fix api_format |  Florin Coras | 1 | -6/+6 |
2020-05-29 | lisp: fix custom dump |  Florin Coras | 1 | -1/+1 |
2020-05-04 | misc: binary api fuzz test fixes |  Dave Barach | 1 | -2/+2 |
2020-05-04 | tap: refactor existing flags |  Mohsin Kazmi | 1 | -6/+10 |
2020-04-28 | lisp: API cleanup |  Jakub Grajciar | 1 | -313/+243 |
2020-04-27 | virtio: support virtio 1.1 packed ring in vhost |  Steven Luong | 1 | -2/+10 |
2020-04-21 | vat: fix increment_address(...) |  Dave Barach | 1 | -2/+2 |
2020-04-17 | vat: fix static analysis warning |  Andreas Schultz | 1 | -2/+1 |
2020-04-14 | vat: fix socket connection |  Dave Barach | 1 | -0/+3 |
2020-04-07 | vat: fix vat strncpy stringop-overflow |  Ray Kinsella | 1 | -2/+1 |
2020-04-06 | vat: fix static analysis warning |  Dave Barach | 1 | -2/+3 |
2020-04-02 | ipsec: provide stat index in sa details |  Matthew Smith | 1 | -2/+3 |
2020-04-02 | misc: fix static analysis warnings |  Dave Barach | 1 | -1/+1 |
2020-03-23 | sr: srv6 API cleanup |  Jakub Grajciar | 1 | -10/+5 |
2020-03-21 | vlib: leave SIGPROF signal with its default handler |  Jieqiang Wang | 1 | -0/+1 |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 |  Jakub Grajciar | 1 | -1/+1 |
2020-03-17 | ip: ip_address_t uses ip46_address_t |  Neale Ranns | 2 | -0/+533 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup |  Jakub Grajciar | 1 | -13/+15 |
2020-03-12 | policer: API cleanup |  Jakub Grajciar | 1 | -24/+24 |
2020-03-05 | session: API cleanup |  Jakub Grajciar | 1 | -29/+47 |
2020-03-05 | tap: add support for persistance |  Mohsin Kazmi | 1 | -1/+5 |
2020-03-04 | vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup |  Jakub Grajciar | 1 | -66/+29 |
2020-02-26 | vat: add ip api types parser definitions |  Jakub Grajciar | 4 | -1/+34 |
2020-02-26 | lldp: API cleanup |  Jakub Grajciar | 1 | -2/+2 |
2020-02-26 | pg: API cleanup |  Jakub Grajciar | 1 | -6/+2 |
2020-02-26 | sr: API cleanup |  Jakub Grajciar | 1 | -1/+1 |
2020-02-26 | api: improve api string safety |  Jakub Grajciar | 1 | -12/+7 |
2020-02-15 | tap: fix the default parameter for num_rx_queues |  Mohsin Kazmi | 1 | -31/+48 |
2020-01-30 | misc: deprecate netmap and ixge drivers |  Damjan Marion | 1 | -101/+0 |
2020-01-16 | misc: binary-api sw_interface_vhost_user_dump is broken |  Steven Luong | 1 | -0/+1 |
2020-01-08 | tap: split gso and checksum offload functionality |  Mohsin Kazmi | 1 | -0/+2 |
2020-01-08 | virtio: split gso and checksum offload functionality |  Mohsin Kazmi | 1 | -1/+5 |
2020-01-03 | devices: virtio API cleanup |  Jakub Grajciar | 1 | -3/+18 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -869/+8 |
2019-12-11 | api: Use vl_msg_push/pop_heap |  Nathan Skrzypczak | 1 | -15/+6 |
2019-12-11 | devices: vhost API cleanup |  Jakub Grajciar | 1 | -3/+12 |
2019-12-11 | devices: tap API cleanup |  Jakub Grajciar | 1 | -13/+15 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 2 | -6/+6 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -6/+6 |