aboutsummaryrefslogtreecommitdiff
path: root/test/segments/vpn_ip.spec
Commit message (Collapse)AuthorAgeFilesLines
* Add small changes suggested by @SyphdiasDominik Ritter2019-02-251-2/+1
|
* Merge remote-tracking branch 'ben/master' into HEADDominik Ritter2019-02-031-3/+3
|
* Parse IPs properlyDominik Ritter2019-02-031-9/+24
| | | | | | | This is done if we want to show a public IP, internal IP, or a VPN. In the VPN case, what we actually want is to display an indicator that a VPN is active, instead of the VPN IP itself. We parse the IP here anyway, because we want to save some specific code there.
* Fix testsDominik Ritter2019-01-221-2/+2
|
* Add testsDominik Ritter2019-01-211-0/+181