Module Name:src
Committed By: ozaki-r
Date: Tue Feb 28 09:23:23 UTC 2017
Modified Files:
src/tests/net/mcast: mcast.c t_mcast.sh
Log Message:
Add tests that destroy an interface while the mcast program is running
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: kre
Date: Wed Aug 10 22:45:39 UTC 2016
Modified Files:
src/tests/net/mcast: t_mcast.sh
Log Message:
+ -lrumpdev
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/mcast/t_mcast.sh
Please note that diffs are not public
Module Name:src
Committed By: ozaki-r
Date: Thu May 28 10:19:17 UTC 2015
Modified Files:
src/tests/net/mcast: mcast.c
Log Message:
Make the test stable under load or when running on a slow machine
Let sender and receiver synchronize explicitly via a socketpair
and don't r
Module Name:src
Committed By: ozaki-r
Date: Thu May 28 08:32:53 UTC 2015
Modified Files:
src/tests/net/mcast: mcast.c
Log Message:
Detail an error message
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/mcast/mcast.c
Please note that diffs are
Module Name:src
Committed By: ozaki-r
Date: Mon May 25 07:17:17 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Fix specifying an interface for IPV6_JOIN_GROUP
Using always an interface of index=1 is not good idea; it varies
depending on runtime envir
Module Name:src
Committed By: ozaki-r
Date: Tue May 19 04:14:04 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Handle child's exit status precisely
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/net/mcast/t_mcast.c
Please n
Module Name:src
Committed By: ozaki-r
Date: Tue May 19 03:19:27 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Use EXIT_FAILURE instead of 1
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/net/mcast/t_mcast.c
Please note tha
Module Name:src
Committed By: ozaki-r
Date: Mon May 18 00:55:09 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
KNF
Tweaks of whitespaces and tabs.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/net/mcast/t_mcast.c
Please n
Module Name:src
Committed By: ozaki-r
Date: Sun May 17 15:48:57 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Save errno for errx
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/net/mcast/t_mcast.c
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Fri Feb 27 13:15:49 UTC 2015
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Bump timeout for a poll() call slightly, so the test has a chance to work
on slow machines.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Mon Oct 27 21:28:58 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
fix typo, use different address
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/net/mcast/t_mcast.c
Please note t
Module Name:src
Committed By: christos
Date: Sun Oct 26 18:33:43 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
- deal with MacOS/X not having clock_*()
- change multicast address
- set the interface
XXX: Now the ipv6 code works on MacOS/X but does no
Module Name:src
Committed By: martin
Date: Mon Oct 13 06:57:08 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
timespec.tv_nsec is long, so use %ld instead of %jd as printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests
Module Name:src
Committed By: christos
Date: Mon Oct 13 04:57:11 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/net/mcast/t_mcast.c
Please note that diffs are not public dom
Module Name:src
Committed By: christos
Date: Mon Oct 13 04:56:26 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Oops need to bind, also make the message more interesting and check that
it arrives correctly.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Sun Oct 12 19:49:01 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Explain what works, what does not and why.
Provide compatible code so that it compiles on Linux and MacOS/X with -DTEST.
We should check mo
Module Name:src
Committed By: christos
Date: Sun Oct 12 18:56:57 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
now we support the v6 ioctls for mapped addresses too.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/net/mcast/t_
Module Name:src
Committed By: christos
Date: Sun Oct 12 14:53:46 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Explain a bit more what's going on with the multicast setsockopts.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/
Module Name:src
Committed By: christos
Date: Sun Oct 12 13:48:26 UTC 2014
Modified Files:
src/tests/net/mcast: t_mcast.c
Log Message:
Add the simple unconnected tests too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/mcast/t_mcast.c
Please n
19 matches
Mail list logo