| Commit message (Expand) | Author | Age | Files | Lines |
* | ospf6d: move lsa structs to ospf6_lsa.h | Andrew Cooks | 2024-09-16 | 1 | -11/+0 |
* | ospf6d: Redistribute metric for AS-external route | Alexander Rose | 2024-05-06 | 1 | -4/+7 |
* | ospf6d: handle redistributed routes without nexthop addresses | Renato Westphal | 2023-03-02 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | ospf6d: Fixing memory leak in ospf6_summary_add_aggr_route_and_blackhole. | Manoj Naragund | 2022-12-19 | 1 | -0/+2 |
* | ospf6d: adjust type of "aggr_delay_interval" | anlan_cs | 2022-01-29 | 1 | -2/+1 |
* | ospf6d: install summary route NULL0 as nexthop | Mobashshera Rasool | 2021-07-21 | 1 | -3/+4 |
* | ospf6d: ASBR summarisation feature changes for NSSA area | Mobashshera Rasool | 2021-07-21 | 1 | -11/+13 |
* | ospf6d: ASBR Summarisation feature implementation | Mobashshera Rasool | 2021-07-21 | 1 | -1/+67 |
* | ospf6d: route-map config changed, not getting applied on all types of routes | Mobashshera Rasool | 2021-06-30 | 1 | -1/+2 |
* | ospf6d: "clear ipv6 ospf6 process" command | Yash Ranjan | 2021-06-28 | 1 | -0/+1 |
* | ospf6d: Support for nssa in ospfv3 | Kaushik | 2021-06-04 | 1 | -0/+6 |
* | ospf6d: Add CLI and logic for default-information originate command | Yash Ranjan | 2021-03-29 | 1 | -0/+1 |
* | ospf6d: Don't advertise AS-External LSAs into stub area | lynne | 2021-03-03 | 1 | -0/+1 |
* | Merge pull request #7492 from Niral-Networks/niral_ospfv3_fix_redist | Rafael Zalamena | 2020-12-10 | 1 | -2/+3 |
|\ |
|
| * | ospf6d : Code refactoring for route redistribution. | Kaushik | 2020-12-09 | 1 | -2/+3 |
* | | ospf6: get instance from lsdb data | Igor Ryzhov | 2020-11-30 | 1 | -1/+1 |
|/ |
|
* | ospf6d : Transformation changes for ospf6 vrf support. | harios_niral | 2020-10-31 | 1 | -8/+13 |
* | ospf6d : Preparing for ospf6d VRF support. | Kaushik | 2020-09-01 | 1 | -1/+1 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -3/+3 |
* | ospf6d: ECMP for external routes | Chirag Shah | 2018-03-01 | 1 | -1/+2 |
* | ospf6d: Fix redist w/ route-map during restart | Chirag Shah | 2018-01-26 | 1 | -0/+1 |
* | ospf6d: Fix External routes ECMP | Chirag Shah | 2018-01-02 | 1 | -0/+2 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -50/+47 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | ospf6d: add support for route tags | Christian Franke | 2016-10-08 | 1 | -2/+4 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -3/+3 |
* | ospf6d: ospfv3-stub-area-support.patch | Donald Sharp | 2015-05-20 | 1 | -0/+1 |
* | ospf6d: improve ordered shutdown | Christian Franke | 2014-03-18 | 1 | -0/+1 |
* | ospf6d: implement 'match interface' for route-maps | Vyacheslav Trushkin | 2011-12-13 | 1 | -0/+2 |
* | ospf6d: address more trivial compiler warnings | Denis Ovsienko | 2011-09-27 | 1 | -0/+7 |
* | ospf6d: CVE-2011-3323 (fortify packet reception) | Denis Ovsienko | 2011-09-26 | 1 | -0/+1 |
* | ospf6d: Have ospf6d cleanup when it terminates normally | Tom Goff | 2011-03-21 | 1 | -0/+1 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 1 | -15/+15 |
* | Ospf6d merge from Zebra repository with added privs stuff and merged | hasso | 2004-05-18 | 1 | -49/+23 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+112 |