MCProxy

Changes between Version 50 and Version 51 of Startup


Ignore:
Timestamp:
02/01/12 16:40:36 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v50 v51  
    2727
    2828=== Tools ===
    29  smcroute:: Smcroute is a command line tool to manipulate the multicast routes of the Linux kernel and it can send join and leave messages to subscribe mutlicast groups. '''Attention!''' Smcroute is a daemon and set the MRT-Flag. So you cannot run smcroute and mcproxy at the same time.
    30 {{{
    31  apt-get install smcroute
    32 }}}
     29 smcroute:: Smcroute is a command line tool to manipulate the multicast routes of the Linux kernel and it can send join and leave messages to subscribe mutlicast groups. '''Attention!''' Smcroute is a daemon and set the MRT-Flag. So you cannot run smcroute and mcproxy at the same time. You can download it [http://www.cschill.de/smcroute/ here].
    3330
    3431 iperf::