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.5.tar.gz | 0000017605 17.2 KB | |
mcjoin.changes | 0000001565 1.53 KB | |
mcjoin.spec | 0000001798 1.76 KB |
Revision 5 (latest revision is 16)
Lars Vogdt (lrupp)
accepted
request 779391
from
Martin Hauke (mnhauke)
(revision 5)
- Update to version 2.5 * Replaced mutually exclusive options -q and -d with -l level. Default log level is notice, for true quiet mode, use -l none * Added new daemon mode, which makes mcjoin detach from its controlling terminal and run in the background, with all output except progress redirected to syslog * Fix possible file descriptor leak * Improve error detection if mcjoin cannot find a default interface, a valid (source) IP address, or anything else goes wrong * Add support for -w SEC, initial delay before actually starting. Useful if started very early in a system bootstrap before network has come up properly - Update to version 2.4 * Support for SSM (S,G) join, in addition to the existing ASM (*,G) join * Find interface bsaed on default route with best metric * Initial support for IPv6 (*,G) and (S,G) joins
Comments 0