Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | vlib: split vlib_main_t into global and per-thread | Damjan Marion | 1 | -31/+23 |
2021-03-11 | misc: remove cop API support (part 1) | Dave Barach | 1 | -99/+0 |
2021-02-12 | policer: use enum types | Brian Russell | 1 | -3/+6 |
2021-02-12 | policer: remove SSE2 prefix | Brian Russell | 1 | -32/+31 |
2021-02-11 | policer: use ip dscp | Brian Russell | 1 | -9/+8 |
2021-01-29 | misc: fix a trunccation on vhost dump | Steven Luong | 1 | -6/+5 |
2021-01-08 | vhost: Add event index for interrupt notification to driver | Steven Luong | 1 | -6/+212 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface | Neale Ranns | 1 | -261/+0 |
2020-11-26 | gre: Move to new API generated types/messages | Neale Ranns | 1 | -200/+0 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -0/+1 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 1 | -5/+5 |
2020-10-06 | feature: Add packet trace API | Jon Loeliger | 1 | -2/+75 |
2020-10-02 | ip: Fix unformat_ip_prefix | Nathan Skrzypczak | 1 | -1/+4 |
2020-09-28 | virtio: add packet buffering on tx | Mohsin Kazmi | 1 | -1/+3 |
2020-09-22 | lisp: Move to plugin | Neale Ranns | 1 | -5028/+0 |
2020-09-21 | geneve: Move to plugin | Neale Ranns | 1 | -1/+0 |
2020-09-21 | misc: Move l2tp to plugin | Neale Ranns | 1 | -324/+0 |
2020-09-21 | lldp: Move to plugin | Neale Ranns | 1 | -105/+0 |
2020-09-18 | vat: add infrastructure to align vnet test code and plugin test code | Ole Troan | 4 | -383/+53 |
2020-09-11 | lisp: fix spelling mistake in option name | Onong Tayeng | 1 | -1/+1 |
2020-09-10 | lisp: fix vat crash with one_add_del_local_eid api | Onong Tayeng | 1 | -1/+1 |
2020-09-02 | bonding: add bond_create2 API to include gso option | Steven Luong | 1 | -0/+107 |
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 |