summaryrefslogtreecommitdiffstats
path: root/pbrd (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-181-1/+7
* pbrd: Allow PBR to ignore Access List commandsDonald Sharp2018-04-131-0/+5
* pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-064-14/+13
* 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
* pbrd: fix deletion of match or src of valid pbr-mapDon Slice2018-04-061-0/+7
* pbrd: add ability to delete routes and rules correctlyDon Slice2018-04-062-30/+56
* lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-062-5/+4
* pbrd: fix null pointer deref when showing ifacesQuentin Young2018-04-061-1/+2
* pbrd: Only allow one nexthop group or nexthop at a timeDonald Sharp2018-04-061-0/+6
* pbrd: Remove pbr_eventsDonald Sharp2018-04-0611-739/+378
* pbrd: Cleanup CI warningsDonald Sharp2018-04-068-44/+38
* pbrd: Add PBR to FRRDonald Sharp2018-04-0619-0/+3733