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-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
2015-02-08
oxm_fields: Rename ONFExperimenter to OldONFExperimenter
YAMAMOTO Takashi
2015-02-08
oxm_fields: Update comment for the new version of EXT-256
YAMAMOTO Takashi
2015-02-08
bgp: support of new api for "show neighbor"
Toshiki Tsuboi
2015-02-08
bgp: Fixed error in bgp implementation with single peer
Alan Quillin
2015-02-08
bgp: fix bug of Path formatting in "show neighbor"
Toshiki Tsuboi
2015-02-03
Ryu 3.18
FUJITA Tomonori
2015-02-01
bgp: bug fix of sending Adj-RIB-Out
Toshiki Tsuboi
2015-01-30
ryu-manager: add --enable-debugger option
Satoshi Kobayashi
2015-01-26
bgp/cli: fix internel data destruction due to cli show command
ISHIDA Wataru
2015-01-26
bgp: remove unnecessary bgp update construction
ISHIDA Wataru
2015-01-26
bgp: fix bug of NameError: global name 'sent_route' is not defined
ISHIDA Wataru
2015-01-26
bmpstation: bug fix. stop closing fds which are in use.
ISHIDA Wataru
2015-01-26
bgp: don't hold withdrawn routes in adj_rib_in
ISHIDA Wataru
2015-01-26
bgp/bmp: send unmodified BGPUpdate to bmp server.
ISHIDA Wataru
2015-01-25
Add parsing libpcap and reading/writing PCAP file
Che-Wei Lin
2015-01-25
nx_actions: Avoid confusing StringifyMixin
YAMAMOTO Takashi
2015-01-25
nx_actions: Implement nx_action_learn
YAMAMOTO Takashi
2015-01-25
test_nx_flow_spec: Add UTs for NX flow_mod_spec
YAMAMOTO Takashi
2015-01-25
nx_actions: Implement NX flow_mod_spec
YAMAMOTO Takashi
2015-01-25
type_desc: Separate type conversion classes from oxm_fields
YAMAMOTO Takashi
2015-01-25
nx_actions: Remove redundant initializations
YAMAMOTO Takashi
[next]