summaryrefslogtreecommitdiffstats
path: root/ripd/rip_main.c
Commit message (Expand)AuthorAgeFilesLines
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-10-271-1/+1
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-06-021-0/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+7
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [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
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-251-4/+4
* 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-1/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-1/+4
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-5/+10
* There is no warnings here any more.hasso2004-10-081-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-3/+2
* Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.hasso2004-03-221-0/+4
* Fix bugzilla #82.hasso2004-03-171-1/+1
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-36/+19
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-4/+7
* 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
* Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-1/+9
* Initial revisionpaul2002-12-131-0/+270