Commit 4deb90a
committed
fix bridge interface pxe boot case get incorrect gateway
in teardown function, the utils_net.delete_linux_bridge_tmux should use iface_name var to
make host interface get ip by dhclient
Signed-off-by: nanli <[email protected]>1 parent fb4decf commit 4deb90a
File tree
1 file changed
+1
-1
lines changed- libvirt/tests/src/virtual_network/rom
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments