Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zebra: Drop new lines from zlog_debug for dpdk debug messages | Donatas Abraitis | 2023-09-29 | 1 | -2/+2 |
* | isisd, zebra: Use array_size instead of ARRAY_SIZE | Donald Sharp | 2023-03-31 | 1 | -1/+1 |
* | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 4 | -56/+4 |
* | build, vtysh: extract vtysh commands from .xref | David Lamparter | 2022-10-26 | 1 | -2/+0 |
* | zebra: PBR dpdk programming | Anuradha Karuppiah | 2022-06-27 | 4 | -19/+388 |
* | zebra: setup the zebra interface to dpdk port map table | Anuradha Karuppiah | 2022-06-27 | 4 | -0/+186 |
* | zebra: initialize hw via DPDK | Anuradha Karuppiah | 2022-06-27 | 2 | -3/+30 |
* | zebra: infastructure for the new dataplane plugin | Anuradha Karuppiah | 2022-06-27 | 4 | -0/+333 |