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-07-31
test_parser: Add test case for OFP15 group_desc request
Minoru TAKAHASHI
2015-07-31
of1.5: group statistics and group descriptions use a common request format
Minoru TAKAHASHI
2015-07-31
test_parser: Add test case for OFP15 queue_desc request
Minoru TAKAHASHI
2015-07-31
of1.5: queue statistics and queue descriptions use a common request format
Minoru TAKAHASHI
2015-07-31
ofproto_v1_[2345]_parser: Add items method to OFPMatch/OFPStats
Yusuke Iwase
2015-07-30
Add OVSDB manager protocol application
Jason Kölker
2015-07-29
OF: send fin/ack in response to fin packet
FUJITA Tomonori
2015-07-25
packet_data_generator2: Adopt upgrade of ofputil_packet_in
Yusuke Iwase
2015-07-22
test_ofctl: Add some test cases of OF1.0 actions
Minoru TAKAHASHI
2015-07-22
ofctl_v1_0: fix output string of ENQUEUE
Minoru TAKAHASHI
2015-07-22
OXM/OXS: Initialize exp_type with oxm_field
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPPortDescPropRecirculate class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPPortDescPropOxm class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Move utility method to OFPPropBase
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Sort out the inheritance relation of OFP*Prop
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Correct example of OFPPortMod
Yusuke Iwase
2015-07-22
ofproto_v1_[45]_parser: Rename Port Description Properties class
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Enable setting mask in OFPActionSetField
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPActionCopyField support
Yusuke Iwase
2015-07-22
ofproto_v1_5_parser: Add OFPInstructionStatTrigger support
Yusuke Iwase
2015-07-18
add host restful api
Takeshi
2015-07-18
add host discovery functions
Takeshi
2015-07-10
ignore lldp packet to avoid wrong links
Takeshi
2015-07-09
bgp: fix withdrawn label handling again
FUJITA Tomonori
2015-07-09
ignore lldp packet to avoid wrong links
Takeshi
2015-07-08
declare python3 support
FUJITA Tomonori
2015-07-06
bgp: fix bug of not taking care of withdrawn label
ISHIDA Wataru
2015-07-05
Add registers 1-7 as nicira extensions for matching and setting
Gal Sagie
2015-07-04
Implement NX Resubmit-table action
YAMAMOTO Takashi
2015-07-04
travis: run tests with python3
FUJITA Tomonori
2015-07-03
python3: Convert chr to six.int2byte
IWAMOTO Toshihiro
2015-07-03
Fix test packet data generation
IWAMOTO Toshihiro
2015-07-03
Use the asciilist type for lists of ip addresses
IWAMOTO Toshihiro
2015-07-03
python3: Misc str related fixups
IWAMOTO Toshihiro
2015-07-03
python3: Round time() return value to microseconds
IWAMOTO Toshihiro
2015-07-03
python3: Adapt to iterator change
IWAMOTO Toshihiro
2015-07-03
python3: Use b'str' for binary data
IWAMOTO Toshihiro
2015-07-03
python3: Convert str to six.binary_type
IWAMOTO Toshihiro
2015-07-03
packet_utils: Remove checksum() side-effect
IWAMOTO Toshihiro
2015-07-03
python3: Use {encode, decode}('ascii') for text packet data
IWAMOTO Toshihiro
2015-07-03
python3: Partially revert b'str' conversion
IWAMOTO Toshihiro
2015-07-03
python3: Use six.indexbytes for extracting single byte of data
IWAMOTO Toshihiro
2015-07-03
python3: Store AsciiStringType class data as str
IWAMOTO Toshihiro
2015-07-02
Ryu 3.23
FUJITA Tomonori
2015-07-01
python3: fix bgp reggression
FUJITA Tomonori
2015-07-01
python3: Misc. python3 fix
IWAMOTO Toshihiro
2015-07-01
python3: Make stringify test functional
IWAMOTO Toshihiro
2015-07-01
python3: Make ryu.utils.hex_array functional
IWAMOTO Toshihiro
2015-07-01
python3: Use b'str' for binary data
IWAMOTO Toshihiro
2015-07-01
python3: Use six.binary_type for I/O of ryu.lib.rpc
IWAMOTO Toshihiro
[prev]
[next]