From 5705a3eaf020b2ab4714d792610b803cad2ba638 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 1 Dec 2005 23:03:00 +0000 Subject: [PATCH] ---+++ Planetlab 3.2 RC6 Date: 01 Dec 2005 Description: Fix VNET assertion * kernel-2.6.12-1.1398_FC4.3.planetlab * enable kexec syscall * disable kexec syscall for uml * Incorporate forgotten patch for Proper * vnet-0.4-4.planetlab * add tunping TUN/TAP ping responder example * only copy slice packets to the root queue if the slice itself is not listening for them * PL8334 fix: remove bad assertion that fires when bad ICMP error messages are received. Could also fire if node is multi-homed and connections on different IP networks are marked as related (is this possible?). * bootcd-3.2-1.planetlab * add bootcd_v3 to automated build --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 73de25a5..d9d14fca 100644 --- a/Makefile +++ b/Makefile @@ -31,8 +31,8 @@ all: # # Default values -INITIAL := planetlab-3_2-rc5 -TAG := planetlab-3_2-rc5 +INITIAL := planetlab-3_2-rc6 +TAG := planetlab-3_2-rc6 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs # -- 2.43.0