URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9493b0f1e1f3150077b9dd3a173861dd60720a5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b9493b0 by Guy Harris (guy@xxxxxxxxxxxx):
Add missing ERF types, mention another missing type, mention reserved space.
Add the TYPE_COLOR_HASH_POS and TYPE_COLOR_HASH_ETH types, note that
type 26 has no #define, mention that types 28 through 31 are reserved
for future record types.
Change-Id: Ic828254599599c6bd7399d4682f9a3d4bff1f0f7
Reviewed-on: https://code.wireshark.org/review/12728
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit f9a848ac308aa2da3542cea3119430c389d55e68)
Reviewed-on: https://code.wireshark.org/review/12729
Actions performed:
from b83a7c4 ERF: Add basic no-break support for ERF_TYPE_META.
adds b9493b0 Add missing ERF types, mention another missing type, mention reserved space.
Summary of changes:
wiretap/erf.c | 4 ++++
wiretap/erf.h | 5 +++++
2 files changed, 9 insertions(+)