summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mroute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd, zebra: explicit cast int netlink val to uintQuentin Young2021-04-281-1/+1
* zebra: replace inet_ntoaMark Stapp2020-10-221-2/+2
* zebra: Add some additional vrf debug for retrieving mroute infoDonald Sharp2018-09-171-1/+2
* zebra: refactor zserv names, consolidate eventsQuentin Young2018-05-291-1/+1
* zebra: reorganize zserv, batch i/oQuentin Young2018-03-121-6/+5
* zebra: standardize ZAPI message handler argsQuentin Young2018-03-121-2/+2
* zebra: dont return a status code in zapi handlersQuentin Young2018-03-121-3/+2
* zebra: use zclient_create_headerDonald Sharp2018-01-221-1/+1
* lib, zebra: Modify zebra to use STREAM_GET for zapiDonald Sharp2017-11-131-4/+5
* zebra: No need to pass sock descriptor around.Donald Sharp2017-10-241-1/+1
* *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-2/+2
* zebra: Allow S,G lookup to use RTNL_FAMILY_IPMRDonald Sharp2017-07-241-1/+1
* zebra: Remove strcpy from fast pathDonald Sharp2017-07-241-5/+10
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-24/+24
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: Allow the collection of sg stats on more platforms.Donald Sharp2017-01-181-2/+2
* pimd,zebra: Pass back error message if receivedDonald Sharp2016-12-221-1/+3
* lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp2016-12-221-0/+66