PlanetLab 3.0 Release Candidate 11
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 11 Feb 2005 18:51:37 +0000 (18:51 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 11 Feb 2005 18:51:37 +0000 (18:51 +0000)
* 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

Makefile

index 2b8e946..1f6244e 100644 (file)
--- 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