Correct for the network checksumming problem in
authorEvan Broder <broder@mit.edu>
Mon, 26 Jan 2009 12:42:42 +0000 (07:42 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 26 Jan 2009 12:42:42 +0000 (07:42 -0500)
commit598243d4c5bd4f8e8494683a60fb454d505a54d5
tree5518920760bad77b586e680c65b137f09eef0297
parent01eca314ae37f2f8eed5f2299d9aca3c0b5c10af
Correct for the network checksumming problem in
/etc/network/interfaces instead of /etc/rc.local

This will cause the change to persist across downing and upping the
interface. It also takes advantage of the hook that xen-create-image
already puts in place, instead of creating our own.

svn path=/trunk/packages/invirt-autoinstaller/; revision=2006
common/usr/lib/xen-tools/debian.d/98-fix-eth-checksums
debian/changelog