summaryrefslogtreecommitdiff
path: root/zebra/sample_plugin.c
AgeCommit message (Expand)Author
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-01-11zebra: remove unused local in dplane sample pluginMark Stapp
2019-10-31zebra: Add a sample dataplane plugin moduleMark Stapp