File: control

package info (click to toggle)
smcroute 2.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 936 kB
  • sloc: ansic: 4,249; sh: 1,351; perl: 169; makefile: 99
file content (23 lines) | stat: -rw-r--r-- 941 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: smcroute
Section: net
Priority: optional
Maintainer: Micha Lenk <micha@debian.org>
Uploaders: Joachim Nilsson <troglobit@gmail.com>
Build-Depends: debhelper-compat (= 13), libcap-dev, libsystemd-dev, systemd,
 pkg-config
Standards-Version: 4.5.1
Homepage: http://troglobit.com/smcroute.html
Vcs-Browser: https://salsa.debian.org/debian/smcroute
Vcs-Git: https://salsa.debian.org/debian/smcroute.git

Package: smcroute
Architecture: any
Conflicts: mrouted, pimd, quagga-pimd
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Description: static multicast router daemon
 SMCRoute is a daemon and command line tool to manipulate the multicast
 routing table of a UNIX kernel.  It can be used as an alternative to
 dynamic multicast routers like pimd, mrouted, quagga-pimd, or xorp in
 situations where static multicast routes should be maintained and/or no
 proper IGMP signaling exists.