summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_abr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ospf6d: dead code (Coverity 1399231)paco2018-06-281-8/+10
| |/
* / ospf6d: null check (Coverity 23024)paco2018-06-271-0/+5
|/
* ospf6d: Fix inter area prefixChirag Shah2018-05-211-29/+264
* ospf6d: Fix ABR brouter calculation corruptionChirag Shah2018-05-091-4/+20
* ospf6d: fix area border router duplicateChirag Shah2018-05-081-14/+36
* ospf6d: assert that we set a variableQuentin Young2018-04-131-0/+3
* ospf6d: fix loop in ABRsChirag Shah2018-03-291-0/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-15/+15
* ospf6d: retain inter area border router type-4Chirag Shah2018-03-221-3/+5
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-14/+11
* ospf6d: Fix External routes ECMPChirag Shah2018-01-021-1/+9
* ospf6d: fix clang warning, NULL() callsVincent JARDIN2017-10-081-10/+12
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-36/+23
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-995/+954
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-141-10/+10
|\
| * *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-9/+9
| * *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-1/+1
| * ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-7/+7
* | ospf6d: use macro for LSDB walksDavid Lamparter2017-07-111-9/+5
|/
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use monotime()David Lamparter2017-01-231-1/+1
* ospf6d: resolve problem with area range lsid creationDon Slice2017-01-031-6/+3
* ospf6d: Fix for crash when non area 0 network entered firstDonald Sharp2016-02-241-0/+8
* Quagga: prefix2str fixupDonald Sharp2015-11-231-2/+2
* Fixing a couple of issues with ospf6_route_remove () routine.Donald Sharp2015-05-201-5/+5
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-83/+171
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-126/+279
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: handle Prefix and Router Options bits correctlyDinesh Dutt2013-11-081-4/+29
* ospf6d: add LSA payload to show summary outputDinesh Dutt2013-11-081-8/+53
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-3/+3
* ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-271-2/+4
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-5/+5
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-1/+4
* * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-241-0/+96
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-33/+16
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-22/+22
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-5/+5
* Merge svn revisions 997 and 1000 from Zebra cvs repository.hasso2004-09-131-1/+1
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-1/+4
* Merge svn revisions 978-979 from Zebra CVS.hasso2004-09-021-5/+8
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-39/+43
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-5/+47
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-6/+101
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-81/+299
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-0/+426
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-655/+0
* Initial revisionpaul2002-12-131-0/+655