aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pim.c
Commit message (Expand)AuthorAgeFilesLines
* various code cleanup:Ulf Lamping2005-08-081-9/+9
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-0/+1
* checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...Ulf Lamping2005-07-081-4/+4
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-1/+1
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-1/+1
* Add a comment asking about the address and mask length fields inGuy Harris2005-04-201-0/+4
* Move various tables into the epan directory.Guy Harris2004-09-291-2/+2
* Move various checksum routines and headers to epan.Guy Harris2004-09-281-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1210