aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_fp.h
AgeCommit message (Collapse)AuthorFilesLines
2014-08-15(Minor) add editor-modelines; Adjust whitespace as needed.Bill Meier1-22/+34
Change-Id: Ife2ec66c7985149d3e31e96e9eade3903d235cc4 Reviewed-on: https://code.wireshark.org/review/3617 Reviewed-by: Bill Meier <wmeier@newsguy.com>
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-5/+5
svn path=/trunk/; revision=52591
2012-08-10From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+5
RLC: changed so reassembly fail flag is set per channel instead of globally. RLC: added reset channel function Added support for reconfigurin HSDSCH flows, and E-DCH flows (just needs to figure out when it should become active for 'overloaded' ports), also changed slightly how ehs headers are configured in nbap. Removed extra (debugging) port in nbap This is the last patch set for a while. svn path=/trunk/; revision=44423
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman1-2/+14
- RRC now configures logical channels in HS-DSCH hs, and some HSDSCH common support added - RLC: modifed memory management, MAC: dch would set the incorrect logical channel for RLC svn path=/trunk/; revision=44027
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman1-0/+4
Updateing conversation handling to dissect FP/MAC/RLC (Work in progress). svn path=/trunk/; revision=43781
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+6
Updated conversation handling to dissect FP/MAC/RLC svn path=/trunk/; revision=43749
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin1-14/+14
Fix a few typo errors while we are at it svn path=/trunk/; revision=42889
2012-05-28Move defenition of rlc_mode.Anders Broman1-0/+7
svn path=/trunk/; revision=42878
2012-05-28Enhance CHANNEL_HSDSCH dissection.Anders Broman1-0/+1
svn path=/trunk/; revision=42876
2012-05-22Set paging indication and start fixing TFI list.Anders Broman1-0/+4
svn path=/trunk/; revision=42783
2012-05-22Get rid of non-ASCII chars. Remove a few trailing commas.Jeff Morriss1-2/+2
svn path=/trunk/; revision=42782
2012-05-22Collect and use E-DCH data.Anders Broman1-3/+12
svn path=/trunk/; revision=42779
2012-05-21Whitespace cleanup;Bill Meier1-40/+40
svn path=/trunk/; revision=42734
2012-05-20Set up conversations for more channel typesAnders Broman1-3/+3
svn path=/trunk/; revision=42729
2012-05-16Bug fixes and add HSDSCHAnders Broman1-0/+1
svn path=/trunk/; revision=42649
2012-05-15Use converstaion info to dissect FP DCH flows. Revert unfinished code.Anders Broman1-9/+32
svn path=/trunk/; revision=42628
2012-05-09Collect and use more information in converstion data to be able to dissect ↵Anders Broman1-3/+7
FP flows. svn path=/trunk/; revision=42518
2012-05-07Use converstaion info in umts_fp.Anders Broman1-0/+8
svn path=/trunk/; revision=42466
2010-12-15Add support for FP E-DCH T2 frames.Martin Mathieson1-0/+1
svn path=/trunk/; revision=35188
2010-11-22Add another (unsupported) channel type identifier.Martin Mathieson1-0/+1
svn path=/trunk/; revision=35001
2010-11-19Reserve not-yet-supported channel type IDs.Martin Mathieson1-0/+2
svn path=/trunk/; revision=34967
2010-08-17Change a channel type #define to be contiguous with others.Martin Mathieson1-1/+1
svn path=/trunk/; revision=33831
2010-02-27Squelch warning (I think some compiler out there, perhaps AIX's, willGuy Harris1-1/+1
fail on that). svn path=/trunk/; revision=32023
2009-11-29From Tobias Witek:Anders Broman1-0/+2
Add support for UMTS FP over UDP. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4218 svn path=/trunk/; revision=31113
2009-11-05From Tobias Witek:Anders Broman1-0/+11
w protocols: UMTS RLC (ETSI TS 125 322), UMTS MAC (ETSI TS 125 321) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3495 svn path=/trunk/; revision=30838
2008-06-04- Make FP radio division mode/speed explicit in struct for R7Martin Mathieson1-2/+11
- Various R7 fixes svn path=/trunk/; revision=25425
2008-05-25More R7 tweaks and comment updates.Martin Mathieson1-0/+1
svn path=/trunk/; revision=25376
2008-05-20Enable FP R7 support.Martin Mathieson1-2/+9
This commit adds a header file needed by my PDCP dissector. (not yet ready to be added). svn path=/trunk/; revision=25326
2008-05-11Add define for new channel type.Martin Mathieson1-18/+19
svn path=/trunk/; revision=25272
2007-05-08From Kriang Lerdsuwanakij:Martin Mathieson1-1/+1
This patch adds the handling of Spare Extension bytes to UMTS Frame Protocol. It also handles the case when the presence of CRC in dedicated channels is not known (i.e. when FP from a K12/K15 log is dissected). The new functionality is placed in the new function "dissect_spare_extension_and_crc". The "dch_crc_present" field inside "struct fp_info" (file packet-umts_fp.h) is also extended to handle the case of unknown CRC presence. Much of other changes is to update "offset" variable and return it so that the location of Spare Extension and CRC is available. The patch also include a small tweak to handle Frame Protocol information saved from K15. Some fields appear 8 bytes later compared to K12. The changes are in the file packet-k12.c. svn path=/trunk/; revision=21726
2007-02-14Try to fix a naming conflict on Windows.Gerald Combs1-1/+1
svn path=/trunk/; revision=20814
2007-02-14Change fp_info struct to be more general by removing DCT2000-specific field.Martin Mathieson1-7/+13
Also: - Fix a division-by-zero error in FP dissector - Correct the way DCT2000 IPPrim addresses and ports are dissected and displayed svn path=/trunk/; revision=20812
2007-02-08From: Kriang LerdsuwanakijLuis Ontanon1-0/+1
In the attached patch, the K12 wiretap now saves the content of record after captured packet data. The K12 dissector then could extract them and provide useful information to properly dissect FP frames (user plane of UTRAN Iub interface). svn path=/trunk/; revision=20749
2006-09-22Add missing updates to unbreak build...Martin Mathieson1-0/+1
svn path=/trunk/; revision=19287
2006-09-14svn propset.Anders Broman1-1/+1
svn path=/trunk/; revision=19234
2006-09-11Added E-DCH (HSUPA) channels to FP.Martin Mathieson1-1/+5
Also show VPI/VCI/CID in ATM protocol label. svn path=/trunk/; revision=19189
2006-09-04Partial implementation of UMTS FP. Currently only works with Catapult ↵Martin Mathieson1-0/+60
DCT2000 format files, as need extra information about packet when decoding. There are a few TODOs (notably E-DCH channels), but the current version gives OK coverage. svn path=/trunk/; revision=19130