Wireshark-commits: [Wireshark-commits] master 8f98f7c: BOOTP: Catch undefined Client Identifier (Op
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f98f7ce67d23fbeb17a4a3fd75cb376a705300f
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8f98f7c by Uli Heilmeier (uh@xxxxxxxxxxxx):
BOOTP: Catch undefined Client Identifier (Option 61)
[1] stats "A hardware type of 0 (zero) should be used when the value field
contains an identifier other than a hardware address (e.g. a fully
qualified domain name)."
This commit displays these other identifier.
[1] https://tools.ietf.org/html/rfc2132#section-9.14
Bug: 12766
Change-Id: I3d991164641b41fb95891b2f78411d2e98a22e0d
Reviewed-on: https://code.wireshark.org/review/17180
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 68a9ea6 ICMPv6: Add support for MPL Control Message (RFC 7731)
adds 8f98f7c BOOTP: Catch undefined Client Identifier (Option 61)
Summary of changes:
epan/dissectors/packet-bootp.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)