source: trunk/packages/sipb-xen-dom0/debian/changelog @ 1130

Last change on this file since 1130 was 1130, checked in by broder, 16 years ago

Fix networking for HVM guests

File size: 2.8 KB
Line 
1sipb-xen-dom0 (2.9) unstable; urgency=low
2
3  * Move the qemu-ifup script to the location where it's now expected to
4    be.
5  * Clear out some debugging code from qemu-dm-sipb
6
7 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 01:39:43 -0400
8
9sipb-xen-dom0 (2.8) unstable; urgency=low
10
11  * Apply Sam's fix to vif-sipbroute for the prod cluster (the interface
12    should eventually be configurized)
13
14 -- Evan Broder <broder@mit.edu>  Tue, 07 Oct 2008 01:18:37 -0400
15
16sipb-xen-dom0 (2.7) unstable; urgency=low
17
18  * Update qemu-dm-sipb to reflect the new location of qemu-dm
19
20 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 18:55:59 -0400
21
22sipb-xen-dom0 (2.6) unstable; urgency=low
23
24  * depend on sipb-xen-base
25
26 -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 20:28:21 -0400
27
28sipb-xen-dom0 (2.5) unstable; urgency=low
29
30  * Don't rely on exported ROOT.
31
32 -- Anders Kaseorg <andersk@mit.edu>  Fri, 02 May 2008 02:41:43 -0400
33
34sipb-xen-dom0 (2.4) unstable; urgency=low
35
36  * Add sipb-xen-losetup, a half-sane wrapper around the insane losetup.
37
38 -- Greg Price <price@mit.edu>  Thu,  1 May 2008 01:13:28 -0400
39
40sipb-xen-dom0 (2.3) unstable; urgency=low
41
42  * Depend on generic metapackages/provides instead of particular
43    versions.
44
45 -- Anders Kaseorg <andersk@sipb-xen.mit.edu>  Sat, 27 Oct 2007 21:23:00 -0400
46
47sipb-xen-dom0 (2.2) unstable; urgency=low
48
49  * Add qemu-ifup script that depends on the device model script and
50    invokes vif-sipbroute.    As a consequence, we don't really support
51    bridged hvms any more.  It's not clear how to get enough information
52    out of qemu to do this.
53  * Call arpspoof with 18.181.0.1's address.  This is unfortunate in two
54    ways.  First, if we renumber we'll need to update the script.  Second,
55    it is possible that someone on 18.181 besides the router may have an
56    address cached.  Unfortunately, it doesn't work right if we don't
57    send the spoofed arp directly to the router.
58
59 -- Sam Hartman <hartmans@debian.org>  Sun, 26 Aug 2007 18:57:17 -0400
60
61sipb-xen-dom0 (2.1) unstable; urgency=low
62
63  * Fix typo in init script
64  * depend  on dsniff for arpspoof
65
66 -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:22:20 -0400
67
68sipb-xen-dom0 (2) unstable; urgency=low
69
70  * Add qemu-dm-sipb written by andersk to get us the  domain ID in qemu-ifup
71  * Add vif-sipbroute, a version of vif-route that does better netwwork
72    isolation and has initial but useless ipv6 support.  This version also
73    uses arpspoof to take over an address for domain migrations.   
74  * Add init script to enable rp_filter, proxy_arp and forwarding for the network config.
75
76 -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:17:23 -0400
77
78sipb-xen-dom0 (1) unstable; urgency=low
79
80  *  First version
81
82 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 20:20:32 -0400
83
Note: See TracBrowser for help on using the repository browser.