deb-ryu/ryu
FUJITA Tomonori b5d462f615 simple_switch: remove outside module dependence
simple_switch is a a learing material (who uses this in
production?). It should be the simple learning switch code like one in
OpenFlow tutorial. It's easier for learniners if simple_switch doesn't
use the outside modules.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2012-07-19 14:59:58 +09:00
..
app simple_switch: remove outside module dependence 2012-07-19 14:59:58 +09:00
base enable applications to specify OF versions 2012-07-16 14:39:39 +09:00
controller stop import ofproto_v1_0 as ofproto 2012-07-17 19:32:13 +09:00
lib ofproto/nx_match: simplify set_dl_{src, dst}_mask() 2012-06-16 09:02:43 +09:00
ofproto stop import ofproto_v1_0 as ofproto 2012-07-17 19:32:13 +09:00
tests stop import ofproto_v1_0 as ofproto 2012-07-17 19:32:13 +09:00
__init__.py Ryu 1.0 2012-06-30 14:27:57 +09:00
exception.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
flags.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
log.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
utils.py add round_up utility function 2012-06-25 14:43:24 +09:00