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-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
2015-01-05
Ryu 3.17
FUJITA Tomonori
2014-12-31
ospf: add SummaryLSA class
ISHIDA Wataru
2014-12-28
ofctl_v1_2, 3: Fix regression of IP arbitrary bitmask support
FUJITA Tomonori
2014-12-28
bgp: bug fix of timestamps of BMPRouteMonitoring in bmp.py
Toshiki Tsuboi
2014-12-28
topology/switches: add of1.2+ support for the drop_packet function.
Wei-Li Tang
2014-12-22
bgp: Fix filter message variable
Jerry Cen
2014-12-18
bgp: support New best path selecting
Toshiki Tsuboi
2014-12-11
ofctl_rest: Fix clear flow entries command
Yusuke Iwase
2014-12-08
rest_qos: fix error of additional a qos rule with "priority"
Minoru TAKAHASHI
2014-12-08
rest_qos: fix a comment
Minoru TAKAHASHI
2014-12-07
bgp: support new handler in case of changing BGP session
Toshiki Tsuboi
2014-12-05
doc/app/ofctl_rest: Add description for capabilities field in OPFMeterFeatures
Yusuke Iwase
2014-12-05
ofctl_v1_3: Fix to parse capabilities field in OPFMeterFeatures
Yusuke Iwase
2014-12-05
ofproto_v1_[234]_parser: Add notes for vlan_vid match field
Yusuke Iwase
2014-12-02
Ryu 3.16
FUJITA Tomonori
2014-11-30
packet lib: don't crash with bogus ospf packet
FUJITA Tomonori
2014-11-30
bmp: bug fix of peer bgp ID in BMP Message
Yuji Oshima
2014-11-29
doc/app/ofctl_rest: Add command examples for OFPVID_NONE/PRESENT
Minoru TAKAHASHI
2014-11-29
ofctl_v1_2/3: Fully support the match combinations for VLAN ID
Minoru TAKAHASHI
2014-11-26
fix security problem of some RESTful apps
Yusuke Iwase
2014-11-25
Workaround of os.path.samefile
Chris Small
2014-11-25
test_ofctl: Modify to use new match api and field parser
Yusuke Iwase
2014-11-25
ofctl_v1_/2/3: Modify to_match() to use new match api
Yusuke Iwase
2014-11-25
ofctl_v1_/2/3: Modify match_to_str() to use new match field parser
Yusuke Iwase
2014-11-25
bgp: bug fix of handling nexthop for eBGP peering
Toshiki Tsuboi
2014-11-07
test_utils: Add unit test for ryu.utils
Yusuke Iwase
2014-11-07
utils: Fix bytearray conversion
Yusuke Iwase
2014-11-18
test_ofctl_v1_2/3: Add a test case of masked metadata
Minoru TAKAHASHI
2014-11-18
test_ofctl_v1_2/3: Fix some test cases
Minoru TAKAHASHI
2014-11-18
bgp: bug fix of Multi Exit Discriminator (MED)
Toshiki Tsuboi
2014-11-18
ofctl_rest: fix some mistypes
Palubinskas Vilius
2014-11-17
doc/app/ofctl_rest: Correct command examples
Yusuke Iwase
[next]