index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isisd
/
isisd.c
Age
Commit message (
Collapse
)
Author
2005-01-01
Make authentication of SNPs work correctly - ie. conditionally like it is in
hasso
IOS.
2004-12-24
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-10-11
Sync isisd with changes in lib.
hasso
2004-09-26
Compiler warnings fixes.
hasso
2004-09-24
* isisd.c: thread_master *master is already defined in isis_main.c.
hasso
* isis_misc.[c|h], isis_lsp.[c|h]: Move static variables out of header files.
2004-09-15
Second part of fixes from Laurent Rabret.
hasso
2004-09-10
Indentation only. No any functional changes.
hasso
2004-05-19
Make it compile in NetBSD and OpenBSD.
hasso
2004-02-11
Threads usage cleanup. Still at least one bug to go.
hasso
2003-12-23
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
changelog for details.
2003-12-23
Merge isisd into the Quagga's framework:
jardin
- add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma.
2003-12-23
Initial revision
jardin