Changes between Version 49 and Version 50 of Startup
- Timestamp:
- 02/01/12 16:34:37 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v49 v50 27 27 28 28 === 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.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 30 {{{ 31 31 apt-get install smcroute