summaryrefslogtreecommitdiff
path: root/isisd/isis_pdu.c
AgeCommit message (Expand)Author
2012-12-12isisd: drop hellos without supported protocol listDavid Lamparter
2012-12-12isisd: refuse adjacencies with our own system IDDavid Lamparter
2012-10-25isisd: don't overrun list of protocolsDavid Lamparter
2012-10-25isisd: fix null pointer dereference in send_lsp()Avneesh Sachdev
2012-10-25isisd: tighten checks on ISIS pdu lengthAvneesh Sachdev
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2009-12-21lib: make some structures constantStephen Hemminger
2008-08-22[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2005-11-20[isisd] remove includes of common system headers.paul
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-19 * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso
2005-09-16 * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2005-09-01 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso
2005-05-032005-05-03 Paul Jakma <paul@dishone.st>paul
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-02-092005-02-09 Paul Jakma <paul.jakma@sun.com>paul
2005-01-18 * *.c: Changed many functions to static. Some commented outhasso
2005-01-01Make authentication of SNPs work correctly - ie. conditionally like it is inhasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-27This code didn't survive valgrinding. I wonder how it survived normal run.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-202004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso
2004-09-15Second part of fixes from Laurent Rabret.hasso
2004-09-14isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.hasso
2004-09-10Fixes from LIU Xin.hasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2004-02-11Threads usage cleanup. Still at least one bug to go.hasso
2003-12-23Initial revisionjardin