summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_route.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: ospf6_route_cmp_nexthops make return saneDonald Sharp2022-11-281-3/+3
* ospf6d: fix infinite loop when adding ASBR routeRenato Westphal2022-11-241-0/+8
* ospf6d: remove unused constantsRenato Westphal2021-11-231-2/+1
* ospf6d: replace memcmp with correct comparisonsIgor Ryzhov2021-11-161-5/+4
* ospf6d: remove meaningless ospf6_route_is_identicalIgor Ryzhov2021-11-151-6/+0
* ospf6d: add support for NSSA Type-7 address rangesRenato Westphal2021-10-061-9/+10
* ospf6d: remove unused bitfieldRenato Westphal2021-10-061-2/+0
* Merge pull request #9438 from ranjanyash54/debug_commMark Stapp2021-09-141-1/+4
|\
| * ospf6d: Add debug commands for lsa all and route allYash Ranjan2021-08-251-1/+4
* | ospf6d: Cleanup headers to our standardDonald Sharp2021-09-091-3/+5
|/
* Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisationRuss White2021-07-301-16/+64
|\
| * ospf6d: Store ospf6 back pointer in route structMobashshera Rasool2021-07-211-1/+4
| * ospf6d: support blackhole next hopsMobashshera Rasool2021-07-211-15/+54
| * ospf6d: ASBR Summarisation feature implementationMobashshera Rasool2021-07-211-0/+6
* | ospf6d: move prefix_options from _path to _routeDavid Lamparter2021-07-201-3/+3
|/
* ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan2021-01-271-3/+10
* ospf6: fix crash on shutdownIgor Ryzhov2020-11-301-1/+1
* ospf6: get instance from route table scopeIgor Ryzhov2020-11-301-9/+6
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-8/+10
* ospf6d: use in_addr_t for area/router IDsDavid Lamparter2020-07-141-3/+3
* *: generously apply constDavid Lamparter2019-12-021-4/+4
* ospf6d: fix intra prefix ecmpChirag Shah2018-05-021-0/+3
* ospf6d: ECMP for Intra Area Prefix routesChirag Shah2018-04-061-0/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-19/+19
* ospf6d: Fix External routes ECMPChirag Shah2018-01-021-0/+9
* ospf6d: use the new API to send routes to zebraRenato Westphal2017-08-231-2/+2
* ospf6d: Fix memory leaksChirag Shah2017-07-271-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-209/+197
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: add #include "command.h" where neededDavid Lamparter2016-11-291-0/+2
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-0/+1
|\
| * ospf6d: add support for route tagsChristian Franke2016-10-081-0/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-1/+1
* | ospf6d: argv updateDaniel Walton2016-09-231-2/+2
|/
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* ospf6d: use existing union, avoid strict-aliasingDavid Lamparter2016-06-081-4/+3
* Fix most compiler warnings in default GCC build.Paul Jakma2016-05-261-0/+5
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-5/+3
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-0/+4
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-9/+43
* ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-211-0/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-47/+46
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-2/+26
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-6/+6
* Merge svn revisions 997 and 1000 from Zebra cvs repository.hasso2004-09-131-0/+1
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-4/+4
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-2/+2
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-0/+5
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-12/+23