summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_route.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-0/+4
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-121/+173
* Initial revisionpaul2002-12-131-0/+209