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.
- Links to network:utilities / mcjoin
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/mcjoin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000200 200 Bytes | |
mcjoin-2.9.tar.gz | 0000080041 78.2 KB | |
project.diff | 0000002383 2.33 KB |
Revision 11 (latest revision is 14)
Martin Hauke (mnhauke)
committed
(revision 11)
- Update to version 2.9 * Multiple viewing modes, including new stats and rate/bytes view. See help text for details. * Another presentation view, show rate/bytes + plotter. * Update plotter on timer, not input, we want to see the gaps. * Change style of headings from top style to pimctl/mroutectl style. * Improved viewing modes and plotter characters for dupes/delay/etc. * Improved column sizing for better use of whitespace in narrow ttys. * Show stats on exit. * Support for scrolling log up/down with PgUp/PgDn. * Support for displaying uptime, also shown on exit. * Support for generating duplicate frames, for testing purposes. * Support for toggling debug logs at runtime.
Comments 0