Rename IPv4-only functions to include _ipv4_

The intent is to clarify the code, more specifically:

  • be consistent with IPv6-only that include _ipv6_ in their name,
  • differentiate from functions operating on both IPv4 and IPv6.

Fixes #55 (closed).

Edited by Dimitri Papadopoulos Orfanos

Merge request reports

Loading