URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=682f4567afdcb43ea87fd0355f849aeff98f426b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
682f456 by Andreas Urke (arurke@xxxxxxxxxxxx):
Fix for bug 11856:
Correct parameter-name "opt-offset" to "offset" in macro
"tvb_eui64_to_str" in epan/to_str.h such that offset is taken into account
when converting eui64 to str.
Bug: 11856
Change-Id: Id0b17c4b9186b4c41d6fe338ba7c017e88f63acf
Reviewed-on: https://code.wireshark.org/review/12441
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit b7d1eedeb3cd7f3e0250dbe53828adfa10f4d06c)
Reviewed-on: https://code.wireshark.org/review/12442
Actions performed:
from 69478ad packetbb: fix the display of IPv4 addresses
adds 682f456 Fix for bug 11856: Correct parameter-name "opt-offset" to "offset" in macro "tvb_eui64_to_str" in epan/to_str.h such that offset is taken into account when converting eui64 to str.
Summary of changes:
epan/to_str.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)