summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-0/+2
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+4
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-11/+33
* Support for 'clear ip ospf interface [IFNAME]'Donald Sharp2015-05-201-0/+1
* ospfd: ospfv2-fix-interface-mode-cmd.patchDonald Sharp2015-05-201-0/+9
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* ospf: fix apiserver enableDavid Lamparter2013-01-071-5/+5
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-20/+26
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-2/+1
* [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-161-1/+11
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-5/+2
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-3/+2
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-4/+4
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-1/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-4/+2
* 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-261-1/+0
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-3/+8
* Unbreak compilation with ospfapi disabled. We should seriously think abouthasso2004-10-131-0/+6
* Unbreak ospfclient compilation.hasso2004-10-121-2/+4
* Disable ospfapi init by default.hasso2004-10-111-4/+12
* Compiler warnings fixes round 1.hasso2004-10-081-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* * Make updating redistributions work if prefix list is changed and it'shasso2004-05-101-1/+0
* Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.hasso2004-03-221-0/+4
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-50/+19
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-3/+3
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-1/+1
* 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/+37
* Tiny fixes from 6Wind patch.hasso2003-05-261-1/+3
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-1/+4
* Matthew Grant <grantma@anathoth.gen.nz>paul2003-01-221-5/+12
* Initial revisionpaul2002-12-131-0/+293