aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-catapult-dct2000.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Add a ReTX count (resends being caused by HARQ NACKs).martinm1-1/+4
2009-02-20Set and use 'plane' more carefully.martinm1-0/+3
2009-02-12Call GTPv2 dissector.martinm1-0/+6
2009-01-26Add dissector for LTE PDCP.martinm1-16/+0
2009-01-23Get ready to call PDCP LTE dissector (when its cleaned up and added).martinm1-40/+294
2009-01-05Add RLC LTE dissector.martinm1-7/+5
2009-01-02Fix a typo.martinm1-2/+3
2009-01-02Use LTE RRC dissector.martinm1-0/+236
2008-12-23Call new LTE MAC dissector when find in file.martinm1-4/+187
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-5/+5
2008-08-25remove unnecessary registration of a prefs callback; minor cleanupwmeier1-3/+1
2008-06-27Fix some warnings reported by gcc -Wshadow ...wmeier1-5/+5
2008-06-23Renamed a local variable to avoid name collisions.stig1-4/+4
2008-06-12Dissect BCH channels (expect control messages only).martinm1-1/+1
2008-06-06Set release year and month for F7 FP (needed for correct EDCH no-of-subframes...martinm1-0/+4
2008-06-04- Make FP radio division mode/speed explicit in struct for R7martinm1-2/+7
2008-05-27Enable R7 FP for UDP-based variants.martinm1-3/+7
2008-05-20Enable FP R7 support.martinm1-2/+22
2008-02-03Add mapping for s1ap_r8.martinm1-29/+50
2008-01-16Changed some variable types to make it compile.stig1-3/+3
2008-01-16- Display some sctpprim parametersmartinm1-45/+295
2007-12-03Add "soap" -> "http" mapping.martinm1-2/+3
2007-11-02Improve some comments (and test committing from Windowsmartinm1-24/+38
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-09-28Handle IPv6 addresses in ipprim headers.martinm1-39/+107
2007-09-17Handle tty messages, diameter_r7, sabpmartinm1-3/+75
2007-09-06Map "wimax" -> "wimaxasncp"martinm1-0/+5
2007-08-08Send free-standing generic XML messages -> xml dissectormartinm1-0/+8
2007-07-12Fix parsing of sctpprim header (v1)martinm1-39/+36
2007-07-05Make timestamp a double to make filtering more useful.martinm1-3/+5
2007-06-29- Map gre -> IPmartinm1-2/+1
2007-06-15For IPPRIM, try to set UDP/TCP address info so conversation tracking will work.martinm1-14/+48
2007-06-14Try to fix warning/error.martinm1-1/+1
2007-06-14Try again!martinm1-30/+34
2007-06-14Improve parsing of sctpprim header (variant 1)martinm1-29/+24
2007-05-08Use new 'unknown' value for dch_crc_present for EDCH channels.martinm1-1/+6
2007-04-11Dissect IPPRIM conn_id field.martinm1-9/+46
2007-02-14Try to fix a naming conflict on Windows.gerald1-2/+2
2007-02-14Change fp_info struct to be more general by removing DCT2000-specific field.martinm1-20/+82
2007-01-18Add separate union entries to fvalue.value for signed and unsignedmartinm1-4/+19
2007-01-02"an wireshark" -> "a wireshark".martinm1-4/+4
2006-12-26From Sebastien Tandel: fix places where a signed character was beingguy1-4/+6
2006-12-21Add a generated field for how many data bytes are accepted by subdissectormartinm1-1/+16
2006-11-30Make prettier the parsing of IPPrim header fields.martinm1-36/+58
2006-11-09Make it easier to track user-buffer-space vs capacity requests for HSDPA callsmartinm1-2/+4
2006-10-26Hopefully zap some warningsmartinm1-2/+2
2006-10-25Allow DCT2000 support to find a couple of more protocols.martinm1-3/+12
2006-10-23- Fix problems with parsing sctpprim headersmartinm1-11/+54
2006-10-05Make IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).martinm1-33/+179
2006-09-22Add missing updates to unbreak build...martinm1-2/+5