File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mrouted / debian / control
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:10:48 2012 UTC (12 years, 5 months ago) by misho
Branches: mrouted, MAIN
CVS tags: v3_9_6p0, v3_9_6, v3_9_5, HEAD
mrouted

    1: Source: mrouted
    2: Section: net
    3: Priority: optional
    4: Maintainer: Joachim Nilsson <troglobit@vmlinux.org>
    5: Build-Depends: debhelper (>= 7), bison | byacc | btyacc
    6: Standards-Version: 3.9.1
    7: 
    8: Package: mrouted
    9: Architecture: any
   10: Homepage: http://github.com/troglobit/mrouted
   11: Depends: ${shlibs:Depends}
   12: Conflicts: pimd, smcroute
   13: Description: Multicast routing daemon for closely located users in LAN networks.
   14:  Mrouted is an implementation of the Distance-Vector Multicast Routing
   15:  Protocol (DVMRP), an earlier version of which is specified in RFC-1075.  
   16:  .
   17:  Mrouted turns a UNIX workstation into a DVMRP multicast router with tunnel
   18:  support, in order to cross non-multicast-aware routers.  The tunnels are
   19:  virtual point-to-point, IP-IP tunnel, links between a pair of mrouted routers.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>