commit | 0f0ab5180877559e92b71daacb8a106a815a5ade | [log] [tgz] |
---|---|---|
author | Vincent Bernat <bernat@luffy.cx> | Tue May 22 13:34:24 2012 +0200 |
committer | Vincent Bernat <bernat@luffy.cx> | Mon Jun 25 19:05:16 2012 +0200 |
tree | 2553d47180fceebc1e3180f33645410d21173233 | |
parent | 8046ba6ec4d6e87bf8da6563c0f3e5e66c4652b3 [diff] |
snmp: fix OSPFV3-MIB implementation Use the real MIB from RFC 5643. Fix used ASN1 types. Indexes are not exported any more (they are "no access"). Fix some endian issues. Also, ID are just integers, not IPv4 addresses. No additional OID are supported in this commit.