/haiku/src/add-ons/network_settings/ipv6/ |
H A D | IPv6InterfaceAddOn.cpp | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | IPv4InterfaceAddOn.cpp | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | InterfaceListItem.h | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | NetworkSettingsAddOn.cpp | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | InterfaceListItem.cpp | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | NetworkWindow.h | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | NetworkWindow.cpp | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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 D | NetworkSettingsAddOn.h | 5274e9b004a65e4a1c0af775d6651a7a01bd72ba 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.
|