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
2012-12-11
doc: setup TLS connection
OHMURA Kei
2012-12-07
of1.3: fix OFPT_PACKET_IN parser
FUJITA Tomonori
2012-11-30
Ryu 1.5
FUJITA Tomonori
2012-11-30
set setup.py install_requires properly
FUJITA Tomonori
2012-11-30
python/ovs/stream: Fix Stream.connect() retval for incomplete connection.
Isaku Yamahata
2012-11-30
Revert "contrib/ovs/stream.py: TypeError: bad operand type for unary -: 'None...
Isaku Yamahata
2012-11-28
ryu/log: bugfix
YAMADA Hideki
2012-11-26
ofctl_v1_0: update and clean up
OHMURA Kei
2012-11-23
enable OF1.3 support
FUJITA Tomonori
2012-11-23
of1.3: fix OFPMP_FLOW
FUJITA Tomonori
2012-11-23
of1.3: support OFPMatch
FUJITA Tomonori
2012-11-23
Add workaround to switch_features_handler for OF1.3
FUJITA Tomonori
2012-11-23
of1.3: fix OFPPacketQueue
FUJITA Tomonori
2012-11-23
of1.3: fix OFPSetAsyn
FUJITA Tomonori
2012-11-23
of1.3: fix OFPQueueProp
FUJITA Tomonori
2012-11-23
of1.3: fix OFPMeterFeaturesStatsRequest
FUJITA Tomonori
2012-11-23
of1.3: fix OFPMeterConfigStatsReply
FUJITA Tomonori
2012-11-23
of1.3: fix OFPPortStatsReply
FUJITA Tomonori
2012-11-23
of1.3: fix OFPMP_AGGREGATE
FUJITA Tomonori
2012-11-23
of1.3: fix OFP_DESC_PACK_STR
FUJITA Tomonori
2012-11-23
of1.3: fix OFP_METER_BAND_DSCP_REMARK_PACK_STR assert
FUJITA Tomonori
2012-11-23
of1.3: fix OFP_TABLE_MOD_PACK_STR assert
FUJITA Tomonori
2012-11-23
of1.3: fix OFP_OXM_EXPERIMENTER_HEADER_SIZE assert
FUJITA Tomonori
2012-11-22
contrib/ovs: TypeError: bad operand type for unary -: 'NoneType'
Isaku Yamahata
2012-11-21
of1.2: fix some error constant typos
Sriram Natarajan
2012-11-20
packet lib: add arp constants
OHMURA Kei
2012-11-16
add TLS support
OHMURA Kei
2012-11-06
of1.2: Fix MTVlanVid() parser and serializer
HIYAMA Manabu
2012-11-05
don't use select.POLL* constants
FUJITA Tomonori
2012-11-05
ofctl_v1_0: update get_flow_stats() to dump actions
OHMURA Kei
2012-11-03
wsgi/routes: add regex pattern for each REST component
Isaku Yamahata
2012-11-03
contrib/ovs/dirs: replace @variables@ which is replaced by configure
Isaku Yamahata
2012-11-03
import ovs python binding library
Isaku Yamahata
2012-11-03
prepare contrib directory which holds third party library
Isaku Yamahata
2012-11-01
of1.2: Fix OFPActionExperimenter parser
HIYAMA Manabu
2012-11-01
packet lib: remove unnecessary ICMP debug message
HIYAMA Manabu
2012-10-31
Ryu 1.4
FUJITA Tomonori
2012-10-30
ryu/app/ofctl_rest: implements ofctl_rest app
OHMURA Kei
2012-10-30
ryu/lib/ofctl_v1_0: introduce OF interface
OHMURA Kei
2012-10-23
test: add unittests for packet library
HIYAMA Manabu
2012-10-17
silence unhandled event message
FUJITA Tomonori
2012-10-12
test: add unittests for packet library
HIYAMA Manabu
2012-10-12
packet lib: fix udp header length
HIYAMA Manabu
2012-10-12
packet lib: fix ipv4 assertion of option field
HIYAMA Manabu
2012-10-12
tools/pip-requires: add routes which is used by wsgi.py module
Isaku Yamahata
2012-10-11
packet lib: add unparsed data to Packet.protocols
FUJITA Tomonori
2012-10-06
doc: update packet library
FUJITA Tomonori
2012-10-06
packet lib: kill find_protocol in Packet class
FUJITA Tomonori
2012-10-06
packet lib: set protocol_name in each protocol
FUJITA Tomonori
2012-10-06
packet lib: make Packet class iterator
FUJITA Tomonori
[next]