Static multicast routing for UNIX

Edit Package smcroute
http://troglobit.com/projects/smcroute/

SMCRoute is a UNIX/Linux tool to manage and monitor multicast routes.
It supports both IPv4 and IPv6 multicast routing.

SMCRoute can be used as an alternative to dynamic multicast routers like
mrouted or pimd in setups where static multicast routes should be
maintained and/or no proper IGMP or MLD signaling exists.

Multicast routes exist in the UNIX kernel as long as a multicast routing
daemon runs. On Linux, multiple multicast routers can run simultaneously
using different multicast routing tables.

Refresh
Refresh
Source Files
Filename Size Changed
smcroute-2.4.3.tar.gz 0000080507 78.6 KB
smcroute.changes 0000001958 1.91 KB
smcroute.spec 0000002941 2.87 KB
Revision 2 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 648973 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Remove ip_route.h for the license clash

- Update to version 2.4.3
  Changes
  * Add strlcat() replacement from OpenBSD, use instead of strcat()
  * smcrouted should never log to system console, proposed by Westermo
  Fixes
  * smcrouted fails to join multicast groups on interfaces that do not
    yet have an IP address when smcrouted starts up, or when it receives
    SIGHUP, e.g. DHCP client interfaces. This patch release adds a timer
    refresh of interface addresses that retries multicast group joins
    until an address is set. This is similar to issue #55, but does not
    handle interfaces that do not exist yet.
  * Make sure Linux alias interfaces (baseif:num) are registered as
    baseif. Westermo found that use of alias interfaces cause multiple
    VIFs to be registered for the same base interface causing multicast
    routes to use the wrong inbound or outbound VIF. Alias interfaces
    use the same underlying physical interface so only one VIF needed.
  * Fix display of route counters and column alignment
  * Simplify utimensat() replacement, AT_SYMLINK_NOFOLLOW unused

- Update to version 2.4.2
  Changes
  * Add wrapper script smcroute for use with old style startup scripts
  * Add symlinks to man pages for smcrouted.8 and smcroutectl.8
  * Update SysV init script, daemon now called smcrouted
  Fixes
  * Fix #96: A .conf line may be missing final newline, this is fine
  * Spellcheck smcroute.conf example
Comments 0
openSUSE Build Service is sponsored by