diff options
author | Mohsin Kazmi <sykazmi@cisco.com> | 2020-03-19 14:03:31 +0100 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-03-27 12:23:06 +0000 |
commit | ffe2caf9da1105c4fedd7c152deea456816eed17 (patch) | |
tree | 7e0c4ce393d736ceac80ffc8b45207a2b7695fff /LICENSE | |
parent | edef5b00eda2220a8c56348ffdb33a076fc1e699 (diff) |
virtio: fix link up/down flag
Type: fix
"set int state <interface> down" puts the virtio device link
down. It will not put the link in "UP" state, when
"set int state <interface up>" will be used again to change
the interface admin up. This patch fixes it.
To test:
create tap
set int state tap0 up
set int state tap0 down
sh hardware
sh int
set int state tap0 up
sh int
sh hardware
Change-Id: I3c0e31539f8a2a1e40220e7fb57eedecf408f067
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
(cherry picked from commit 529f0e97b6064039c500adce0d54b738954b2ffa)
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions