| Commit message (Expand) | Author | Age | Files | Lines |
* | ospf6d: North-bound implementation for ospf6d rmaps | Sarita Patra | 2021-03-30 | 1 | -71/+56 |
* | Merge pull request #8057 from ranjanyash54/default-route | Russ White | 2021-03-30 | 1 | -14/+221 |
|\ |
|
| * | ospf6d: Add logic to set metric if route-map not present | Yash Ranjan | 2021-03-29 | 1 | -2/+10 |
| * | ospf6d: Add logic to change the status of router to ASBR | Yash Ranjan | 2021-03-29 | 1 | -11/+35 |
| * | ospf6d: Add CLI and logic for default-information originate command | Yash Ranjan | 2021-03-29 | 1 | -1/+176 |
* | | Merge pull request #8368 from volta-networks/fix_isis_ospfv3_coverity | Russ White | 2021-03-30 | 1 | -0/+1 |
|\ \ |
|
| * | | ospf6d: fix coverity warning | lynne | 2021-03-29 | 1 | -0/+1 |
| |/ |
|
* / | ospf6d: fix unguarded debug | Mark Stapp | 2021-03-26 | 1 | -2/+4 |
|/ |
|
* | ospf6d: kill ospf6_memory.h, use MTYPE_STATIC | David Lamparter | 2021-03-22 | 1 | -0/+4 |
* | ospf6d: Fix coverity errors | lynne | 2021-03-16 | 1 | -2/+5 |
* | ospf6d: Don't advertise AS-External LSAs into stub area | lynne | 2021-03-03 | 1 | -0/+21 |
* | *: remove more sprintf() | Quentin Young | 2021-02-09 | 1 | -3/+6 |
* | ospf6d: prevent use after free | Donald Sharp | 2021-02-01 | 1 | -2/+6 |
* | ospf6d: use a new json_object per loop iteration | Donald Sharp | 2021-01-25 | 1 | -5/+4 |
* | ospf6d: Json support added for command "show ipv6 ospf6 database [json]" | Yash Ranjan | 2021-01-13 | 1 | -21/+56 |
* | Merge pull request #7492 from Niral-Networks/niral_ospfv3_fix_redist | Rafael Zalamena | 2020-12-10 | 1 | -83/+160 |
|\ |
|
| * | ospf6d : Code refactoring for route redistribution. | Kaushik | 2020-12-09 | 1 | -83/+160 |
* | | ospf6: get instance from lsdb data | Igor Ryzhov | 2020-11-30 | 1 | -2/+5 |
* | | ospf6: get instance from route table scope | Igor Ryzhov | 2020-11-30 | 1 | -13/+10 |
|/ |
|
* | Merge pull request #7455 from ranjanyash54/dev_3 | Donald Sharp | 2020-11-19 | 1 | -26/+106 |
|\ |
|
| * | ospf6d: Json support added for command "show ipv6 ospf6 redistribute [json]" | github login name | 2020-11-16 | 1 | -26/+106 |
* | | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 1 | -33/+13 |
|/ |
|
* | Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6 | Rafael Zalamena | 2020-11-03 | 1 | -78/+134 |
|\ |
|
| * | ospf6d : Transformation changes for ospf6 vrf support. | harios_niral | 2020-11-02 | 1 | -45/+41 |
| * | ospf6d : Transformation changes for ospf6 vrf support. | harios_niral | 2020-10-31 | 1 | -87/+147 |
* | | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -62/+38 |
|/ |
|
* | ospf6d, tests: Prevent use after free | Donald Sharp | 2020-10-11 | 1 | -2/+2 |
* | ospf6d : Preparing for ospf6d VRF support. | Kaushik | 2020-09-01 | 1 | -22/+30 |
* | ospf6d: pre-fix coccinelle hang points | David Lamparter | 2020-07-14 | 1 | -35/+20 |
* | ospf6d: withdraw redistributed prefixes based on prefix-list changes | Don Slice | 2020-05-05 | 1 | -9/+30 |
* | *: Do not cast to the same type | Donatas Abraitis | 2020-04-08 | 1 | -2/+2 |
* | ospf6d: Recent changes in our build cause const to be respected | Donald Sharp | 2020-04-01 | 1 | -1/+1 |
* | *: Finish off the __PRETTY_FUNCTION__ to __func__ | Donald Sharp | 2020-03-06 | 1 | -33/+31 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -6/+5 |
* | *: Remove break after return | Donatas Abraitis | 2020-02-13 | 1 | -2/+0 |
* | *: make all route_map_rule_cmd const | David Lamparter | 2019-11-30 | 1 | -15/+31 |
* | lib: rmap dep table is not correct in case of exact-match clause | vdhingra | 2019-09-15 | 1 | -1/+0 |
* | *: Convert some route map functions to return the enum | Donald Sharp | 2019-09-03 | 1 | -8/+17 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 1 | -14/+12 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -2/+1 |
* | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+2 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -12/+14 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -14/+12 |
* | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callback | Donald Sharp | 2019-05-11 | 1 | -1/+1 |
* | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 1 | -1/+1 |
* | ospf6d: Added changes to track route-map usage | rgirada | 2019-02-04 | 1 | -1/+11 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -1/+1 |
* | *: fix clang-6 SA warnings | David Lamparter | 2018-09-08 | 1 | -1/+2 |
* | lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more | Donald Sharp | 2018-08-03 | 1 | -3/+0 |
* | libs, daemons: use const in route-map apply | Mark Stapp | 2018-07-23 | 1 | -7/+8 |