Skip to content

Commit

Permalink
get_ip: clarify that the default method is IPv4 one
Browse files Browse the repository at this point in the history
  • Loading branch information
WileC authored and er13 committed Mar 23, 2019
1 parent 3f1a76f commit 9ff19af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/mod/files/root/usr/bin/get_ip
Expand Up @@ -26,7 +26,7 @@ Usage: $0 [option]
-cp6, --ctlmpre6 - use ctlmgr_ctl (IPv6 prefix)
-dp6, --dlsdpre6 - use showdsldstat (IPv6 prefix)
Current default method: $MOD_GET_IP_METHOD
Current default IPv4 method: $MOD_GET_IP_METHOD
Note: If environment variable IPADDR is set and contains a public IP (not from
a private or link-local network), its value will be returned.
Expand Down

0 comments on commit 9ff19af

Please sign in to comment.