URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9db51dfc706c757a1ec184d3d6c0bbaa89bc06a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9db51df by Michael Mann (mmann78@xxxxxxxxxxxx):
Remove address_to_str_buf from hsrp dissector "heuristics" as its much faster to just compare the IPv4 address as a 32-bit value.
Change-Id: If5a819b74112e92636d036509cb30ea15b2d5e3d
Reviewed-on: https://code.wireshark.org/review/7067
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a822d85 Try to fix the debian symbols
adds 9db51df Remove address_to_str_buf from hsrp dissector "heuristics" as its much faster to just compare the IPv4 address as a 32-bit value.
Summary of changes:
epan/dissectors/packet-hsrp.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)