Wireshark-commits: [Wireshark-commits] master bf371e3: OSPF : cleanup hf_filter array

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Sep 2014 11:53:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf371e39b6b383623239586231e8eaddfbab5ba8
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bf371e3 by Anish Bhatt (anish@xxxxxxxxxxx):

    OSPF : cleanup hf_filter array
    
    hf_filter array was removed. Compiles, did some manual testing and didn't see any regression. Bitfield still not changed over to inbuilt functions
    
    Change-Id: I510da6160c0f2375398b9ab30042ff172ae31c9f
    Reviewed-on: https://code.wireshark.org/review/3147
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f91ef6d   General cleanup of RTP-MIDI dissector.
    adds  bf371e3   OSPF : cleanup hf_filter array


Summary of changes:
 epan/dissectors/packet-ospf.c |  943 +++++++++++++++++++++--------------------
 1 file changed, 478 insertions(+), 465 deletions(-)