summaryrefslogtreecommitdiff
path: root/net-misc/smcroute/metadata.xml
blob: c606eca4aca367bd4b6b2ade5d4bfe645ae3335b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>kurt@kmk-computers.de</email>
    <name>Kurt Kanzenbach</name>
  </maintainer>
  <longdescription lang="en">
    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.
  </longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>