summaryrefslogtreecommitdiff
path: root/zebra/zebra_trace.c
AgeCommit message (Collapse)Author
2024-03-21*: Add missing SPDX-License-Identifier for some .c/.h filesDonatas Abraitis
Adding them as others: GPL-2.0-or-later Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-04-20zebra: Add initial zebra tracepoint supportDonald Sharp
Add initial zebra tracepoint support infrastructure as well as add a frr_zebra:netlink_interface callback. Signed-off-by: Donald Sharp <sharpd@nvidia.com>