History log of /haiku/src/preferences/network/IPAddressControl.cpp
Revision Date Author Comments
# 7460727d 13-Nov-2015 Adrien Destugues <pulkomandy@pulkomandy.tk>

IP address control: don't try to DNS resolve

* This is used when configuring the DNS client, so resolving will not
work
* It is supposed to be a control for entering IPs, not domain names.

Fixes #12464.


# d0b107f3 16-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: added IPAddressControl.

* Based on Adrien's previous work in the DNS settings view.
* The IPv* and DNS add-ons are now using it.


# d0b107f3110baf1799df4c488c64848a1e232d0a 16-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: added IPAddressControl.

* Based on Adrien's previous work in the DNS settings view.
* The IPv* and DNS add-ons are now using it.