Wireshark-commits: [Wireshark-commits] master 5078561: Add ability to add custom block types.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 May 2016 03:29:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5078561b6a2ba2ba63247254a7d131ea38bcf815
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5078561 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add ability to add custom block types.
    
    Change-Id: I2d23148c6f8d847aacec1d25cb694793ec9bb84e
    Reviewed-on: https://code.wireshark.org/review/15504
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  19bb8f6   configure.ac: Fix yacc/lex test for out-of-tree build
    adds  5078561   Add ability to add custom block types.


Summary of changes:
 wiretap/wtap_opttypes.c |   50 ++++++++++++++++++++++++++++++++++++-----------
 wiretap/wtap_opttypes.h |   13 ++++++++++--
 2 files changed, 50 insertions(+), 13 deletions(-)