X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab5.sql;fp=planetlab5.sql;h=fc3953589eb1f0513a094bbcaf77d545279c9ecb;hb=0549824f586e953a8058a6681e8ea05b3d5effe7;hp=a4ec8917df8b335cf9dc243205ccd38289d4d1de;hpb=49b6557372cb6cf7251755f8170e0fc884eddf88;p=plcapi.git 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