summaryrefslogtreecommitdiffstats
path: root/isisd/isis_misc.c
Commit message (Collapse)AuthorAgeFilesLines
* No warnings here any more.hasso2004-10-071-5/+5
|
* Compiler warnings fixes.hasso2004-09-261-11/+11
|
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-241-0/+15
| | | | | * isis_misc.[c|h], isis_lsp.[c|h]: Move static variables out of header files.
* Indentation only. No any functional changes.hasso2004-09-101-213/+252
|
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
|
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-1/+10
| | | | changelog for details.
* Merge isisd into the Quagga's framework:jardin2003-12-231-4/+20
| | | | | | | | | | - 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/+438