mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-16 09:59:37 +02:00
see #2084 we do not need to fetch routing tables while collecting interface data
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
2011-02-13 vadim <vadim@netcitadel.com>
|
||||
|
||||
* snmp.cpp (run_impl): See #2084 "snmp discovery takes forever on
|
||||
devices with large routing tables". This takes very long time on
|
||||
decides with large routing tables. This code was implemented long
|
||||
time ago and apparently routing data was intended to be used to
|
||||
discover "external" interfaces, but it is unclear if this is still
|
||||
done. The concept of external/internal currently exists only for
|
||||
platforms that support security levels (PIX) and there we guess
|
||||
levels by matching addresses against RFC1918 and let the user user
|
||||
adjust levels manually anyway.
|
||||
|
||||
2011-02-12 vadim <vadim@netcitadel.com>
|
||||
|
||||
* ObjectManipulator_tree_ops.cpp (expandOrCollapseCurrentTreeNode):
|
||||
|
||||
Reference in New Issue
Block a user