* Saverio Proto <ziopr...@gmail.com> [12.03.2013 20:08]:
> I successfully imported the patches in my tree.
> Give me a little time for testing.

a simple test is to make such a configuration:

config olsrd
        option MainIp   .....
        ...

config Interface
        list interface 'lan wan'
        option Ip4Broadcast '255.255.255.255'
        option Mode 'ether'
        option speed 5

config Interface
        list interface 'wifi'
        option Ip4Broadcast '255.255.255.255'
        option Mode 'mesh'
        option speed 7

then restart olsrd and look into the generated
/var/etc/olsrd.conf - you must see, that all emission
interval elements (e.g. MidInterval) must have
different values for each interface section and
the best: they are explicitely set 8-) without
headache...

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to