summaryrefslogtreecommitdiffstats
path: root/zebra/rule_netlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2142 from pguibert6WIND/fs_zebra_complementDonald Sharp2018-05-291-0/+6
|\
| * zebra: add netlink rule support for fwmark optionPhilippe Guibert2018-05-251-0/+6
* | zebra: Remove unnecessary function parameterDonald Sharp2018-05-241-2/+1
|/
* zebra: adapt zebra_pbr_rule based with pbr_rulePhilippe Guibert2018-04-161-28/+32
* pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-061-3/+0
* zebra: Make the ifp part of the rule structureDonald Sharp2018-03-091-19/+17
* zebra: Keep track of rules writtenDonald Sharp2018-03-091-3/+5
* zebra: Cleanup a couple of api issuesDonald Sharp2018-03-091-38/+32
* *: PBR - netlink interaction and basic definitionsvivek2018-03-091-0/+273