ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master dfaaba8: hiqnet: Use correct filter names; Fix specif

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Nov 2014 18:00:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfaaba81c95a0e74798973e5004352476296298f
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dfaaba8 by Bill Meier (wmeier@xxxxxxxxxxx):

    hiqnet: Use correct filter names; Fix specification of hf_dhcp
    
       "foo.flags..." --> "hiqnet.flags...";
       Use BASE_NONE for hf_dchp.
    
    Change-Id: Ic3ca4754a1daeefc831dbfcd6a280fe19f8efbf3
    Reviewed-on: https://code.wireshark.org/review/5240
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  bd9ff6b   Add tools for fix -Wdocumentation
    adds  dfaaba8   hiqnet: Use correct filter names; Fix specification of hf_dhcp


Summary of changes:
 epan/dissectors/packet-hiqnet.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)