URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89263476ec29197db580a75e174c04ddce0eaca0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8926347 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>
(cherry picked from commit 8f98f7ce67d23fbeb17a4a3fd75cb376a705300f)
Reviewed-on: https://code.wireshark.org/review/17200
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b6f7d73 COAP: ensure that key_token is always initialized
adds 8926347 BOOTP: Catch undefined Client Identifier (Option 61)
Summary of changes:
epan/dissectors/packet-bootp.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)