summaryrefslogtreecommitdiffstats
path: root/isisd/iso_checksum.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-122/+6
|\ | | | | | | Merge in current upstream version of quagga.
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-131-28/+9
|/| | | | | | | Resolve all conflicts by using upstream version.
| * [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan2008-08-221-122/+6
| | | | | | | | | | | | | | | | | | | | 2008-08-13 Jingjing Duan <Jingjing.Duan@sun.com> * ospfd/: Remove the old checksum implementation and use the consolidated version. * isisd/: ditto, thus fixing isisd checksuming on big-endian. Signed-off-by: Paul Jakma <paul@quagga.net>
| * [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
|
* [isisd] Fix compiler warnings and allow v4-only compilationpaul2006-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