summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_area.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | all: Fix underfull doc strings, part 2Quentin Young2016-11-081-2/+4
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-4/+0
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-4/+0
* | ospf6d: fix a few vty help stringsRenato Westphal2016-10-131-4/+7
* | *: rename all instances of OSPFv6 to OSPF6 or OSPFv3Renato Westphal2016-10-131-16/+16
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-32/+9
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-41/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+4
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-36/+56
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-6/+6
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-62/+56
* | ospf6d: argv updateDaniel Walton2016-09-231-39/+39
|/
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-271-3/+50
|\
| * Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-3/+50
* | Quagga: prefix2str fixupDonald Sharp2015-11-231-1/+1
|/
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-2/+0
* ospf6d: ospfv3-show-cmds-instance-check-fix.patchDonald Sharp2015-05-201-0/+6
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-12/+209
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-26/+82
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-6/+23
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-2/+4
* ospf6d: add overload supportDinesh Dutt2013-11-081-2/+11
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-081-2/+2
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-0/+1
* ospf6d: add lost lines to area config blockJon Andersson2011-09-271-0/+12
* ospf6d: fix crash on filter-list handling (BZ#530)Christian Hammers2011-09-271-8/+8
* ospf6d: Remove obsolete codeTom Goff2011-03-211-5/+0
* ospf6d: Fix memory allocation issues in SPFTom Goff2011-03-211-0/+1
* [ospf6d] Fix ospf6d crash if range defined twiceJon2009-06-181-0/+6
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-7/+7
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-6/+11
* * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-241-0/+200
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-31/+17
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-5/+5
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-7/+7
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-440/+0
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-6/+12
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-0/+2
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-26/+160
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-29/+41
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-196/+732
* Initial revisionpaul2002-12-131-0/+332