History log of /dflybsd-src/test/udp/bindsend/udp_bindsend.c (Results 1 – 2 of 2)
Revision Date Author Comments
# c4122907 23-Sep-2014 Sepherosa Ziehau <sephe@dragonflybsd.org>

test/udp: Add SO_REUSEPORT test


# f503b4c4 25-Aug-2014 Sepherosa Ziehau <sephe@dragonflybsd.org>

test: Add bunch of tests for udp protocol

They test various combination of bind(2), connect(2) and sendto(2)
for both unicast and multicast. Unicast tests work w/ udpecho in
tools/netrate. Multica

test: Add bunch of tests for udp protocol

They test various combination of bind(2), connect(2) and sendto(2)
for both unicast and multicast. Unicast tests work w/ udpecho in
tools/netrate. Multicast tests work w/ mcastsend.

show more ...