Wireshark-commits: [Wireshark-commits] master c37eeaf: dissectors: epon: Improve preamble detection
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c37eeafe8100624fb0c315ac607db32f7ad2c941
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c37eeaf by Hauke Mehrtens (hauke@xxxxxxxxxx):
dissectors: epon: Improve preamble detection
The full EPON preamble is 55 55 D5 55, sometimes some bits are getting
lost so this dissector supports multiple parts of this preamble. Add
also the full preamble to detect also such packets correctly.
Change-Id: I6d74694601bf2a430e24f8c9c004f3558aa056c5
Reviewed-on: https://code.wireshark.org/review/26240
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0fcfc63 [Automatic update for 2018-03-04]
adds c37eeaf dissectors: epon: Improve preamble detection
Summary of changes:
epan/dissectors/packet-epon.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)