~ubuntu-branches/ubuntu/raring/libvirt/raring

« back to all changes in this revision

Viewing changes to tests/networkxml2xmlin/hostdev-pf.xml

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-11-19 10:41:02 UTC
  • mfrom: (1.2.15) (223.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121119104102-l6ewdppikysbzztu
Tags: 1.0.0-0ubuntu2
debian/patches/add-armhf-sysinfo-infomration.patch: Disable
to fix FTBFS on arm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<network>
 
2
  <name>hostdev</name>
 
3
  <uuid>81ff0d90-c91e-6742-64da-4a736edb9a9b</uuid>
 
4
  <forward mode='hostdev' managed='yes'>
 
5
    <pf dev='eth2'/>
 
6
  </forward>
 
7
</network>