summaryrefslogtreecommitdiffstats
path: root/isisd/isis_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
* lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-071-0/+1
* isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+1
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-0/+3
* 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: Fix code to use srandom/randomDonald Sharp2016-05-301-1/+1
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-0/+5
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-3/+3
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-0/+2
* Quagga: Fix some more compile warningsDonald Sharp2015-10-071-3/+11
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* isisd, ospf6d: use bug-report information from autoconfChristian Franke2013-07-311-1/+1
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2012-04-161-1/+7
* isisd: indent longopts arrayVyacheslav Trushkin2012-04-161-9/+9
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-10/+19
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-0/+10
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-161-1/+11
* [isisd] remove includes of common system headers.paul2005-11-201-1/+0
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-3/+1
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-1/+1
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-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-10/+4
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-3/+7
* Initialize access lists here as well.hasso2004-10-131-0/+2
* No warnings here any more.hasso2004-10-071-1/+1
* I think that it's better to report bugs into Bugzilla.hasso2004-09-281-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-100/+85
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-4/+3
* Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso2004-05-191-2/+1
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-3/+2
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Fix vty address handling and added pid file stuff.hasso2004-02-201-2/+11
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-48/+26
* 2607/tcp is already used by ospfapi.jardin2003-12-231-1/+1
* Merge isisd into the Quagga's framework:jardin2003-12-231-8/+46
* Initial revisionjardin2003-12-231-0/+330