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
..
2017-11-17 14:27:26 -06:00
2016-10-05 09:18:42 +02:00
2017-04-19 17:52:28 +02:00
2016-08-27 09:04:22 +02:00
2017-09-12 19:42:57 +02:00
2017-06-04 17:29:29 +02:00
2018-01-14 14:42:34 +00:00
2017-07-14 09:38:41 +02:00