summaryrefslogtreecommitdiffstats
path: root/lib/srcdest_table.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: put printfrr extension args into structDavid Lamparter2021-03-301-2/+2
* lib: print `(null)` rather than `NULL`David Lamparter2021-03-271-1/+1
* lib: rework printfrr extensions to output directlyDavid Lamparter2021-03-271-8/+8
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* lib: protect printfrr extensions from NULL inputMark Stapp2021-03-011-2/+7
* staticd : Configuration northbound implementationvdhingra2020-07-161-0/+10
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* lib: add some printfrr specifiersDavid Lamparter2019-06-031-2/+16
* bgpd, lib, zebra: Wrapper get/set of table->info pointerDonald Sharp2018-09-241-4/+4
* bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon2018-09-171-1/+1
* isisd: make spf code dst-src awareChristian Franke2018-08-031-4/+11
* zebra, libs: use const prefix ptrs in apisMark Stapp2018-07-111-16/+17
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-213/+199
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: Enhance prefix dump for EVPN prefixesvivek2017-02-141-2/+2
* lib: add second-level route_table for srcdestDavid Lamparter2017-01-301-0/+312