> net: update NET_UNROUTABLE to not_publicly_routable in GetNetworkName()
> net: create GetNetworkNames()
> rpc: use GetNetworkNames() in getnetworkinfo and getpeerinfo helps
> init: use GetNetworkNames() in -onlynet help
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/20965 | core#20965]]
Depends on D11030