IPv4 tool for verifying multicast connectivity
https://github.com/troglobit/mcjoin
mcjoin can be used to join IPv4 multicast groups, display
progress as multicast packets are received, and also send
multicast packets on select groups.
mcjoin can help verify intended IGMP snooping functionality
in layer-2 bridges/switches, as well as test forwarding of
multicast in static or dynamic multicast routing setups.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / mcjoin
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/mcjoin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mcjoin-2.11.tar.gz | 0000085409 83.4 KB | |
mcjoin.changes | 0000004911 4.8 KB | |
mcjoin.spec | 0000001807 1.76 KB |
Revision 13 (latest revision is 16)
Marcus Meissner (msmeissn)
accepted
request 1004468
from
Martin Hauke (mnhauke)
(revision 13)
- Update to version 2.11 * Fix issue with spurious timer expiry on Aarch64 (Arm64) * Fix #26: sender takes 100% CPU usage in daemon mode - Update to version 2.10 * Minor bug fixes, found by Coverity Scan * Fix #18: optional trailing group port arguments ip4/ip6. * Fix #19: setsid() problem causing mcjoin to exit when daemonized. * regression introduced in v2.7. * Fix #23: fix uptime display in old output mode. * Document alternative use-case.
Comments 0