summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Update Motonori Shindo's email address at the author's request. Fixes bug 5840.Chris Maynard5-5/+6
2011-04-17Retire a preference that can be always on now.Martin Mathieson1-9/+2
2011-04-17Allow signaling protocol (e.g. RRC) to set number of SN bitsMartin Mathieson2-1/+18
2011-04-17Decode the SI value in DATA messages correclty.Michael Tüxen1-1/+1
2011-04-17One more unused argument.Stig Bjørlykke1-2/+1
2011-04-17Removed unneeded assignments.Stig Bjørlykke1-2/+0
2011-04-17Mark unused arguments with _U_.Stig Bjørlykke1-22/+11
2011-04-17Removed unneeded assignments to self.Stig Bjørlykke1-2/+0
2011-04-17Removed an unneeded assignment, they are both always 0.Stig Bjørlykke1-2/+0
2011-04-17Corrected equality check in frag_equal().Stig Bjørlykke1-4/+4
2011-04-17Coverity UNUSED_VALUEAnders Broman1-5/+2
2011-04-17Coverity UNUSED_VALUEAnders Broman2-16/+6
2011-04-17Mark err as unused in k12text_dump_open().Stig Bjørlykke1-1/+1
2011-04-17Check for valid docsis_handle, and use data_handle if not.Stig Bjørlykke1-1/+4
2011-04-17Add QoS Capability element (46) and Extended Supported Rates element (50) Alexis La Goutte1-99/+141
2011-04-17[Automatic manuf, services and enterprise-numbers update for 2011-04-17]Gerald Combs3-27/+205
2011-04-17Add a way for configuration protocol (e.g. RRC) to configure MAC-> RLC mappin...Martin Mathieson2-41/+159
2011-04-17Fix Unused varaiable warnings.Anders Broman4-20/+7
2011-04-17Using the routing subtree (Miss in my last patch)Alexis La Goutte1-5/+5
2011-04-16Remove another unneeded NULL check. Fixes Coverity CID 605.Gerald Combs1-2/+2
2011-04-16Fix Coverity CIDs 603 & 604.Gerald Combs1-2/+2
2011-04-16Fix the warnings in Coverity CIDs 606-608.Gerald Combs3-4/+3
2011-04-16Add NULL checks. Fixes Coverity CIDs 509 and 510.Gerald Combs1-3/+9
2011-04-16Try to make the OSX buildbot happy.Anders Broman1-1/+1
2011-04-16Convert ICMPv6 dissector to "new-style" dissectorAlexis La Goutte1-48/+99
2011-04-16From Edwin Groothuis via bug 5813:Gerald Combs1-4/+4
2011-04-16Initialize feedback_data_len to avoid a compiler warning.Stig Bjørlykke1-2/+2
2011-04-16From Dirk:Anders Broman1-161/+82
2011-04-16Fix compilation errors.Gerald Combs1-8/+7
2011-04-16Fix:Anders Broman1-3/+2
2011-04-16From Neil Piercy:Anders Broman5-35/+412
2011-04-16From Motonori Shindo:Anders Broman1-2/+52
2011-04-16Add rohcAnders Broman1-0/+1
2011-04-16Add a basic ROCH dissector.Anders Broman2-3/+988
2011-04-16Show max UEs/TTI in MAC stats window (UL/DL separately).Martin Mathieson3-7/+65
2011-04-15Keep track of how many UL/DL UEs in a TTI, and attach this info to each UL-SC...Martin Mathieson1-4/+92
2011-04-15From Edwin Groothuis via bug #5833: Make number of bits in Frame headerStephen Fisher1-4/+14
2011-04-15Remove more unnecessary assignments. Coverity 1022 (again).Martin Mathieson1-4/+4
2011-04-15Return ENOMEM if we run out of memory. (We're either running on UN*X,Guy Harris1-3/+7
2011-04-14From Andrew Feren via bug 5774: Make V9TEMPLATE_MAX_FIELDS a user preference.Chris Maynard1-15/+34
2011-04-14Revert r24047. Fixes bug 5822.Chris Maynard1-27/+1
2011-04-14Update to last IANA parameters (2011-04-08)Alexis La Goutte1-51/+81
2011-04-14Export new file_...() functions from libwiretap.dllTomas Kukosa1-0/+9
2011-04-14Zero is zero is zero, as Gertrude Stein didn't say.Guy Harris1-4/+4
2011-04-14From Mathieu Parent:Anders Broman1-650/+495
2011-04-14From Mathieu Parent:Anders Broman1-5/+46
2011-04-14Check for _setmode() failing, Just In Case. Squelches some MSVC staticGuy Harris1-10/+32
2011-04-14Check for pkg-config's path as well, just in case it's installedGuy Harris1-17/+94
2011-04-14Mention that tshark can now display ICMP and ICMPv6 service response times.Chris Maynard1-1/+1
2011-04-14Via bug5774, Andrew Feren requested V9TEMPLATE_MAX_FIELDS be increased to 100.Chris Maynard1-2/+2