Commits

vincent authored 77df1f78597
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>

* ospf_snmp.c: Avoid mixing interface and ospf_interface objects which now allows snmpwalk to work with ospfIfTable and also with ospfIfMetricTable
No tags

ospfd/ChangeLog

Modified
1 +2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
2 +
3 + * ospf_snmp.c: Avoid mixing interface and ospf_interface objects
4 + which now allows snmpwalk to work with ospfIfTable and
5 + also with ospfIfMetricTable
6 +
1 7 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
2 8
3 9 * ospf_dump.c: Remove local hard-coded table ospf_redistributed_proto.
4 10 (ospf_redist_string) New function implemented using new library
5 11 function zebra_route_string(). Note that there are a few differences
6 12 in the output that will result: the new function returns strings
7 13 that are lower-case, whereas the old table was mixed case. Also,
8 14 the old table mapped ZEBRA_ROUTE_OSPF6 to "OSPFv3", whereas the
9 15 new function returns "ospf6".
10 16 * ospfd.h: Remove extern struct message ospf_redistributed_proto[],

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut