aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
AgeCommit message (Collapse)AuthorFilesLines
2022-03-27[Automatic update for 2022-03-27]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-11-14[Automatic update for 2021-11-14]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-10-25Tools: Add a plugin check to make-no-reassembly-profile.py.Gerald Combs1-0/+3
Some of our plugins have reassembly preferences, so make sure we can load them before creating the No Reassembly profile.
2021-10-24[Automatic update for 2021-10-24]Gerald Combs1-3/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-10-10[Automatic update for 2021-10-10]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-09-05[Automatic update for 2021-09-05]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-08-29[Automatic update for 2021-08-29]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2021-05-09[Automatic update for 2021-05-09]Gerald Combs1-1/+0
Update manuf, services enterprise numbers, translations, and other items.
2021-01-03[Automatic update for 2021-01-03]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items.
2020-10-18[Automatic update for 2020-10-18]Gerald Combs1-0/+2
Update manuf, services enterprise numbers, translations, and other items.
2020-05-10[Automatic update for 2020-05-10]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: If6b68e242160198aed0de5947813d0db20c799f2 Reviewed-on: https://code.wireshark.org/review/37173 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2020-02-09[Automatic update for 2020-02-09]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I717a08bf08aadac91f2a63b4681388bf0d038d7b Reviewed-on: https://code.wireshark.org/review/36060 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-11-10[Automatic update for 2019-11-10]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ia72b63b2fca34056e2c18d828526ff896295a9bd Reviewed-on: https://code.wireshark.org/review/35040 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-09-29[Automatic update for 2019-09-29]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ib209a9f055a20692324d0155a0fec9ca30102f93 Reviewed-on: https://code.wireshark.org/review/34643 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-08-11[Automatic update for 2019-08-11]Gerald Combs1-0/+3
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I76c1666b7e0a8df14aef00011b968fedacd6ac9a Reviewed-on: https://code.wireshark.org/review/34228 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-08-04[Automatic update for 2019-08-04]Gerald Combs1-3/+0
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I8c95eb29066ec1501740545cfd78e5be577a9e7a Reviewed-on: https://code.wireshark.org/review/34177 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-30[Automatic update for 2018-12-30]Gerald Combs1-0/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ic8eac1cb4b08b5d567ef5bd3a52062eca095458c Reviewed-on: https://code.wireshark.org/review/31254 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-27Fixup the "No Reassembly" profile.Gerald Combs1-5033/+90
Fix the pattern match in make-no-reassembly-profile.py. Have it only write changed preferences. Change-Id: I14f23a56f9ec598930591fae9eac2f14747c55bb Reviewed-on: https://code.wireshark.org/review/30805 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-27Add a "No Reassembly" profile.Gerald Combs1-0/+5104
Add a script that disables all of our desegmentation and reassembly preferences and use it to create a "No Reassembly" profile. Change-Id: Icd0b72e9e271a511e637acde9018f3aae018e589 Reviewed-on: https://code.wireshark.org/review/30799 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-12-14Bluetooth profile: configure columns and layout for BluetoothMichal Labedzki1-0/+19
Change-Id: Iab8e33b5a7b62eea9c1365e0e5fec84f0ccd23fe Reviewed-on: https://code.wireshark.org/review/17080 Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-12-06Bluetooth: Sync "Classic" color rulesMichal Labedzki1-19/+19
Change-Id: Ic64f9b71eba4ba8c79c28e10fe4eac983ca98f22 Reviewed-on: https://code.wireshark.org/review/19085 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
2016-12-05Bluetooth: SMP: Add coloring rule for SMPMichal Labedzki1-0/+1
SMP occurs very rare, because of it nature - it is just pairing procedure. It is better to distinguish it from L2CAP by assigned to it another yellow colour. Change-Id: I71e8641b717581253cd86cc867fa71241e7650b7 Reviewed-on: https://code.wireshark.org/review/19082 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-07-21Add proto_tree_add_checksum.Michael Mann2-2/+2
This is an attempt to standardize display/handling of checksum fields for all dissectors. The main target is for dissectors that do validation, but dissectors that just report the checksum were also included just to make them easier to find in the future. Bug: 10620 Bug: 12058 Ping-Bug: 8859 Change-Id: Ia8abd86e42eaf8ed50de6b173409e914b17993bf Reviewed-on: https://code.wireshark.org/review/16380 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-02-08Rename Bluetooth OBEX dissector to OBEXMichal Labedzki1-1/+1
For historiacal reasons OBEX protocol was implemented as "Bluetooth OBEX", that means it is OBEX + Bluetooth related stuff. However Bluetooth related stuff does not caused any issue right now, so allow to use this dissector in non-Bluetooth cases. Bug: 11724 Change-Id: Ic645308bc854602d009f254ebbfd1b703a4c6a25 Reviewed-on: https://code.wireshark.org/review/13740 Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-02-05Introduce end-of-line normalizationPascal Quantin2-2/+2
Change-Id: Ie6991af2432b193fbdc23bbbd335f83c091f14e8 Reviewed-on: https://code.wireshark.org/review/114 Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Pascal Quantin <pascal.quantin@gmail.com>
2013-11-28Bluetooth: HSP: Add support for HSP. Bug 9446 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9446) HSP is modest version of HFP. From Michal Labedzki. svn path=/trunk/; revision=53629
2013-06-18Update "TTL low or unexpected" coloring rule to ignore vrrp, carp and ↵Michael Mann2-4/+4
MulticastDNS all of which intentionally use TTL 255. Bug 5010 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5010) Add carp to routing protocols while we're at it. svn path=/trunk/; revision=50014
2013-05-16From Michal Labedzki via ↵Jeff Morriss1-0/+4
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8662 : I want to add last four colours to Profile Bluetooth. This should significantly improve readability - rule is one colour for one protocol/profile. Also take responsibility (in the AUTHORS file) for first three dissectors. svn path=/trunk/; revision=49330
2013-05-01Add a "profiles" directory. Add a Bluetooth global profile with theGerald Combs2-0/+66
current default+Bluetooth colors and a Classic global profile with the old 1.8 colors. Remove the Bluetooth rules from the default profile. svn path=/trunk/; revision=49116