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-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
2015-01-20
Implement nx_action_reg_move for OpenFlow 1.3
YAMAMOTO Takashi
2015-01-20
doc/app/ofctl_rest: Add description for OFPAggregateStats message
Yusuke Iwase
2015-01-20
ofctl_rest: support OFPAggregateStats message
Yusuke Iwase
2015-01-20
doc/app/ofctl_rest: Add description for OFPQueueStats message
Yusuke Iwase
2015-01-20
ofctl_rest: support OFPQueueStats message
Yusuke Iwase
2015-01-19
test_oxm: Add UTs for 64-bit experimenter OXMs
YAMAMOTO Takashi
2015-01-19
test_oxm: dedicated UTs for oxm_fields module
YAMAMOTO Takashi
2015-01-19
oxm_fields: Fix 64-bit experimenter OXM support
YAMAMOTO Takashi
2015-01-19
oxm_fields: Fix oxm_length calculation for experimenter OXMs
YAMAMOTO Takashi
2015-01-19
oxm_fields: Add header-only variants of serializer/parser
YAMAMOTO Takashi
2015-01-19
oxm_fields: Prefix internal functions with _ for readability
YAMAMOTO Takashi
2015-01-19
oxm_fields: Add comments
YAMAMOTO Takashi
2015-01-19
OF 1.0: Use ofproto_common.NX_EXPERIMENTER_ID instead of NX_VENDOR_ID
YAMAMOTO Takashi
2015-01-19
nicira_ext: Separate the most of NX definitions from ofproto_v1_0
YAMAMOTO Takashi
2015-01-19
Cleanup isinstance(foo, (int, long))
YAMAMOTO Takashi
2015-01-19
doc/app/ofctl_rest: Add descriptions for duration_nsec field
Yusuke Iwase
2015-01-13
of_v1_0: Fixed the flow format logic to set it correctly when registers match...
Alan Quillin
2015-01-13
of_v1_0: Added support for the NXM_NX_TUN_IPV4_{SRC & DST}[_W] fields
Alan Quillin
2015-01-13
ospf: fix wrong OSPF LSA type
ISHIDA Wataru
2015-01-13
bgp: support of understanding assigned mpls-label for prefix_add in vpnv4
Toshiki Tsuboi
2015-01-13
ofctl_v1_0/2/3: Fix unsuitable log level
Minoru TAKAHASHI
[prev]
[next]