URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53ae83750e8d6409861feb9e5d3314bba310c806
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
53ae837 by Philip Rosenberg-Watt (p.rosenberg-watt@xxxxxxxxxxxxx):
Add CRC-8 calculator for EPON
See IEEE Standard 802.3-2012 Section 5, Clause 65
Change-Id: I83d8adfd5c4fd1f263175ac726854d51419b34e0
Reviewed-on: https://code.wireshark.org/review/1187
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from c531099 Try to fix bug 10000.
adds 53ae837 Add CRC-8 calculator for EPON
Summary of changes:
epan/crc8-tvb.c | 13 ++++++++++++-
epan/crc8-tvb.h | 5 ++++-
2 files changed, 16 insertions(+), 2 deletions(-)