---+++ Planetlab 3.2 RC6
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 1 Dec 2005 23:03:00 +0000 (23:03 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 1 Dec 2005 23:03:00 +0000 (23:03 +0000)
   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

index 73de25a..d9d14fc 100644 (file)
--- 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
 
 #