<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi <div><br></div><div>   Just to confirm that i just read in olsrd2 gir rep that ETX is deleted is it true ? Any way to enable ETX in OLSRD2 ?</div><div><br></div><div>Salman<br><br><div>> From: hrogge@gmail.com<br>> Date: Tue, 25 Mar 2014 11:25:43 +0100<br>> Subject: Re: [Olsr-users] Activate/Deactivate ETT OLSRv2<br>> To: salmanhaider5@hotmail.com<br>> CC: olsr-users@lists.olsr.org<br>> <br>> The ETT metric is not compiled into the default binary, you have to<br>> load it as a dynamic plugin (or change the list of static plugins).<br>> <br>> If you want to use the --schema command line parameter on a dynamic<br>> plugin, you have to load it first by using the "-p" / "--plugin"<br>> command line parameter.<br>> <br>> The alternative is to set the cmake variable<br>> OONF_CUSTOM_STATIC_PLUGINS to a new list of plugins (the default list<br>> is "cfgparser_compact cfgio_file ff_dat_metric neighbor_probing<br>> nl80211_listener eth_listener auto_ll4" at the moment).<br>> <br>> Henning Rogge<br>> <br>> On Tue, Mar 25, 2014 at 11:22 AM, Syed Salman Haider Rizvi<br>> <salmanhaider5@hotmail.com> wrote:<br>> > Hi<br>> ><br>> > When i run the command olsrd2 --schema=ff_ett it said unknow section type<br>> > ff_ett . I m using latest git of olsrd2<br>> ><br>> > Salman<br>> ><br>> >> From: hrogge@gmail.com<br>> >> Date: Tue, 21 Jan 2014 13:08:23 +0100<br>> >> Subject: Re: [Olsr-users] Activate/Deactivate ETT OLSRv2<br>> >> To: salmanhaider5@hotmail.com<br>> >> CC: olsr-users@lists.olsr.org<br>> ><br>> >><br>> >> The parameter is a runtime/configuration parameter.<br>> >> When you look into the configuration of the ETT plugin you will see<br>> >> the following:<br>> >><br>> >> > olsrd2 --schema=ff_ett<br>> >> List of entries in section type 'ff_ett':<br>> >> (use this command with 'type.name' as parameter for more information)<br>> >> ett<br>> >> Activates the handling of linkspeed within the metric, set to<br>> >> false to downgrade to ETX metric<br>> >> interval<br>> >> Time interval between recalculations of metric<br>> >> start_window<br>> >> Window sized used during startup, will be increased by 1 for<br>> >> each interval. Smaller values allow quicker initial rise of metric<br>> >> value, it cannot be larger than the normal windows size.<br>> >> window<br>> >> Number of intervals to calculate average ETT<br>> >><br>> >><br>> >> By looking into the details of the "ett" parameter you will find this:<br>> >><br>> >> > olsrd2 --schema=ff_ett.ett<br>> >> ett<br>> >> Default value:<br>> >> 'true'<br>> >> Parameter must be on of the following list:<br>> >> 'true', '1', 'on', 'yes', 'false', '0', 'off', 'no'<br>> >> Description:<br>> >> Activates the handling of linkspeed within the metric, set to<br>> >> false to downgrade to ETX metric<br>> >><br>> >><br>> >> This means that you can either use the command line parameters to<br>> >> disable the ett part ( -- set ff_ett.ett=false ) or add a<br>> >> configuration entry to the configuration file:<br>> >><br>> >> [ff_ett]<br>> >> ett false<br>> >><br>> >><br>> >> Henning Rogge<br>> >><br>> >> On Tue, Jan 21, 2014 at 1:00 PM, Syed Salman Haider Rizvi<br>> >> <salmanhaider5@hotmail.com> wrote:<br>> >> > Hi ,<br>> >> ><br>> >> > In the recent code update there is something like ALLOW to switch off<br>> >> > ETT<br>> >> > feature . I m really confused how to really do it either during<br>> >> > compilation<br>> >> > ccmake in the OONF_PLUGIN or in make menuconfig (here I always get error<br>> >> > )<br>> >> > or during the starting up as daemon . If there will be something like<br>> >> > little<br>> >> > bit of step by step information that would be very nice :)<br>> >> ><br>> >> > Salman<br>> >> ><br>> >> > --<br>> >> > Olsr-users mailing list<br>> >> > Olsr-users@lists.olsr.org<br>> >> > https://lists.olsr.org/mailman/listinfo/olsr-users<br></div></div>                                           </div></body>
</html>