<p>the quagga fix works. I write from cell phone. cannot push to git from android. please include it in release. Saverio</p>
<div class="gmail_quote">Il giorno 25/feb/2013 10:28, "Ferry Huberts" <<a href="mailto:mailings@hupie.com">mailings@hupie.com</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do we want the 'quagga plugin routes additional' fix in the release as well?<br>
IMHO I don't think that is needed.<br>
<br>
And how about the quagga memory leak fix Saverio?<br>
<br>
On 25/02/13 10:23, Henning Rogge wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I will do a new release this afternoon.<br>
<br>
Henning<br>
<br>
Am <a href="tel:25.02.2013%2010" value="+12502201310" target="_blank">25.02.2013 10</a>:17, schrieb Saverio Proto:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It is a known bug. Fix is already in the olsrd git repository. I will<br>
upgrade the openwrt package asap with the patch to fix this.<br>
<br>
Saverio<br>
Il giorno 25/feb/2013 09:57, "Russell Senior" <<a href="mailto:russell@personaltelco.net" target="_blank">russell@personaltelco.net</a>><br>
ha scritto:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've<br>
been unable to get our previously working (with v0.6.4) configuration<br>
for ipv6 to fly:<br>
<br>
   # cat /etc/olsr6d.conf<br>
   IpVersion 6<br>
<br>
   LinkQualityFishEye 0<br>
<br>
   Hna6<br>
   {<br>
           2001:470:e962:1201::    64<br>
   }<br>
<br>
   Interface "br-pub" "ptp"<br>
   {<br>
   }<br>
<br>
Starting like this, I get the following output:<br>
<br>
   # olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid<br>
<br>
    *** <a href="http://olsr.org" target="_blank">olsr.org</a> -<br>
  0.6.5.1-git_1f9136f-hash_<u></u>d4338c5eb1a4907c4bc59bb0d24ad9<u></u>7a  - ***<br>
    Build date: 2013-02-23 00:27:24 on iris<br>
    <a href="http://www.olsr.org" target="_blank">http://www.olsr.org</a><br>
<br>
   Parsing file: "/etc/olsr6d.conf"<br>
   IpVersion: 6<br>
   Link quality fish eye 0<br>
   HNA IPv6 entry: 2001:470:e962:1201::/64<br>
   setting ifs_in_curr_cfg = 0<br>
           IPv4 broadcast/multicast : AUTO<br>
           Mode           : mesh<br>
           IPv6 multicast           : ::<br>
           HELLO emission/validity  : 0.00/0.00<br>
           TC emission/validity     : 0.00/0.00<br>
           MID emission/validity    : 0.00/0.00<br>
           HNA emission/validity    : 0.00/0.00<br>
           Autodetect changes       : no<br>
           IPv4 broadcast/multicast : AUTO<br>
           Mode           : mesh<br>
           IPv6 multicast           : ::<br>
           HELLO emission/validity  : 0.00/0.00<br>
           TC emission/validity     : 0.00/0.00<br>
           MID emission/validity    : 0.00/0.00<br>
           HNA emission/validity    : 0.00/0.00<br>
           Autodetect changes       : no<br>
    *** olsrd configuration ***<br>
   Debug Level      : 8<br>
   IpVersion        : 6<br>
   No interfaces    : ALLOWED<br>
   TOS              : 0xc0<br>
   OlsrPort          : 698<br>
   RtTable          : 254<br>
   RtTableDefault   : 254<br>
   RtTableTunnel    : 254<br>
   Willingness      : 3<br>
   IPC connections  : 0<br>
   Pollrate         : 0.05<br>
   NIC ChangPollrate: 2.50<br>
   TC redundancy    : 2<br>
   MPR coverage     : 7<br>
   LQ level         : 2<br>
   LQ fish eye      : 0<br>
   LQ aging factor  : 0.050000<br>
   LQ algorithm name: default<br>
   NAT threshold    : 1.000000<br>
   Clear screen     : yes<br>
   Use niit         : yes<br>
   Smart Gateway    : no<br>
   SmGw. Allow NAT  : yes<br>
   SmGw. period     : 10000<br>
   SmGw. stablecount: 6<br>
   SmGw. threshold  : 0%<br>
   Smart Gw. Uplink : both<br>
   SmGw. Uplink NAT : yes<br>
   Smart Gw. speed  : 128 kbit/s up, 1024 kbit/s down<br>
   # Smart Gw. prefix : ::/0<br>
    InterfaceDefaults:<br>
           IPv4 broadcast/multicast : AUTO<br>
           Mode           : mesh<br>
           IPv6 multicast           : ff02::6d<br>
           HELLO emission/validity  : 2.00/20.00<br>
           TC emission/validity     : 5.00/300.00<br>
           MID emission/validity    : 5.00/300.00<br>
           HNA emission/validity    : 5.00/300.00<br>
           Autodetect changes       : yes<br>
    dev: "br-pub"<br>
           IPv4 broadcast/multicast : AUTO (d)<br>
           Mode           : mesh (d)<br>
           IPv6 multicast           : ff02::6d (d)<br>
           HELLO emission/validity  : 2.00 (d)/20.00 (d)<br>
           TC emission/validity     : 5.00 (d)/300.00 (d)<br>
           MID emission/validity    : 5.00 (d)/300.00 (d)<br>
           HNA emission/validity    : 5.00 (d)/300.00 (d)<br>
           Autodetect changes       : yes (d)<br>
    dev: "ptp"<br>
           IPv4 broadcast/multicast : AUTO (d)<br>
           Mode           : mesh (d)<br>
           IPv6 multicast           : ff02::6d (d)<br>
           HELLO emission/validity  : 2.00 (d)/20.00 (d)<br>
           TC emission/validity     : 5.00 (d)/300.00 (d)<br>
           MID emission/validity    : 5.00 (d)/300.00 (d)<br>
           HNA emission/validity    : 5.00 (d)/300.00 (d)<br>
           Autodetect changes       : yes (d)<br>
   Not using hysteresis<br>
   HNA6 entries:<br>
           2001:470:e962:1201::/64<br>
   No interfaces detected! This might be intentional, but it also might<br>
mean that your configuration is fubar.<br>
   I will continue after 5 seconds...<br>
<br>
Clues?<br>
<br>
<br>
--<br>
Russell Senior, President<br>
<a href="mailto:russell@personaltelco.net" target="_blank">russell@personaltelco.net</a><br>
<br>
--<br>
Olsr-users mailing list<br>
<a href="mailto:Olsr-users@lists.olsr.org" target="_blank">Olsr-users@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/<u></u>mailman/listinfo/olsr-users</a><br>
<br>
</blockquote>
<br>
<br>
<br>
</blockquote>
<br>
<br>
<br>
<br>
</blockquote>
<br>
-- <br>
Ferry Huberts<br>
</blockquote></div>