Searched hist:"1 f9c8c4576524824cf035824a9cac69ac8371aee" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/network/stack/ |
H A D | device_interfaces.cpp | 1f9c8c4576524824cf035824a9cac69ac8371aee Fri Aug 06 12:58:02 UTC 2010 Axel Dörfler <axeld@pinc-software.de> * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are using it - hopefully, that is actually correct (it's adopted from FreeBSD). * Fixed bug that cut off the sockaddr_dl reported by the system, so that DHCP wouldn't work anymore (and ifconfig wouldn't show the actual MAC address anymore). * Changed the listing code to actually pad to ifreq size, and leave the length of the sockaddr untouched.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37941 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | interfaces.cpp | 1f9c8c4576524824cf035824a9cac69ac8371aee Fri Aug 06 12:58:02 UTC 2010 Axel Dörfler <axeld@pinc-software.de> * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are using it - hopefully, that is actually correct (it's adopted from FreeBSD). * Fixed bug that cut off the sockaddr_dl reported by the system, so that DHCP wouldn't work anymore (and ifconfig wouldn't show the actual MAC address anymore). * Changed the listing code to actually pad to ifreq size, and leave the length of the sockaddr untouched.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37941 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/posix/net/ |
H A D | if.h | 1f9c8c4576524824cf035824a9cac69ac8371aee Fri Aug 06 12:58:02 UTC 2010 Axel Dörfler <axeld@pinc-software.de> * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are using it - hopefully, that is actually correct (it's adopted from FreeBSD). * Fixed bug that cut off the sockaddr_dl reported by the system, so that DHCP wouldn't work anymore (and ifconfig wouldn't show the actual MAC address anymore). * Changed the listing code to actually pad to ifreq size, and leave the length of the sockaddr untouched.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37941 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/apps/networkstatus/ |
H A D | NetworkStatusView.cpp | 1f9c8c4576524824cf035824a9cac69ac8371aee Fri Aug 06 12:58:02 UTC 2010 Axel Dörfler <axeld@pinc-software.de> * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are using it - hopefully, that is actually correct (it's adopted from FreeBSD). * Fixed bug that cut off the sockaddr_dl reported by the system, so that DHCP wouldn't work anymore (and ifconfig wouldn't show the actual MAC address anymore). * Changed the listing code to actually pad to ifreq size, and leave the length of the sockaddr untouched.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37941 a95241bf-73f2-0310-859d-f6bbb57e9c96
|