haiku/headers/posix/net
Axel Dörfler 1f9c8c4576 * 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
2010-08-06 12:58:02 +00:00
..
if_dl.h
if_media.h added IFM_AUTO to if_media and ifconfig. 2007-05-07 05:28:55 +00:00
if_types.h
if.h * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are 2010-08-06 12:58:02 +00:00
route.h Patch by Andreas Faerber: 2008-05-10 21:30:34 +00:00