strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
testing: Rename interfaces and bridges so they are easier to identify
[strongswan.git]
/
testing
/
config
/
kvm
/
vnet1.xml
diff --git
a/testing/config/kvm/vnet1.xml
b/testing/config/kvm/vnet1.xml
index
f9d979b
..
94097ab
100644
(file)
--- a/
testing/config/kvm/vnet1.xml
+++ b/
testing/config/kvm/vnet1.xml
@@
-4,7
+4,7
@@
<forward dev='lo' mode='route'>
<interface dev='lo'/>
</forward>
<forward dev='lo' mode='route'>
<interface dev='lo'/>
</forward>
- <bridge name='
virbr1
' stp='on' delay='0' />
+ <bridge name='
test-br0
' stp='on' delay='0' />
<mac address='52:54:00:97:F9:FD'/>
<ip address='192.168.0.254' netmask='255.255.255.0'>
</ip>
<mac address='52:54:00:97:F9:FD'/>
<ip address='192.168.0.254' netmask='255.255.255.0'>
</ip>