summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_route.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-1/+3
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-2/+3
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-2/+2
* ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-8/+10
* convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* ospf6d: argv updateDaniel Walton2016-09-231-26/+26
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospf6d, bgpd: avoid calling if_nametoindexFeng Lu2016-06-091-10/+8
* *: use void * for printing pointersDavid Lamparter2016-05-301-12/+17
* Quagga: prefix2str fixupDonald Sharp2015-11-231-5/+5
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-1/+1
* Fixing a couple of issues with ospf6_route_remove () routine.Donald Sharp2015-05-201-1/+1
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-35/+259
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: turn off expensive debuggingDinesh Dutt2013-11-081-2/+2
* ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff2011-03-211-3/+9
* ospf6d: Route locking (memory) cleanupTom Goff2011-03-211-1/+2
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-091-4/+1
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-3/+3
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-12/+12
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-36/+201
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-5/+5
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-10/+10
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-8/+8
* Merge svn revisions 997 and 1000 from Zebra cvs repository.hasso2004-09-131-6/+10
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-214/+271
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-1/+1
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-0/+15
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-0/+26
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-36/+37
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-895/+896
* 2003-10-13 Jay Fenlason <fenlason@redhat.com>paul2003-10-131-2/+8
* Initial revisionpaul2002-12-131-0/+1130