Changeset 2859 for trunk/packages/invirt-xen-config
- Timestamp:
- Jan 3, 2010, 3:28:20 PM (15 years ago)
- Location:
- trunk/packages/invirt-xen-config
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-xen-config/debian/changelog
r2857 r2859 1 invirt-xen-config (0.0.28) unstable; urgency=low2 3 * Increase dom0's weight to improve IO performance.4 5 -- Quentin Smith <quentin@mit.edu> Sun, 03 Jan 2010 14:16:24 -05006 7 1 invirt-xen-config (0.0.27) unstable; urgency=low 8 2 … … 13 7 * Don't try to start sysvms in the invirt-xen-config init script. The 14 8 code has never been reliable. 15 16 -- Evan Broder <broder@mit.edu> Fri, 01 Jan 2010 17:58:57 -0600 9 * Don't create iptables rules in vif-invirtroute - they don't do anything. 10 11 [ Quentin Smith ] 12 * Increase dom0's weight to improve IO performance. 13 14 -- Evan Broder <broder@mit.edu> Sun, 03 Jan 2010 14:27:57 -0600 17 15 18 16 invirt-xen-config (0.0.26) unstable; urgency=low -
trunk/packages/invirt-xen-config/vif-invirtroute
r2055 r2859 82 82 fi 83 83 84 handle_iptable85 86 84 log debug "Successful vif-route $command for $vif." 87 85 if [ "$command" == "online" ]
Note: See TracChangeset
for help on using the changeset viewer.