summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-02-01doc: how to invoke ryu-manager, its options and exampleIsaku Yamahata
2012-02-01app: event dumper applicationIsaku Yamahata
2012-02-01controller/dpset: Introduce datapath enter/leave eventIsaku Yamahata
2012-02-01dispatcher, handler: constantiate dispatcher nameIsaku Yamahata
2012-02-01controller: pass datapath to EventQueue for EventQueueCreate eventIsaku Yamahata
2012-02-01dispacher: introduce inheritable handlerIsaku Yamahata
2012-02-01controller/dispatcher: introduce events on event queue itselfIsaku Yamahata
2012-02-01dispatcher: pass name to EventQueue and track all instancesIsaku Yamahata
2012-02-01controller/dispatcher: allow handler that accepts any event typeIsaku Yamahata
2012-01-31controller/dispatcher: pylintIsaku Yamahata
2012-01-31use 0 dl_{src, dst} for OFPMatchFUJITA Tomonori
2012-01-31move _pack_into and _str_attr to ofproto_parser.pyFUJITA Tomonori
2012-01-30xid: improve xid handlingIsaku Yamahata
2012-01-30ofproto_v1_0: add a constant, MAX_XIDIsaku Yamahata
2012-01-30ofproto/ofproto_v1_0_parser: more parsers/serializersIsaku Yamahata
2012-01-29ofproto_v1_0_parser: allows 0 as dl_{src, dst} for OFPMatchIsaku Yamahata
2012-01-29lib/mac: add helper function/valuesIsaku Yamahata
2012-01-29ofproto/ofproto_v1_0: typo, missing constsIsaku Yamahata
2012-01-25move MsgBase class to ofproto_parser.py from ofproto_parser_v1_0.pyFUJITA Tomonori
2012-01-25remove OF version dependence from MsgBase classFUJITA Tomonori
2012-01-24pylint: add a script to run pylint and pylintrcIsaku Yamahata
2012-01-24pep8: utils.pyIsaku Yamahata
2012-01-24pep8: ryu/ofproto/ofproto_v1_0.pyIsaku Yamahata
2012-01-24ryu.conf: eliminate obsolete configIsaku Yamahata
2012-01-17Use from gevent.queue import QueueFUJITA Tomonori
2012-01-17Fix to send OFPT_HELLO with the highest OpenFlow protocol versionFUJITA Tomonori
2012-01-04doc: how-l2-segregation-works: update images a bitIsaku Yamahata
2012-01-04doc: fix typosIsaku Yamahata
2012-01-04doc: use Network Operating System instead of Network OS for consistencyIsaku Yamahata
2012-01-04doc: fix typoFUJITA Tomonori
2011-12-21doc: clarify our goal for OpenStackFUJITA Tomonori
2011-12-09initial commitFUJITA Tomonori