From: Mark Huang Date: Fri, 11 Feb 2005 18:51:37 +0000 (+0000) Subject: PlanetLab 3.0 Release Candidate 11 X-Git-Tag: planetlab-3_0-rc11~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5efc98aa15b166216413ae9a7e034d7a7bcae0e3;p=build.git PlanetLab 3.0 Release Candidate 11 * kernel-2.6.8-1.521.2.9.planetlab - PL4227 fix: back out bug fix to CPU share initialization, appears to have introduced a divide by zero error * vnet-0.2-13.planetlab - PL4225 fix: packets related to local connections may or may not (appear to be) locally generated themselves --- diff --git a/Makefile b/Makefile index 2b8e9464..1f6244ee 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: Makefile,v 1.55.2.10 2005/01/19 21:20:59 mlhuang Exp $ +# $Id$ # # Default target @@ -58,8 +58,8 @@ all: # # Default tags -INITIAL := planetlab-3_0-rc10 -TAG := planetlab-3_0-rc10 +INITIAL := planetlab-3_0-rc11 +TAG := planetlab-3_0-rc11 # # kernel