URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=967c0f2c933613961167eae2ca6d31b1fb3bb9bf
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
967c0f2 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
IPv4: Use FT_UINT8 for the 3 bits flags field
XXX comment reworded to be more informative and reflect lack of
consensus on removing RFC 3514.
Change-Id: If15b8f5d7c450192b1b6ebbfa463b19f27de177c
Reviewed-on: https://code.wireshark.org/review/35934
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 0b64a3a Fix the check for ws_fdopen() failure.
add 967c0f2 IPv4: Use FT_UINT8 for the 3 bits flags field
Summary of changes:
epan/dissectors/packet-ip.c | 45 +++++++++--------
test/baseline/dhcp-raw.ek | 8 ++--
test/baseline/dhcp.jsonraw | 72 ++++++++++++++--------------
test/baseline/elastic-mapping-ip-subset.json | 4 +-
4 files changed, 64 insertions(+), 65 deletions(-)