haiku/headers/posix/net
Augustin Cavalier e4104854c3 if_dl: Increase size of sdl_data from 20 to 46 bytes.
FreeBSD's is presently 46 bytes. CID 1422869 warns that it can get overrun
in if_attach() in copying if_xname which is IF_NAMESIZE bytes (32).

This breaks ABI, but BeOS did not have sockaddr_dl, it is only a modern-GCC
ABI break. Since most applications assume that sockaddr_dl is variable-length
and is null-terminated, as well as not used very often, hopefully this will
require relatively few rebuilds.
2018-06-20 21:26:21 -04:00
..
if.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
if_dl.h if_dl: Increase size of sdl_data from 20 to 46 bytes. 2018-06-20 21:26:21 -04:00
if_media.h Sync atheros813x with FreeBSD 2017-01-22 09:20:01 +01:00
if_types.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
route.h Whitespace and style cleanup only. 2015-04-12 18:50:01 +02:00