summaryrefslogtreecommitdiffstats
path: root/zebra/table_manager.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra, ospf6d: Do not check if NULL for XCALLOC()Donatas Abraitis2022-05-081-2/+0
* zebra: fix memleak on shutdownIgor Ryzhov2021-11-161-2/+4
* zebra: don't register same hook multiple timesIgor Ryzhov2021-11-051-1/+0
* zebra: extend table manager per vrf, add vty configurationPhilippe Guibert2021-09-211-38/+152
* *: Remove solaris from FRRDonald Sharp2020-09-211-14/+4
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* *: style for EC replacementsQuentin Young2018-09-131-4/+3
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-131-3/+3
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-3/+3
* zebra, lib: error references for zebraQuentin Young2018-08-141-4/+8
* zebra: refactor zserv names, consolidate eventsQuentin Young2018-05-291-1/+1
* zebra: cleanup for zapi_msg.c splitQuentin Young2018-04-231-1/+1
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-8/+11
* zebra: add table manager filesPhilippe Guibert2018-03-291-0/+235