URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a3d6edb042b71cce70898cd2ad0ce787267dcf3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3a3d6ed by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
artnet : fix conflicting entry in its value_string
Field 'ESTA Code' (artnet.poll_reply.esta_man) has a conflicting entry in its value_string: 19546 is at indices 386 (LightMinded Industries, Inc.) and 387 (Sumolight GmbH))
Matches http://tsp.esta.org/tsp/working_groups/CP/mfctrIDs.php
Change-Id: I61044a3b9d7f7e3255fb9da1eceef79afa084003
Reviewed-on: https://code.wireshark.org/review/20742
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4cc0d1e Qt: the maximum packet size is WTAP_MAX_PACKET_SIZE, not 65535
adds 3a3d6ed artnet : fix conflicting entry in its value_string
Summary of changes:
epan/dissectors/packet-artnet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)