Wireshark-commits: [Wireshark-commits] master-1.12 38da859: Add missing ERF types, mention another

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Dec 2015 18:41:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38da8592680b6c1b5788c9a55706a6c1de8e3ab4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

38da859 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: If4280740bb3522cfc5ef79e9136a26ccadcc0bf2
    Reviewed-on: https://code.wireshark.org/review/12730
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  bf25bf9   ERF: Add basic no-break support for ERF_TYPE_META.
    adds  38da859   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(+)