aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nsip.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-22Handle two octet lengths correctly and remove optional decoding of sns_config...Anders Broman1-20/+2
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-9/+4
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-4/+4
2005-02-08From : Susanne EdlundAnders Broman1-2/+3
2005-01-13Updates from Susanne Edlund.Guy Harris1-127/+1
2004-12-29From Albert Chin: get rid of C99/GCCisms (initializing automaticGuy Harris1-1/+5
2004-12-01Make the Ericsson internal decode of IP addresses a preference instead of IF ...Anders Broman1-24/+24
2004-11-30Fix port preference handling.Anders Broman1-2/+7
2004-11-30New dissector for NSIP from Susanne Edlund, default port2 changed to unalloca...Anders Broman1-0/+1285