* Add qemu-ifup script that depends on the device model script and sipb-xen-dom0/2.2
authorSam Hartman <hartmans@mit.edu>
Sun, 26 Aug 2007 22:58:22 +0000 (18:58 -0400)
committerSam Hartman <hartmans@mit.edu>
Sun, 26 Aug 2007 22:58:22 +0000 (18:58 -0400)
commita44ef0ab0184ca00545e293427430608470fbee9
tree3c21890d44506c75d3aea3e29a1fb75f10747e45
parente65b5654a4a8163002c2c5b2e1d2fa411a7418c9
  * Add qemu-ifup script that depends on the device model script and
    invokes vif-sipbroute.    As a consequence, we don't really support
    bridged hvms any more.  It's not clear how to get enough information
    out of qemu to do this.
  * Call arpspoof with 18.181.0.1's address.  This is unfortunate in two
    ways.  First, if we renumber we'll need to update the script.  Second,
    it is possible that someone on 18.181 besides the router may have an
    address cached.  Unfortunately, it doesn't work right if we don't
    send the spoofed arp directly to the router.

svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=95
debian/changelog
files/etc/xen/scripts/qemu-ifup [new file with mode: 0755]
files/etc/xen/scripts/vif-sipbroute