add regress test on bind(2)ing with broadcast and inexistant addresses
authorvgross <vgross@openbsd.org>
Tue, 27 Oct 2015 16:05:54 +0000 (16:05 +0000)
committervgross <vgross@openbsd.org>
Tue, 27 Oct 2015 16:05:54 +0000 (16:05 +0000)
commit12616d80a29896521d995315817a0183307ba917
tree76dc788239231349ee550b7a926a46371ac08769
parentd89252e541ebb5e90a6b7e1089b8f396e19ca235
add regress test on bind(2)ing with broadcast and inexistant addresses
regress/sys/netinet/broadcast_bind/Makefile [new file with mode: 0644]
regress/sys/netinet/broadcast_bind/broadcast_bind.c [new file with mode: 0644]