summaryrefslogtreecommitdiffstats
path: root/ripd/rip_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* *: add frr_run()David Lamparter2017-03-081-12/+1
* *: add frr_config_fork()David Lamparter2017-03-081-57/+5
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-100/+25
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* ripd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter2017-01-251-2/+12
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* all: add default log file if none are definedDon Slice2016-07-111-1/+2
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* *: 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
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* *: 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-161-1/+11
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-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>paul2003-01-221-1/+9
* Initial revisionpaul2002-12-131-0/+270