]> The Tcpdump Group git mirrors - tcpdump/commit
ICMP: Update a variable type
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 17 Jul 2024 07:57:51 +0000 (09:57 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 17 Jul 2024 08:05:39 +0000 (10:05 +0200)
commit5efa821c98ce2260f091e7946a0862a0743d805a
tree2b546031a302e2815cd955ba7e1e13b23af2aee8
parentf0e29af2785f41153770653f699d75d34e3055d6
ICMP: Update a variable type

The length of ip_addr can be 4 octet (IPv4 address) if Address Family
Identifier (AFI) is 1 or 16 octets (IPv6 address) if AFI is 2.
print-icmp.c