wireguard-android/app/src/main/java/com/wireguard/config
Samuel Holland b9991e4229 config: Refactor IPCidr and use of InetAddress
Use a canonically-named utility class to tack on methods to the existing
InetAddress class. Rename IPCidr to InetNetwork so it better matches
InetAddress and is more pronouceable :) While here, simplify the
constructor and toString() functions, and properly implement hashCode().

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-06-19 21:59:44 -05:00
..
Attribute.java config: Refactor IPCidr and use of InetAddress 2018-06-19 21:59:44 -05:00
Config.java config: loosen parser to match reality 2018-05-03 19:15:09 -05:00
InetAddresses.java config: Refactor IPCidr and use of InetAddress 2018-06-19 21:59:44 -05:00
InetNetwork.java config: Refactor IPCidr and use of InetAddress 2018-06-19 21:59:44 -05:00
Interface.java config: Refactor IPCidr and use of InetAddress 2018-06-19 21:59:44 -05:00
Peer.java config: Refactor IPCidr and use of InetAddress 2018-06-19 21:59:44 -05:00