aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-catapult-dct2000.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Remove calls to check_col(), and stop giving '{' a line of its own.Martin Mathieson1-302/+160
2009-07-07Add preference for turning off LTE RRC.Martin Mathieson1-3/+13
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2009-05-26Misc dissector cleanup:Bill Meier1-18/+12
2009-05-13- add direction filter to PDCPMartin Mathieson1-14/+42
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.Martin Mathieson1-36/+38
2009-04-28Try to cast away win64 buildbot problem.Martin Mathieson1-1/+1
2009-04-28Avoid calling strlen() lots of unnecessary times when parsing outhdr values.Martin Mathieson1-3/+5
2009-04-27Try to speed up dissection by using pointers rather than allocating strings. ...Martin Mathieson1-21/+21
2009-04-18Try to speed up lookup of LTE mac/rlc/pdcp dissectorsMartin Mathieson1-23/+37
2009-03-29Define certain fcns as static (if not used externally).Bill Meier1-2/+2
2009-03-24Only report CRC Status when we know it to be valid.Martin Mathieson1-3/+13
2009-03-23Add CRC error flag to frames, and show in stats window.Martin Mathieson1-1/+7
2009-03-16Add a ReTX count (resends being caused by HARQ NACKs).Martin Mathieson1-1/+4
2009-02-20Set and use 'plane' more carefully.Martin Mathieson1-0/+3
2009-02-12Call GTPv2 dissector.Martin Mathieson1-0/+6
2009-01-26Add dissector for LTE PDCP.Martin Mathieson1-16/+0
2009-01-23Get ready to call PDCP LTE dissector (when its cleaned up and added).Martin Mathieson1-40/+294
2009-01-05Add RLC LTE dissector.Martin Mathieson1-7/+5
2009-01-02Fix a typo.Martin Mathieson1-2/+3
2009-01-02Use LTE RRC dissector.Martin Mathieson1-0/+236
2008-12-23Call new LTE MAC dissector when find in file.Martin Mathieson1-4/+187
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-5/+5
2008-08-25remove unnecessary registration of a prefs callback; minor cleanupBill Meier1-3/+1
2008-06-27Fix some warnings reported by gcc -Wshadow ...Bill Meier1-5/+5
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-4/+4
2008-06-12Dissect BCH channels (expect control messages only).Martin Mathieson1-1/+1
2008-06-06Set release year and month for F7 FP (needed for correct EDCH no-of-subframes...Martin Mathieson1-0/+4
2008-06-04- Make FP radio division mode/speed explicit in struct for R7Martin Mathieson1-2/+7
2008-05-27Enable R7 FP for UDP-based variants.Martin Mathieson1-3/+7
2008-05-20Enable FP R7 support.Martin Mathieson1-2/+22
2008-02-03Add mapping for s1ap_r8.Martin Mathieson1-29/+50
2008-01-16Changed some variable types to make it compile.Stig Bjørlykke1-3/+3
2008-01-16- Display some sctpprim parametersMartin Mathieson1-45/+295
2007-12-03Add "soap" -> "http" mapping.Martin Mathieson1-2/+3
2007-11-02Improve some comments (and test committing from WindowsMartin Mathieson1-24/+38
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-09-28Handle IPv6 addresses in ipprim headers.Martin Mathieson1-39/+107
2007-09-17Handle tty messages, diameter_r7, sabpMartin Mathieson1-3/+75
2007-09-06Map "wimax" -> "wimaxasncp"Martin Mathieson1-0/+5
2007-08-08Send free-standing generic XML messages -> xml dissectorMartin Mathieson1-0/+8
2007-07-12Fix parsing of sctpprim header (v1)Martin Mathieson1-39/+36
2007-07-05Make timestamp a double to make filtering more useful.Martin Mathieson1-3/+5
2007-06-29- Map gre -> IPMartin Mathieson1-2/+1
2007-06-15For IPPRIM, try to set UDP/TCP address info so conversation tracking will work.Martin Mathieson1-14/+48
2007-06-14Try to fix warning/error.Martin Mathieson1-1/+1
2007-06-14Try again!Martin Mathieson1-30/+34
2007-06-14Improve parsing of sctpprim header (variant 1)Martin Mathieson1-29/+24
2007-05-08Use new 'unknown' value for dch_crc_present for EDCH channels.Martin Mathieson1-1/+6