| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: update config file doc for integrated requirement | Christian Hopps | 2024-01-13 | 1 | -5/+1 |
* | doc: fix pbr map detail json | Chirag Shah | 2023-10-27 | 1 | -1/+1 |
* | doc: Use different label to distinguish PBR nexthop groups | Donatas Abraitis | 2023-09-25 | 1 | -2/+2 |
* | pbrd: add packet mangling actions (src/dst ip-addr/port, dscp, ecn) | G. Paul Ziemba | 2023-08-09 | 1 | -0/+52 |
* | pbrd: add nexthop drop type | G. Paul Ziemba | 2023-08-08 | 1 | -19/+20 |
* | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (doc, tests) | G. Paul Ziemba | 2023-07-19 | 1 | -84/+119 |
* | doc: Add nexthop_groups documentation | Donald Sharp | 2022-11-04 | 1 | -20/+11 |
* | doc: `debug zebra pbr` does not need to be documented in 2 places | Donald Sharp | 2022-10-27 | 1 | -4/+0 |
* | pbrd: add vlan actions to vty | Eli Baum | 2021-10-07 | 1 | -0/+25 |
* | doc: Add documentation for `match ip-protocol [udp|tcp]` | Donald Sharp | 2021-07-08 | 1 | -0/+5 |
* | doc: Add documentation for src and destination port matching commands | Donald Sharp | 2021-07-08 | 1 | -0/+10 |
* | *: remove *.conf.sample files | Quentin Young | 2021-04-09 | 1 | -0/+19 |
* | doc: clean up a couple snafus in doc changes | Quentin Young | 2021-02-23 | 1 | -1/+1 |
* | doc: remove 'no' form of commands | Quentin Young | 2021-02-22 | 1 | -1/+1 |
* | doc: automatically generate index entries for cli | Quentin Young | 2021-02-22 | 1 | -6/+5 |
* | doc: add pbr debug command docs | Stephen Worley | 2021-02-01 | 1 | -0/+15 |
* | Revert "lib,sharpd,pbrd: `set installable` nhg command" | Stephen Worley | 2020-09-28 | 1 | -11/+0 |
* | lib,sharpd,pbrd: `set installable` nhg command | Stephen Worley | 2020-09-28 | 1 | -0/+11 |
* | lib,doc: add `onlink` flag to nexthop group config | Stephen Worley | 2020-09-28 | 1 | -1/+1 |
* | pbrd: dscp interpret standard codepoints | Wesley Coakley | 2020-07-15 | 1 | -2/+6 |
* | pbrd, zebra, lib: DSCP / ECN-based PBR Matching | Wesley Coakley | 2020-07-15 | 1 | -0/+12 |
* | pbrd, lib, doc: fix new `show` json key semantics | Wesley Coakley | 2020-05-27 | 1 | -47/+47 |
* | pbrd, doc: pbr map json `sequences` -> `policies` | Wesley Coakley | 2020-05-27 | 1 | -2/+2 |
* | doc: document json for remaining `show pbr` cmds | Wesley Coakley | 2020-05-27 | 1 | -4/+84 |
* | doc: document `show pbr interface` directive | Wesley Coakley | 2020-05-27 | 1 | -0/+18 |
* | pbrd, lib: opt. json for `show pbr nexthop-group` | Wesley Coakley | 2020-05-27 | 1 | -2/+3 |
* | pbrd: optional json for `show pbr map` | Wesley Coakley | 2020-05-27 | 1 | -1/+3 |
* | doc: indicate non-support for dynamic pbr maps | Stephen Worley | 2020-02-04 | 1 | -0/+5 |
* | doc: add show pbr map doc | Stephen Worley | 2019-12-06 | 1 | -0/+6 |
* | Merge pull request #5439 from mjstapp/nhg_add_labels | Renato Westphal | 2019-12-06 | 1 | -1/+1 |
|\ |
|
| * | lib: support labelled nexthops in nexthop_groups | Mark Stapp | 2019-12-03 | 1 | -1/+1 |
* | | pbrd: Add `set vrf NAME` and `set vrf unchanged` | Stephen Worley | 2019-11-21 | 1 | -0/+8 |
|/ |
|
* | doc: Update pbr to reflect new mark match command. | Donald Sharp | 2019-09-04 | 1 | -0/+6 |
* | doc: fix a couple of typos | Ruben Kerkhof | 2019-03-20 | 1 | -1/+1 |
* | doc: document `pbr table range` & a couple others | Quentin Young | 2018-06-12 | 1 | -7/+20 |
* | doc: Fix pbr documentation to be correct | Donald Sharp | 2018-05-09 | 1 | -1/+1 |
* | doc: bit of cleanup for pbr docs | Quentin Young | 2018-04-06 | 1 | -59/+52 |
* | doc: Add documentation for PBRD | Donald Sharp | 2018-04-06 | 1 | -0/+130 |