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
2015-04-08
packet_data_generator2: clear XID field
YAMAMOTO Takashi
2015-04-08
packet_data_generator2: Add flow_mod
YAMAMOTO Takashi
2015-04-08
test_parser: Add a expected result (bundle_ctrl)
YAMAMOTO Takashi
2015-04-08
packet_data: regen (bundle_ctrl)
YAMAMOTO Takashi
2015-04-08
packet_data_generator2: Add bundle_ctrl
YAMAMOTO Takashi
2015-04-08
of15: Implement OFPBundleCtrlMsg parser
YAMAMOTO Takashi
2015-04-08
packet_data_generator2: README
YAMAMOTO Takashi
2015-04-08
Show warning when Datapath#ports is read
Satoshi Kobayashi
2015-04-08
Syntax level compatibility with Python 3
Satoshi Kobayashi
2015-04-03
Ryu 3.20
FUJITA Tomonori
2015-04-03
rest_firewall: Prevent adding fields which is unrelated to match
Yusuke Iwase
2015-04-03
ofctl_v1_[23]: Ignore unkown match fields
Yusuke Iwase
2015-04-03
Revert "pip-requires: Remove comments"
YAMAMOTO Takashi
2015-04-03
test_parser: Enable OpenFlow 1.5 tests
YAMAMOTO Takashi
2015-04-03
test_parser: Add a expected result
YAMAMOTO Takashi
2015-04-03
packet_data: regen
YAMAMOTO Takashi
2015-04-03
packet_data_generator2: another packet data generator using libofproto
YAMAMOTO Takashi
2015-03-22
pip-requires: Remove comments
YAMAMOTO Takashi
2015-03-22
lib.ovs.vsctl: Fix a crash
YAMAMOTO Takashi
2015-03-22
bmp: fix bug of logging format in bmpstation
Toshiki Tsuboi
2015-03-18
ofctl_rest: Reduce pylint warnings
Yusuke Iwase
2015-03-18
doc/app/ofctl_rest: Fix example of ipv6_exthdr match field
Yusuke Iwase
2015-03-18
test_ofctl: Add unit test for masked ipv6_exthdr match field
Yusuke Iwase
2015-03-18
ofctl_v1_3: Support masked ipv6_exthdr match field
Yusuke Iwase
2015-03-17
requirements: Drop some optional requirements
YAMAMOTO Takashi
2015-03-17
README.rst: Replace a reference to ryu-plugin with ofagent
YAMAMOTO Takashi
2015-03-17
pip-requires: Add comments to say what's required by what
YAMAMOTO Takashi
2015-03-17
UT: Remove unused imports
YAMAMOTO Takashi
2015-03-17
bgp: Remove an unused import
YAMAMOTO Takashi
2015-03-17
yet more logging call cleanups
Mark Lentczner
2015-03-16
ryu.app.ofctl: Handle a race with connection close
YAMAMOTO Takashi
2015-03-16
silence pep8 warnings to the previous commit
FUJITA Tomonori
2015-03-16
Reduce logging overhead by cleaning up logging calls
Mark Lentczner
2015-03-02
Ryu 3.19
FUJITA Tomonori
2015-03-02
snortlib: Remove disabled flag MSG_WAITALL
Yusuke Iwase
2015-02-26
ryu.cfg: Use a dedicated ConfigOpt instance
YAMAMOTO Takashi
2015-02-25
snortlib: Fix nw_sock handling
Yusuke Iwase
2015-02-25
of: Prevent __str__() methods from raising exceptions
Akihiro Suda
2015-02-25
bgp: Prevent __str__() methods from raising exceptions
Akihiro Suda
2015-02-20
packet lib: dhcp: Fix to calculate Hardware address length
Minoru TAKAHASHI
2015-02-16
travis-ci: use container-based infrastructure for faster testings
FUJITA Tomonori
2015-02-16
Move msg_pack_into from ofproto to lib
YAMAMOTO Takashi
2015-02-16
tox.ini: Disable pep8 W503 for now
YAMAMOTO Takashi
2015-02-15
bgp/bmp: bug fix. remove redundant construction of path attributes
ISHIDA Wataru
2015-02-15
Move the definitions of ether types and inet protocols to lib.packet
YAMAMOTO Takashi
2015-02-15
ofproto: Fix invalid error code OFPQCFC_EPERM -> OFPSCFC_EPERM (EXT-208)
Shu Shen
2015-02-15
ofproto: Openflow 1.5 support (work-in-progress)
Shu Shen
2015-02-08
ignore some pep8 errors for now
FUJITA Tomonori
2015-02-08
test_oxm: Add tests for EXT-109 and EXT-233
YAMAMOTO Takashi
2015-02-08
ofproto_v1_3: Implement EXT-109 and EXT-233
YAMAMOTO Takashi
[next]