| Commit message (Expand) | Author | Age | Files | Lines |
* | pbrd: Allow autocompletion for pbr-map PBRMAP | Donald Sharp | 2019-06-05 | 1 | -3/+22 |
* | lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group' | Donald Sharp | 2019-06-05 | 1 | -1/+1 |
* | Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthops | Donald Sharp | 2019-03-22 | 1 | -40/+48 |
|\ |
|
| * | lib, pbrd: fix indentation of a few commands | Renato Westphal | 2019-02-15 | 1 | -4/+4 |
| * | pbrd: change the "set nexthop" command to accept interface nexthops | Renato Westphal | 2019-02-15 | 1 | -36/+44 |
* | | pbrd: add missing newline at the end of warning message | Renato Westphal | 2019-02-21 | 1 | -1/+1 |
* | | pbrd: If changing policy on an interface be careful what you ask for | Donald Sharp | 2019-02-13 | 1 | -2/+14 |
|/ |
|
* | lib, vtysh: fix inconsistent interface commands in vtysh | Renato Westphal | 2018-08-13 | 1 | -0/+3 |
* | pbrd: add logging messages when out of table id's | Quentin Young | 2018-06-13 | 1 | -2/+3 |
* | pbrd, lib: move PBR_STR def. to lib | Quentin Young | 2018-06-13 | 1 | -0/+1 |
* | pbrd: use PBR_STR | Quentin Young | 2018-06-12 | 1 | -6/+6 |
* | pbrd: remove json options | Quentin Young | 2018-06-12 | 1 | -10/+6 |
* | pbrd: allow configurable table id range | Quentin Young | 2018-06-12 | 1 | -2/+28 |
* | pbrd: Fix compilation warn -> error | Donald Sharp | 2018-05-15 | 1 | -2/+2 |
* | pbrd, vtysh: Limit range to actual 1-700 | Donald Sharp | 2018-05-09 | 1 | -2/+2 |
* | pbrd: Fix nearly impossible truncation | Donald Sharp | 2018-05-03 | 1 | -2/+2 |
* | pbrd: Fix a couple SA issues | Donald Sharp | 2018-04-24 | 1 | -0/+5 |
* | Merge pull request #2051 from donaldsharp/PBRD_EXTRA | Russ White | 2018-04-20 | 1 | -4/+66 |
|\ |
|
| * | pbrd: move debug vty into pbr_vty.c | Quentin Young | 2018-04-18 | 1 | -2/+58 |
| * | pbrd, zebra: Fix multiple pbr-policy install | Donald Sharp | 2018-04-18 | 1 | -1/+1 |
| * | lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface. | Donald Sharp | 2018-04-18 | 1 | -1/+7 |
* | | pbrd: remove pbr-policy resource leak | Quentin Young | 2018-04-18 | 1 | -4/+5 |
* | | pbrd: remove unsafe string copy | Quentin Young | 2018-04-18 | 1 | -16/+9 |
|/ |
|
* | pbrd: adjust/remove the rule correctly when dst and/or src removed | Don Slice | 2018-04-06 | 1 | -0/+4 |
* | pbrd: Remove table and rule range commands | Donald Sharp | 2018-04-06 | 1 | -40/+0 |
* | pbrd: Indicate command failure a bit better | Donald Sharp | 2018-04-06 | 1 | -9/+9 |
* | pbrd: Do not use vrf_frame for pbrms display | Donald Sharp | 2018-04-06 | 1 | -2/+2 |
* | pbrd: Reduce range so we cannot go over the vrf rule | Donald Sharp | 2018-04-06 | 1 | -1/+1 |
* | pbrd: Prevent crash from partially configured interface | Donald Sharp | 2018-04-06 | 1 | -0/+3 |
* | pbrd: If we get the same prefix safely ignore | Donald Sharp | 2018-04-06 | 1 | -0/+6 |
* | lib, pbrd: rm extra space when displaying nexthop | Quentin Young | 2018-04-06 | 1 | -4/+3 |
* | pbrd: Only allow one nexthop group or nexthop at a time | Donald Sharp | 2018-04-06 | 1 | -0/+6 |
* | pbrd: Remove pbr_events | Donald Sharp | 2018-04-06 | 1 | -43/+22 |
* | pbrd: Cleanup CI warnings | Donald Sharp | 2018-04-06 | 1 | -10/+7 |
* | pbrd: Add PBR to FRR | Donald Sharp | 2018-04-06 | 1 | -0/+631 |