| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, ospfd, yang: add route map set for min/max metric | Jafar Al-Gharaibeh | 2023-04-18 | 1 | -10/+126 |
* | ospfd: use rib metric as the base for set metric +/- | Jafar Al-Gharaibeh | 2023-04-18 | 1 | -1/+1 |
* | bgpd, ospfd, zebra: Use unlikely for DEBUG_ROUTEMAP_DETAIL | Donald Sharp | 2023-03-23 | 1 | -4/+4 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | ospfd: Warn operator about prefix lists not existing in routemaps | Donald Sharp | 2023-02-13 | 1 | -2/+13 |
* | | ospfd: Add access-list lookup failures to routemap code | Donald Sharp | 2023-02-13 | 1 | -2/+12 |
|/ |
|
* | ospfd: don't use if_lookup_by_name_all_vrf | Igor Ryzhov | 2021-10-15 | 1 | -1/+1 |
* | ospfd: fix routemap update | Igor Ryzhov | 2021-06-17 | 1 | -13/+8 |
* | ospfd: North-bound implementation for ospfd rmaps | Sarita Patra | 2021-03-30 | 1 | -7/+18 |
* | ospfd: Prevent crash by accessing memory not owned. | Donald Sharp | 2020-11-25 | 1 | -1/+1 |
* | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 1 | -105/+71 |
* | *: make all route_map_rule_cmd const | David Lamparter | 2019-11-30 | 1 | -26/+52 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 1 | -29/+25 |
* | rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole` | Donatas Abraitis | 2019-06-21 | 1 | -0/+38 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -23/+27 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -27/+23 |
* | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callback | Donald Sharp | 2019-05-11 | 1 | -1/+1 |
* | ospfd: fix behavior of +/-metric | Quentin Young | 2019-04-08 | 1 | -4/+5 |
* | ospfd: Added changes to track route-map usage | rgirada | 2019-02-04 | 1 | -5/+13 |
* | ospfd: OSPF_[ERR|WARN] -> EC_OSPF | Quentin Young | 2018-09-13 | 1 | -1/+1 |
* | ospfd: Convert ospf_routemap.c to use error card subsystem | Donald Sharp | 2018-09-06 | 1 | -1/+3 |
* | libs, daemons: use const in route-map apply | Mark Stapp | 2018-07-23 | 1 | -9/+11 |
* | bgpd, lib, ospfd, zebra: all_digit moved to frrstr | paco | 2018-06-19 | 1 | -0/+1 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -5/+5 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -9/+12 |
* | ospfd: OSPF support the +/- in set metric <+/-metric> | dturlupov | 2018-02-09 | 1 | -16/+33 |
* | ospfd: OSPFv2 VRF Changes II | Chirag Shah | 2017-10-03 | 1 | -1/+1 |
* | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 1 | -49/+49 |
* | lib, ospfd, ripd, ripngd: Fix 'set metric' | Donald Sharp | 2017-08-29 | 1 | -6/+15 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -12/+4 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -4/+12 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -390/+333 |
* | ospfd: fix route-map brokenness | Quentin Young | 2017-06-17 | 1 | -96/+14 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+2 |
* | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -7/+11 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+0 |
|\ |
|
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -74/+8 |
|\| |
|
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -77/+12 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -243/+25 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -9/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+9 |
* | | ospfd: minor parser fixes | Daniel Walton | 2016-09-29 | 1 | -4/+4 |
* | | ospfd: resolve CHECK ME's | Quentin Young | 2016-09-29 | 1 | -132/+50 |
* | | ospfd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -11/+20 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -6/+6 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -83/+92 |
* | | ospfd: argv update for all but ospf_vty.c | Daniel Walton | 2016-09-22 | 1 | -47/+20 |
|/ |
|