[Olsr-dev] HNA - minor issues
Teco Boot
(spam-protected)
Fri Jan 29 13:11:21 CET 2010
I played a bit with dynamic default gateways.
Minor issues:
Sample config for plain dynamic gw is incorrect:
# olsrd_dyn_gw_plain.so.0.4
# {
# }
Should be:
#LoadPlugin "olsrd_dyn_gw_plain.so.0.4"
#{
#}
I need dynamic HNA for prefixes (for priority gef.gw,
with /0, /1 and /2).
Add net mask parameters, like olsrd_dyn_gw?
On the def.gw, the HNA timeout is pretty long.
When removing a HNA, send a poison entry with lifetime 0?
And add the lock file parameter?
This did not make it into 0.5.6-r8.
# OLSR daemon lockfile
# Defaults to configuration file path appended with ".lock"
# LockFile "/var/run/olsrd.lock"
Thanks, Teco
More information about the Olsr-dev
mailing list