aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isis-lsp.c
Commit message (Expand)AuthorAgeFilesLines
* From Alexis La Goutte:Anders Broman2011-02-231-1/+0
* Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().Jeff Morriss2011-01-141-12/+12
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* From Hariharan Ananthakrishnan:Jaap Keuter2009-11-101-0/+6
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-2/+1
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-1/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-15/+15
* Use some default true_false_string's.Bill Meier2009-04-071-12/+2
* Fix bug 3181:Jaap Keuter2009-01-121-25/+26
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-2/+2
* Fix some typos and spelling (mostly in text strings)Bill Meier2008-12-171-1/+1
* Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris2008-06-251-1/+1
* From Hariharan Ananthakrishnan:Gerald Combs2008-03-131-4/+17
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-1/+1
* From Sebastien Tandel:Jaap Keuter2006-12-261-8/+36
* From Sebastien Tandel:Stephen Fisher2006-12-181-6/+4
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Use the somewhat-misnamed "ipv4_addr_and_mask()" andGuy Harris2005-10-221-12/+11
* remove some redundant strcpy()Ronnie Sahlberg2005-09-151-7/+7
* Don't collide with the "regular" IPv6 defintions in at least someGuy Harris2005-09-121-2/+2
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-1/+1
* Increase the size of some variables so that we don't overflow them and loopGerald Combs2005-08-061-11/+11
* More char -> const char fixesJörg Mayer2005-07-301-1/+1
* checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...Ulf Lamping2005-07-081-4/+4
* From Steve Grubb:Gerald Combs2005-06-141-28/+16
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2008