From dec1f402ed0c8991def79e30d38a9d0851865481 Mon Sep 17 00:00:00 2001 From: Brandon Heller Date: Wed, 14 Nov 2012 23:38:57 -0800 Subject: [PATCH] custom topo: remove author name No need for this here, especially because this file is in the walkthrough and will be found by web crawlers. --- custom/topo-2sw-2host.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom/topo-2sw-2host.py b/custom/topo-2sw-2host.py index 620462d..6f8638e 100644 --- a/custom/topo-2sw-2host.py +++ b/custom/topo-2sw-2host.py @@ -1,7 +1,5 @@ """Custom topology example -author: Brandon Heller (brandonh@stanford.edu) - Two directly connected switches plus a host for each switch: host --- switch --- switch --- host