summaryrefslogtreecommitdiffstats
path: root/pbrd/pbr_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pbrd: move debug vty into pbr_vty.cQuentin Young2018-04-181-2/+58
* pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-181-1/+1
* lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-181-1/+7
* pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-061-0/+4
* pbrd: Remove table and rule range commandsDonald Sharp2018-04-061-40/+0
* pbrd: Indicate command failure a bit betterDonald Sharp2018-04-061-9/+9
* pbrd: Do not use vrf_frame for pbrms displayDonald Sharp2018-04-061-2/+2
* pbrd: Reduce range so we cannot go over the vrf ruleDonald Sharp2018-04-061-1/+1
* pbrd: Prevent crash from partially configured interfaceDonald Sharp2018-04-061-0/+3
* pbrd: If we get the same prefix safely ignoreDonald Sharp2018-04-061-0/+6
* lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-061-4/+3
* pbrd: Only allow one nexthop group or nexthop at a timeDonald Sharp2018-04-061-0/+6
* pbrd: Remove pbr_eventsDonald Sharp2018-04-061-43/+22
* pbrd: Cleanup CI warningsDonald Sharp2018-04-061-10/+7
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+631