Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-23 | mpls: api cleanup | Filip Tehlar | 1 | -629/+0 |
2021-06-23 | span: api cleanup | Filip Tehlar | 1 | -167/+0 |
2021-06-22 | tcp: api cleanup | Filip Tehlar | 1 | -49/+0 |
2021-06-22 | virtio: api cleanup | Filip Tehlar | 1 | -551/+13 |
2021-06-22 | misc: punt: api cleanup | Filip Tehlar | 1 | -44/+0 |
2021-06-22 | devices: af_packet api cleanup | Filip Tehlar | 1 | -175/+0 |
2021-06-22 | qos: api cleanup | Filip Tehlar | 1 | -53/+0 |
2021-06-22 | devices: tapv2 api cleanup | Filip Tehlar | 1 | -403/+0 |
2021-06-22 | sr: api cleanup | Filip Tehlar | 1 | -179/+0 |
2021-06-22 | bonding: api cleanup | Filip Tehlar | 1 | -655/+0 |
2021-06-22 | ipsec: api cleanup | Filip Tehlar | 1 | -445/+0 |
2021-06-22 | ethernet: api cleanup | Filip Tehlar | 1 | -111/+0 |
2021-06-22 | policer: api cleanup | Filip Tehlar | 1 | -485/+0 |
2021-06-21 | feature: api cleanup | Filip Tehlar | 1 | -72/+0 |
2021-06-21 | pg: api cleanup | Filip Tehlar | 1 | -222/+0 |
2021-06-21 | misc: ipfix api cleanup | Filip Tehlar | 1 | -343/+0 |
2021-06-21 | flow: api cleanup | Filip Tehlar | 1 | -2/+0 |
2021-06-21 | gso: api cleanup | Filip Tehlar | 1 | -43/+0 |
2021-06-21 | vxlan: api cleanup | Filip Tehlar | 1 | -760/+0 |
2021-06-21 | classify: api cleanup | Filip Tehlar | 1 | -1069/+1 |
2021-06-21 | bier: api cleanup | Filip Tehlar | 1 | -162/+0 |
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 |