From 0549824f586e953a8058a6681e8ea05b3d5effe7 Mon Sep 17 00:00:00 2001 From: Marta Carbone Date: Mon, 18 Jan 2010 11:19:04 +0000 Subject: [PATCH] Added comment. --- planetlab5.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/planetlab5.sql b/planetlab5.sql index a4ec891..fc39535 100644 --- a/planetlab5.sql +++ b/planetlab5.sql @@ -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 -- 2.43.0