Home
last modified time | relevance | path

Searched hist:"5274 e9b004a65e4a1c0af775d6651a7a01bd72ba" (Results 1 – 8 of 8) sorted by relevance

/haiku/src/add-ons/network_settings/ipv6/
H A DIPv6InterfaceAddOn.cpp5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
/haiku/src/add-ons/network_settings/ipv4/
H A DIPv4InterfaceAddOn.cpp5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
/haiku/src/preferences/network/
H A DInterfaceListItem.h5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
H A DNetworkSettingsAddOn.cpp5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
H A DInterfaceListItem.cpp5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
H A DNetworkWindow.h5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
H A DNetworkWindow.cpp5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettingsAddOn.h5274e9b004a65e4a1c0af775d6651a7a01bd72ba Thu Mar 05 12:56:16 UTC 2015 Axel Dörfler <axeld@pinc-software.de> Network: added interface list item.

* Added BNetworkInterfaceListItem that can be used by interface protocol
add-ons to represent their functionality in the list view.
* It will automatically update itself on changes, and will show the
specified label, and address, if any, as well as indicate whether or
not the family has been disabled (which doesn't work perfectly yet,
as IFF_AUTO_CONFIGURED is on the interface level).
* Therefore, the interface list item will no longer show the address,
but the type of the device instead.
* Introduced the BNetworkConfigurationListener interface that is used
to broadcast network updates to.