summaryrefslogtreecommitdiffstats
path: root/zebra/main.c
Commit message (Expand)AuthorAgeFilesLines
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-301-0/+7
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* zebra: fix up compilation without rtadv/IPv6Joachim Nilsson2012-05-091-0/+2
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-3/+9
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-241-0/+3
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-7/+2
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
* + sayonara old_pid!Denis Ovsienko2007-09-141-4/+0
* + fixed bug #402: now the second zebra process doesn't destroy routesDenis Ovsienko2007-09-141-5/+18
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-0/+2
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-2/+12
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-4/+1
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-2/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-5/+4
* * main.c: With --nl-bufsize argument is required.hasso2005-01-161-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-6/+11
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-071-1/+1
* Common router id.hasso2004-10-031-1/+2
* Commit my hack (yes, I still call it hack) - command line switch for zebrahasso2004-08-311-17/+39
* Add libtool support.libtool-aftergdt2004-06-301-0/+3
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* OK, here it is - irdp support. But don't expect me to fix any bugs in it.hasso2004-06-121-0/+7
* 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-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-5/+8
* Unbreak router advertisment feature when using capabilities.hasso2003-06-051-0/+1
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-3/+32
* Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-3/+10
* Initial revisionpaul2002-12-131-0/+316