index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isisd
/
ChangeLog
Age
Commit message (
Expand
)
Author
2005-01-18
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-01
Make authentication of SNPs work correctly - ie. conditionally like it is in
hasso
2004-12-29
Really fix crashes now. Revert isis_circuit_update_params() part of previous
hasso
2004-12-29
Don't crash during interface up/down events.
hasso
2004-12-24
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-07
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-03
2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-25
Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.
hasso
2004-11-24
2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-10-13
Initialize access lists here as well.
hasso
2004-10-11
Sync isisd with changes in lib.
hasso
2004-10-07
No warnings here any more.
hasso
2004-10-03
Common router id.
hasso
2004-09-27
This code didn't survive valgrinding. I wonder how it survived normal run.
hasso
2004-09-26
Brown paperbag please. Fix previous commit.
hasso
2004-09-26
Compiler warnings fixes.
hasso
2004-09-26
Compile with gcc-4.0.
hasso
2004-09-24
* isisd.c: thread_master *master is already defined in isis_main.c.
hasso
2004-09-23
Remove usage of evil list and listnode typedefs.
hasso
2004-09-21
Yet another DIS election fix from LIU Xin - update dis_record of
hasso
2004-09-21
Make "C" vendor routers happy - put correct prefix addresses into
hasso
2004-09-20
2004-09-20 LIU Xin <lx at ns.6test.edu.cn>
hasso
2004-09-19
Rework of SPF threads schedule logic. I'm not 100% sure whether it's right
hasso
2004-09-17
Another great little fix from LIU Xin.
hasso
2004-09-15
Second part of fixes from Laurent Rabret.
hasso
2004-09-14
Isisd is now able to remove addresses from circuit and trigger LSP updates
hasso
2004-09-14
isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.
hasso
2004-09-10
Fixes from LIU Xin.
hasso
2004-05-19
Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).
hasso
2004-05-19
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-08
2004-05-08 Paul Jakma <paul@dishone.st>
paul
2004-02-11
Threads usage cleanup. Still at least one bug to go.
hasso
2004-01-27
Make "(no) ip address x.x.x.x/x" commands work again in vtysh.
hasso
2003-12-31
Fix some threads related problems [quagga-dev 591].
hasso
2003-12-23
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
2003-12-23
Initial revision
jardin