aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-etheric.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-19remove gmalloc from ethericsahlberg1-6/+4
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-5/+5
2005-03-22Export q850_cause_code_vals as its's used by other dissector(s)etxrab1-84/+1
2005-01-26bugfix of crash_00026_20050124150108.cap: three places with possible write be...ulfl1-12/+11
2004-12-08Add a URL for an old I-D for Etheric, and ask some questions about howguy1-0/+12
2004-12-08Just use the parameter type definitions, and value_string table, fromguy1-189/+13
2004-12-08Undo previous patch: It was wrongjmayer1-2/+2
2004-12-08When we #include the prototype of a function/variable, it should notjmayer1-2/+2
2004-09-30Reject packets with an unknown version number.guy1-6/+16
2004-09-29If we don't have more than 5 bytes in the message, don't put an entry inguy1-9/+6
2004-09-29Handle ANM message without optional parameter. etxrab1-4/+7
2004-09-24Fix Some compiler warnings:etxrab1-22/+0
2004-09-23Get rid of the CRs and set eol-style to native so that you get CRs onguy1-1476/+1476
2004-09-23Add a dissector for an Ericsson protocol named "Etheric"etxrab1-0/+1476