summaryrefslogtreecommitdiffstats
path: root/isisd/isis_misc.h
Commit message (Collapse)AuthorAgeFilesLines
* isisd: annotate some function arguments with constChristian Franke2015-12-081-5/+5
| | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-4/+9
|
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-3/+2
| | | | | | | | | | | 2006-12-08 Hannes Gredler <hannes@gredler.at> * isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument. * isis_pdu.c: (various) Update calls to isis_new_adj() to pass NULL and use default. * (general) Add forward declarations where required. Fix up const char *'s. Allow V4-only compilation.
* * isis_misc.[ch]: Fix some warnings, making some strings const.hasso2005-08-161-1/+1
|
* No warnings here any more.hasso2004-10-071-5/+5
|
* * isisd.c: thread_master *master is already defined in isis_main.c.hasso2004-09-241-15/+0
| | | | | * isis_misc.[c|h], isis_lsp.[c|h]: Move static variables out of header files.
* Indentation only. No any functional changes.hasso2004-09-101-17/+15
|
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+2
| | | | | | | | | | - 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/+94