[Olsr-dev] OLSR MIB plugin
Hannes Gredler
(spam-protected)
Mon Dec 10 08:57:10 CET 2007
vinicius,
i have recently published a patch that adds a OLSR_FOR_ALL_HNA_ENTRIES()
to the routing table code, the pacth is currently under review.
see changeset at http://gredler.at/hg/olsrd-ng/rev/7de0e85b4119
or http://gredler.at/hg/olsrd-ng/archive/7de0e85b4119.tar.gz
you might want to pick this up.
/hannes
On Tue, Nov 06, 2007 at 01:31:08AM +0100, Bernd Petrovitsch wrote:
| On Wed, 2007-10-10 at 14:02 +0200, Bernd Petrovitsch wrote:
| > On Die, 2007-10-09 at 09:01 -0300, Vinicius Pacheco wrote:
| [....]
| > > Download at:
| > >
| > > http://sourceforge.net/projects/olsrd-snmpd
| >
| > Will try ASAP.
|
| Sorry, never did (since it didn't apply to CVS-HEAD).
|
| But I somewhat hacked around and it compiles now against CVS-HEAD. Patch
| against v1.1 is at
| http://bernd.petrovitsch.priv.at/olsr-ng/snmp-v1.1-20071106.patch
|
| Issues with it:
| - not tested (as I'm not experienced with the inner workings of
| net-snmp)!
| - we have now only one table with all routes in it so either the MIB
| must be change or we need another solution (e.g. a bitfield carrying
| the information where a route is from).
| - IPv6 is partly missing (as in the original patch): We have some type
| problem as IPv4 uses a real netmask and IPv6 the prefix len. My
| proposal is to change the MIB to always distribute and accept a
| prefix length (and convert it in the plugin for the time being) as
| this works for IPv4 and IPv6 similarily. And I/we are driving the
| source also in that direction.
| - lots of more FIXMEs are in there (and I probably also forget to add
| some).
| Feel free to ask if the changes are strange.
More information about the Olsr-dev
mailing list