aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cpfi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-151-12/+25
* Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke2008-03-011-2/+3
* Make the CPFI dissector new style: return 0 in several cases (including if we...Jeff Morriss2007-10-021-49/+50
* Fail if the addresses being checked aren't Ethernet addresses.Guy Harris2007-04-251-14/+12
* The data field of an address structure is now a void *; convert it asGuy Harris2007-04-251-2/+16
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* various code cleanup:Ulf Lamping2005-08-081-2/+2
* More bug fixes from Steve Grubb. See bug 217 for details.Gerald Combs2005-05-301-6/+6
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+527