]> The Tcpdump Group git mirrors - tcpdump/commitdiff
SCTP: Use GET_IPADDR_STRING()/GET_IP6ADDR_STRING() calls
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 23 Sep 2020 15:17:08 +0000 (17:17 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 23 Sep 2020 15:33:30 +0000 (17:33 +0200)
Replace the calls to ipaddr_string()/ip6addr_string() with calls to
GET_IPADDR_STRING()/GET_IP6ADDR_STRING() macros performing bounds
checking.


No differences found