summaryrefslogtreecommitdiffstats
path: root/isisd/iso_checksum.c
Commit message (Collapse)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-6/+0
| | | | | | | | | | | 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.
* Second part of fixes from Laurent Rabret.hasso2004-09-151-30/+33
|
* Indentation only. No any functional changes.hasso2004-09-101-34/+38
|
* Initial revisionjardin2003-12-231-0/+192