aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isis-lsp.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-22Use the somewhat-misnamed "ipv4_addr_and_mask()" andGuy Harris1-12/+11
2005-09-15remove some redundant strcpy()Ronnie Sahlberg1-7/+7
2005-09-12Don't collide with the "regular" IPv6 defintions in at least someGuy Harris1-2/+2
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-1/+1
2005-08-06Increase the size of some variables so that we don't overflow them and loopGerald Combs1-11/+11
2005-07-30More char -> const char fixesJörg Mayer1-1/+1
2005-07-08checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...Ulf Lamping1-4/+4
2005-06-14From Steve Grubb:Gerald Combs1-28/+16
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+2008