[Xorp-cvs] XORP cvs commit: xorp/fea
Pavlin Radoslavov
pavlin at icir.org
Fri Sep 28 17:23:30 PDT 2007
CVSROOT: /usr/local/share/doc/apache/cvs
Module name: xorp
Changes by: pavlin at xorpc.icir.org 2007-09-29 00:23:30 UTC
XORP CVS repository
Modified files:
fea ifconfig.cc
Log message:
Bug fixes when restoring previous interface configuration in case
the new configuration failed:
* On startup set the old_local_config to the original system config
in case the first configuration fails and tries to reverse to the
old config. Otherwise, empty old_local_config might wipe-out
some of the existing configuration (before the error).
* When reversing back to the previously working configuration,
pull the interface configuration from the system and restore
based on this information instead of the intended new configuration.
Bug found by: Atanu Ghosh
Revision Changes Path
1.74 +9 -2; commitid: ec4e46fd99f37ea6; xorp/fea/ifconfig.cc
More information about the Xorp-cvs
mailing list