
riel at surriel
May 17, 2005, 11:01 AM
Post #1 of 1
(3 views)
Permalink
|
|
No need to disable 'network stop' functionality.
|
|
ChangeSet 1.1435, 2005/05/17 19:01:26+01:00, kaf24 [at] firebug No need to disable 'network stop' functionality. Signed-off-by: Keir Fraser <keir [at] xensource> network | 2 -- 1 files changed, 2 deletions(-) diff -Nru a/tools/examples/network b/tools/examples/network --- a/tools/examples/network 2005-05-17 15:02:03 -04:00 +++ b/tools/examples/network 2005-05-17 15:02:03 -04:00 @@ -201,8 +201,6 @@ return fi - return - brctl delif ${bridge} ${netdev} if ifconfig veth0 2>/dev/null | grep -q veth0 ; then _______________________________________________ Xen-changelog mailing list Xen-changelog [at] lists http://lists.xensource.com/xen-changelog
|