commit | 0b0942b74543354e85d5713215259aa3e7850ca6 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 30 21:03:56 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 01 17:30:46 2015 -0800 |
tree | e2a85fe8c923b961ce2871106a3009d7014b56ec | |
parent | be55cf6e11bc76976bab681cd0cda732b5ce54f3 [diff] |
src: Reorganization
diff --git a/plugins/ip-faces/ndn-ip-face-stack.cpp b/model/ip-faces/ndn-ip-face-stack.cpp similarity index 100% rename from plugins/ip-faces/ndn-ip-face-stack.cpp rename to model/ip-faces/ndn-ip-face-stack.cpp
diff --git a/plugins/ip-faces/ndn-ip-face-stack.hpp b/model/ip-faces/ndn-ip-face-stack.hpp similarity index 100% rename from plugins/ip-faces/ndn-ip-face-stack.hpp rename to model/ip-faces/ndn-ip-face-stack.hpp
diff --git a/plugins/ip-faces/ndn-ip-faces-helper.cpp b/model/ip-faces/ndn-ip-faces-helper.cpp similarity index 100% rename from plugins/ip-faces/ndn-ip-faces-helper.cpp rename to model/ip-faces/ndn-ip-faces-helper.cpp
diff --git a/plugins/ip-faces/ndn-ip-faces-helper.hpp b/model/ip-faces/ndn-ip-faces-helper.hpp similarity index 100% rename from plugins/ip-faces/ndn-ip-faces-helper.hpp rename to model/ip-faces/ndn-ip-faces-helper.hpp
diff --git a/plugins/ip-faces/ndn-tcp-face.cpp b/model/ip-faces/ndn-tcp-face.cpp similarity index 100% rename from plugins/ip-faces/ndn-tcp-face.cpp rename to model/ip-faces/ndn-tcp-face.cpp
diff --git a/plugins/ip-faces/ndn-tcp-face.hpp b/model/ip-faces/ndn-tcp-face.hpp similarity index 100% rename from plugins/ip-faces/ndn-tcp-face.hpp rename to model/ip-faces/ndn-tcp-face.hpp
diff --git a/plugins/ip-faces/ndn-udp-face.cpp b/model/ip-faces/ndn-udp-face.cpp similarity index 100% rename from plugins/ip-faces/ndn-udp-face.cpp rename to model/ip-faces/ndn-udp-face.cpp
diff --git a/plugins/ip-faces/ndn-udp-face.hpp b/model/ip-faces/ndn-udp-face.hpp similarity index 100% rename from plugins/ip-faces/ndn-udp-face.hpp rename to model/ip-faces/ndn-udp-face.hpp
diff --git a/plugins/topology/annotated-topology-reader.cpp b/utils/topology/annotated-topology-reader.cpp similarity index 100% rename from plugins/topology/annotated-topology-reader.cpp rename to utils/topology/annotated-topology-reader.cpp
diff --git a/plugins/topology/annotated-topology-reader.hpp b/utils/topology/annotated-topology-reader.hpp similarity index 100% rename from plugins/topology/annotated-topology-reader.hpp rename to utils/topology/annotated-topology-reader.hpp
diff --git a/plugins/topology/rocketfuel-map-reader.cpp b/utils/topology/rocketfuel-map-reader.cpp similarity index 100% rename from plugins/topology/rocketfuel-map-reader.cpp rename to utils/topology/rocketfuel-map-reader.cpp
diff --git a/plugins/topology/rocketfuel-map-reader.hpp b/utils/topology/rocketfuel-map-reader.hpp similarity index 100% rename from plugins/topology/rocketfuel-map-reader.hpp rename to utils/topology/rocketfuel-map-reader.hpp
diff --git a/plugins/topology/rocketfuel-weights-reader.cpp b/utils/topology/rocketfuel-weights-reader.cpp similarity index 100% rename from plugins/topology/rocketfuel-weights-reader.cpp rename to utils/topology/rocketfuel-weights-reader.cpp
diff --git a/plugins/topology/rocketfuel-weights-reader.hpp b/utils/topology/rocketfuel-weights-reader.hpp similarity index 100% rename from plugins/topology/rocketfuel-weights-reader.hpp rename to utils/topology/rocketfuel-weights-reader.hpp