aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-olsr.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-30Remove some unused variable assignments.Gerald Combs1-9/+9
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-5/+5
2008-12-19Back out r27047 and r27053.Gerald Combs1-30/+46
2008-12-18Update calls to proto_tree_add_bytes_format to reflect r27047.Gerald Combs1-46/+30
2008-11-23From Henning Rogge:Jaap Keuter1-594/+922
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-37/+12
2005-01-15From Yann: handle OLSR messages with an unknown message type, using theGuy Harris1-16/+44
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+683