summaryrefslogtreecommitdiffstats
path: root/pbrd/pbr_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enumStephen Worley2019-05-141-0/+10
* Merge pull request #4253 from qlyoung/zapi-handler-args-macroRenato Westphal2019-05-061-20/+11
|\
| * *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-20/+11
* | pbrd: Prevent usage of c if it is nullDonald Sharp2019-05-031-2/+3
|/
* lib, pbrd, zebra: Fix size_t type printf warnings on obscure platformsDonald Sharp2019-04-031-3/+4
* Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthopsDonald Sharp2019-03-221-0/+6
|\
| * pbrd: add support for interface nexthopsRenato Westphal2019-02-151-0/+6
* | pbrd: Do not delete pmi until completion of rule delete.Donald Sharp2019-02-131-0/+2
|/
* pbrd: Add some missing debugs from external eventsDonald Sharp2019-02-121-11/+49
* pbrd: return check (Coverity 1475199)F. Aragon2018-12-031-1/+4
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* *: spelchekDavid Lamparter2018-10-251-2/+2
* *: ALLOC calls cannot failDonald Sharp2018-08-111-6/+0
* pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switchPhilippe Guibert2018-05-251-0/+1
* pbrd: encode null fwmark to be consistent with zebra decode rulePhilippe Guibert2018-05-071-0/+1
* pbrd: Fix a couple SA issuesDonald Sharp2018-04-241-8/+5
* pbrd: Use proper decode function for interfaceDonald Sharp2018-04-181-12/+1
* pbrd, zebra: Properly notice rule deletionDonald Sharp2018-04-181-0/+1
* pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-181-8/+15
* pbrd: Fix installation and deletion in some casesDonald Sharp2018-04-181-2/+14
* pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-061-7/+4
* pbrd: Remove pbr_eventsDonald Sharp2018-04-061-56/+12
* pbrd: Cleanup CI warningsDonald Sharp2018-04-061-8/+3
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+579