summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_route.h
AgeCommit message (Expand)Author
2024-05-28ospf6d: OSPFv3 route change comparision fixed for ASBR-only changeAcee
2024-05-06ospf6d: Redistribute metric for AS-external routeAlexander Rose
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-03-02ospf6d: handle redistributed routes without nexthop addressesRenato Westphal
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-11-28ospf6d: ospf6_route_cmp_nexthops make return saneDonald Sharp
2022-11-24ospf6d: fix infinite loop when adding ASBR routeRenato Westphal
2021-11-23ospf6d: remove unused constantsRenato Westphal
2021-11-16ospf6d: replace memcmp with correct comparisonsIgor Ryzhov
2021-11-15ospf6d: remove meaningless ospf6_route_is_identicalIgor Ryzhov
2021-10-05ospf6d: add support for NSSA Type-7 address rangesRenato Westphal
2021-10-05ospf6d: remove unused bitfieldRenato Westphal
2021-09-14Merge pull request #9438 from ranjanyash54/debug_commMark Stapp
2021-09-09ospf6d: Cleanup headers to our standardDonald Sharp
2021-08-25ospf6d: Add debug commands for lsa all and route allYash Ranjan
2021-07-30Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisationRuss White
2021-07-21ospf6d: Store ospf6 back pointer in route structMobashshera Rasool
2021-07-21ospf6d: support blackhole next hopsMobashshera Rasool
2021-07-21ospf6d: ASBR Summarisation feature implementationMobashshera Rasool
2021-07-20ospf6d: move prefix_options from _path to _routeDavid Lamparter
2021-01-26ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan
2020-11-30ospf6: fix crash on shutdownIgor Ryzhov
2020-11-30ospf6: get instance from route table scopeIgor Ryzhov
2020-10-30ospf6d : Transformation changes for ospf6 vrf support.harios_niral
2020-07-14ospf6d: use in_addr_t for area/router IDsDavid Lamparter
2019-12-02*: generously apply constDavid Lamparter
2018-05-01ospf6d: fix intra prefix ecmpChirag Shah
2018-04-05ospf6d: ECMP for Intra Area Prefix routesChirag Shah
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-01-02ospf6d: Fix External routes ECMPChirag Shah
2017-08-23ospf6d: use the new API to send routes to zebraRenato Westphal
2017-07-27ospf6d: Fix memory leaksChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-11-29*: add #include "command.h" where neededDavid Lamparter
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07ospf6d: add support for route tagsChristian Franke
2016-09-30ospf6d: scrubbed some argc CHECK MEsDaniel Walton
2016-09-30ospf6d: scrubbed some argc CHECK MEsDaniel Walton
2016-09-23ospf6d: argv updateDaniel Walton
2016-08-18*: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma
2016-06-08ospf6d: use existing union, avoid strict-aliasingDavid Lamparter
2016-05-26Fix most compiler warnings in default GCC build.Paul Jakma
2015-05-19ospfd: ospfd-warnings.patchDonald Sharp
2015-05-19ospf6d: ospfv3-stub-area-support.patchDonald Sharp
2015-05-19ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp
2012-02-21ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere
2008-08-22[trivia] finish off static'ification of ospf6d and ripngdPaul Jakma
2006-05-15[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma
2004-10-102004-10-10 Paul Jakma <paul@dishone.st>paul