Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zebra: remove unsued function from tc_netlink.c | Donna Sharp | 2024-10-07 | 1 | -21/+0 |
* | zebra: remove unused function from tc_netlink.c | Donna Sharp | 2024-10-07 | 1 | -19/+0 |
* | *: Remove netlink headers from lib/zebra.h | Donald Sharp | 2023-11-07 | 1 | -0/+1 |
* | *: Do not cast to the same type as the destination is | Donatas Abraitis | 2023-09-29 | 1 | -3/+3 |
* | zebra: Prevent Null pointer deref | Donald Sharp | 2023-09-06 | 1 | -2/+6 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | zebra: Add missing enums to switch statements | Donald Sharp | 2023-01-31 | 1 | -1/+2 |
* | zebra: traffic control state management | Siger Yang | 2022-11-22 | 1 | -147/+563 |
* | zebra: update tc netlink / socket license header | Siger Yang | 2022-11-22 | 1 | -14/+11 |
* | zebra: Reuse netinet/if_ether.h to avoid redefinition of struct ethhdr | Donatas Abraitis | 2022-11-06 | 1 | -1/+1 |
* | zebra: fix ctab calculation typo in tc netlink | Siger Yang | 2022-08-17 | 1 | -1/+1 |
* | zebra: add tc netlink and dplane ops | Siger Yang | 2022-08-10 | 1 | -0/+468 |