Adding NDN testbed
diff --git a/ospfn/clean.sh b/ospfn/clean.sh
new file mode 100644
index 0000000..b93c286
--- /dev/null
+++ b/ospfn/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+killall -r ccnd ospf zebra
+rm log*
+rm */*log
+rm -rf /var/run/quagga-state/*