summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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