index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-13
doc: fix a typo
YAMAMOTO Takashi
2013-08-13
ofproto_v1_3_parser: add docstring to OFPMatch
Yoshihiro Kaneko
2013-08-13
normalize json files using tools/normalize_json.py
YAMAMOTO Takashi
2013-08-13
a script to normalize json
YAMAMOTO Takashi
2013-08-12
lib/packet: add Internet Group Management Protocol
Yuichi Ito
2013-08-11
test_parser: stop testing unsupported operations
YAMAMOTO Takashi
2013-08-11
test_parser: have a list of operations expected to work
YAMAMOTO Takashi
2013-08-11
unit test: test OFPMatch.append_field
YAMAMOTO Takashi
2013-08-11
unit test for OFPMatch old/new api compatibility
YAMAMOTO Takashi
2013-08-08
app/rest_firewall: add API for VLAN configuration
watanabe.fumitaka
2013-08-07
ofproto: _baseattribute can be class attribute
Isaku Yamahata
2013-08-07
ofproto: make binary code loadable
Glenn McGuire
2013-08-06
packet lib: make vrrp get_payload robust
FUJITA Tomonori
2013-08-06
packet lib to string: unit tests
watanabe.fumitaka
2013-08-06
packet lib to string: add __str__ to base
watanabe.fumitaka
2013-08-06
packet lib to string: inherits StringifyMixin
watanabe.fumitaka
2013-08-06
unit tests for the new OFPMatch api
YAMAMOTO Takashi
2013-08-06
of13: fix old parser and serializer of PBB_ID
YAMAMOTO Takashi
2013-08-06
of12: stop assuming OFPXMC_OPENFLOW_BASIC
YAMAMOTO Takashi
2013-08-06
dpset: support OF1.3
FUJITA Tomonori
2013-08-04
packet lib: provide bpdu._MIN_LEN
YAMAMOTO Takashi
2013-08-04
packet lib: provide llc._MIN_LEN
YAMAMOTO Takashi
2013-08-04
packet lib: implement lacp.__len__
YAMAMOTO Takashi
2013-08-04
packet lib: implement ryu.lib.packet.lldp.lldp.__len__
YAMAMOTO Takashi
2013-08-04
packet lib: provide a default impl of __len__
YAMAMOTO Takashi
2013-08-02
support setup.py install with git archive tarballs
FUJITA Tomonori
2013-08-01
use d2to1 and pbr for packaging
FUJITA Tomonori
2013-08-01
tests: stop comparing text addresses
YAMAMOTO Takashi
2013-08-01
correct file permission
Yuichi Ito
2013-08-01
note about network address representation
YAMAMOTO Takashi
2013-08-01
packet lib: pydoc update/improvements after api change
YAMAMOTO Takashi
2013-08-01
packet lib api: update documentation
YAMAMOTO Takashi
2013-08-01
rest_router: update after packet lib api changes
YAMAMOTO Takashi
2013-08-01
topology.switches: update after packet lib api changes
YAMAMOTO Takashi
2013-08-01
packet lib: change the api to use text addresses
YAMAMOTO Takashi
2013-08-01
Ryu 2.2
FUJITA Tomonori
2013-08-01
sync README with the web site
FUJITA Tomonori
2013-08-01
add 2013 to copyright for documentations
FUJITA Tomonori
2013-07-31
test_parser: update of13 expected results
YAMAMOTO Takashi
2013-07-31
of13 OFPMatch: remove now unused code
YAMAMOTO Takashi
2013-07-31
of13: more OFPMatch old api compat
YAMAMOTO Takashi
2013-07-31
of13: make OFPMatch.to_jsondict work on instances composed with old api
YAMAMOTO Takashi
2013-07-31
of13 OFPMatchField: make this safe to serialize multiple times
YAMAMOTO Takashi
2013-07-31
of13: OFPMatch api compat
YAMAMOTO Takashi
2013-07-31
of13: OFPMatch from_json/to_json for new api
YAMAMOTO Takashi
2013-07-31
of13: add OFPMatch.get for convenience
YAMAMOTO Takashi
2013-07-31
of13: add OFPMatch.iteritems for convenience
YAMAMOTO Takashi
2013-07-31
of13: new OFPMatch field query api
YAMAMOTO Takashi
2013-07-31
of13: new match field parser
YAMAMOTO Takashi
2013-07-31
of13: new OFPMatch composer api
YAMAMOTO Takashi
[next]