Added comment.
authorMarta Carbone <marta@prova.iet.unipi.it>
Mon, 18 Jan 2010 11:19:04 +0000 (11:19 +0000)
committerMarta Carbone <marta@prova.iet.unipi.it>
Mon, 18 Jan 2010 11:19:04 +0000 (11:19 +0000)
planetlab5.sql

index a4ec891..fc39535 100644 (file)
@@ -278,6 +278,7 @@ CREATE TABLE node_types (
     node_type text PRIMARY KEY
 ) WITH OIDS;
 INSERT INTO node_types (node_type) VALUES ('regular');
+-- old dummynet stuff, to be removed
 INSERT INTO node_types (node_type) VALUES ('dummynet');
 
 -- Nodes