aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ospf.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-26From Todd J Martin:stig1-4/+128
2007-06-26Fix for bug 1658:jake1-5/+10
2007-03-27from Peter Johansson:ulfl1-9/+9
2007-03-23fix a lot more warningsulfl1-1/+1
2007-02-14Changes to the ansi_map and ospf dissectors to use new RVAL() (range string)sfisher1-10/+4
2006-12-07From Francesco Fondelli: Update/addition to Bandwidth Constraints Model codesfisher1-5/+21
2006-07-13Francesco Fondelli:etxrab1-5/+85
2006-07-07Fix more bugs reported by Ilja van Sprundel.gerald1-30/+33
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-16done:jmayer1-2/+5
2005-12-18From Michael Rozhavsky:etxrab1-0/+10
2005-12-16A patch for packet-ospf.c is attached:etxrab1-419/+412
2005-12-16From Michael Rozhavsky:etxrab1-46/+212
2005-11-15Handle OSPF V3 prefixes similarly to the way other IPv6 prefixes areguy1-28/+17
2005-11-04remove an array and the remaining strcat from ospfsahlberg1-35/+68
2005-11-04get rid of some strcat and a stackbased arraysahlberg1-41/+106
2005-10-29remove some strcat and dissect the options bitfield properlysahlberg1-43/+123
2005-09-25remove some redundant code that would always evaluate to true anyway.sahlberg1-3/+3
2005-09-24remove an array from the stack, remove some strcpy() and strcat() callssahlberg1-16/+15
2005-09-15update for ospf from Senthil Kumar Nagappansahlberg1-0/+1
2005-08-20sprintf eliminationsahlberg1-3/+6
2005-08-05More char -> const char warning fixesjmayer1-4/+4
2005-07-25From Morro Roberto :etxrab1-1/+1
2005-07-08checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...ulfl1-13/+13
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-1/+1
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-1/+1
2005-03-05For OSPF versions other than 2 or 3, stop dissecting the packet afterguy1-28/+41
2004-09-29Move various tables into the epan directory.guy1-1/+1
2004-09-28From Carlos Pignataro:guy1-13/+64
2004-09-28Move various checksum routines and headers to epan.guy1-1/+1
2004-07-23Trivial warning fixes:jmayer1-2/+2
2004-07-21From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.guy1-12/+196
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+2145