summaryrefslogtreecommitdiffstats
path: root/isisd/isis_network.c
Commit message (Collapse)AuthorAgeFilesLines
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-7/+7
|
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-13/+13
| | | | | * global: Replace strerror with safe_strerror. And vtysh/vtysh.c needs to include "log.h" to pick up the declaration.
* Compiler warnings fixes.hasso2004-09-261-3/+3
|
* Indentation only. No any functional changes.hasso2004-09-101-278/+288
|
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-0/+8
|
* Merge isisd into the Quagga's framework:jardin2003-12-231-15/+30
| | | | | | | | | | - 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.
* Initial revisionjardin2003-12-231-0/+622