summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_main.c
Commit message (Expand)AuthorAgeFilesLines
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-06-021-2/+3
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-2/+8
* isisd, ospf6d: use bug-report information from autoconfChristian Franke2013-07-311-1/+1
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-211-0/+1
* ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+6
* ospf6d: fix compile warning from falling off end of mainStephen Hemminger2011-12-071-1/+1
* ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-271-0/+5
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-3/+32
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-4/+4
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-7/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-10/+7
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-2/+9
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Port ospf6d to sigevent and rename signal handling functions in vtysh not tohasso2004-08-281-46/+24
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-231-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-1/+1
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-82/+36
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+6
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-4/+7
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-3/+3
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+1
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+28
* ospf6d part of 6Wind patch.hasso2003-05-251-2/+4
* Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-4/+11
* Initial revisionpaul2002-12-131-0/+326