summaryrefslogtreecommitdiffstats
path: root/isisd
Commit message (Expand)AuthorAgeFilesLines
* Move TODO items from isid to the common TODO.hasso2005-01-011-10/+0
* There is no need to keep this directory.hasso2005-01-0119-22140/+0
* Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-014-30/+102
* Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso2004-12-293-13/+11
* Don't crash during interface up/down events.hasso2004-12-294-3/+21
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-2415-285/+290
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-072-1/+5
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-032-10/+11
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-252-3/+11
* 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-242-3/+7
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-203-17/+17
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-024-0/+10
* Initialize access lists here as well.hasso2004-10-132-0/+7
* Sync isisd with changes in lib.hasso2004-10-114-7/+12
* Argh, fix typo.hasso2004-10-081-1/+1
* Although we don't look at current directory for config any more, it's nicehasso2004-10-081-1/+1
* No warnings here any more.hasso2004-10-0718-430/+72
* Common router id.hasso2004-10-034-13/+51
* I think that it's better to report bugs into Bugzilla.hasso2004-09-281-1/+1
* This code didn't survive valgrinding. I wonder how it survived normal run.hasso2004-09-272-0/+7
* Brown paperbag please. Fix previous commit.hasso2004-09-262-5/+13
* Compiler warnings fixes.hasso2004-09-2616-71/+64
* Compile with gcc-4.0.hasso2004-09-262-2/+7
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-246-19/+25
* Remove usage of evil list and listnode typedefs.hasso2004-09-232-3/+7
* Yet another DIS election fix from LIU Xin - update dis_record ofhasso2004-09-212-1/+14
* Make "C" vendor routers happy - put correct prefix addresses intohasso2004-09-212-4/+12
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-204-44/+27
* Rework of SPF threads schedule logic. I'm not 100% sure whether it's righthasso2004-09-194-58/+115
* Another great little fix from LIU Xin.hasso2004-09-172-6/+7
* There is several new RFCs ...hasso2004-09-151-6/+7
* Second part of fixes from Laurent Rabret.hasso2004-09-155-46/+75
* Isisd is now able to remove addresses from circuit and trigger LSP updateshasso2004-09-146-35/+157
* isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.hasso2004-09-142-4/+10
* Fixes from LIU Xin.hasso2004-09-104-2/+22
* Indentation only. No any functional changes.hasso2004-09-1040-9024/+10011
* (somewhat unrelated cleanups, but all are very minor)gdt2004-07-231-1/+1
* cvsignore *.libs in build dirspaul2004-07-091-0/+1
* Update cvsignore's for *.lo and *.la - libtool filespaul2004-07-091-0/+2
* Add libtool support.libtool-aftergdt2004-06-301-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-4/+3
* CVS ignore Linux NFS silly-delete .nfs* filespaul2004-06-062-0/+2
* Add .cvsignore for isisd/topologypaul2004-06-061-0/+6
* Fixing crash fix attempt. It's still mess and logic is wrong and ... but athasso2004-05-191-3/+9
* Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso2004-05-196-5/+33
* Make it compile in NetBSD and OpenBSD.hasso2004-05-1918-18/+19
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-082-5/+11
* 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
* Threads usage cleanup. Still at least one bug to go.hasso2004-02-118-220/+124