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
2013-03-08
doc: of_config library
Isaku Yamahata
2013-03-08
of_config: sample test code to use ofconfig capable_switch
Isaku Yamahata
2013-03-08
of_config: OF capable switch class to issue OFConfig request
Isaku Yamahata
2013-03-08
of_config: constants for of-config
Isaku Yamahata
2013-03-08
of_config/schema: add missing import
Isaku Yamahata
2013-03-08
of_config: import XML schema files for OF config.
Isaku Yamahata
2013-03-08
netconf: add constants for netconf
Isaku Yamahata
2013-03-08
netconf: improve schema for netconf
Isaku Yamahata
2013-03-08
netconf: import XML schema for netconf
Isaku Yamahata
2013-03-08
netconf: import xml schema
Isaku Yamahata
2013-03-08
MANIFEST.in: include XML schema files
Isaku Yamahata
2013-03-07
ofp: send events to others before calling own handlers
FUJITA Tomonori
2013-03-06
wsgi: remove unused logging code
FUJITA Tomonori
2013-03-06
doc: fix bug in tls.rst
OHMURA Kei
2013-03-06
log-cleanup: honor --default-log-level in case of --verbose
YAMAMOTO Takashi
2013-03-06
log-cleanup: per RyuApp logger
YAMAMOTO Takashi
2013-03-06
log-cleanup: remove an unused logger instance
YAMAMOTO Takashi
2013-03-06
log-cleanup: remove an unused logger instance
YAMAMOTO Takashi
2013-03-06
ryu-manager: stop modifying CONF.app_list
YAMAMOTO Takashi
2013-03-06
of1.3: fix error in group_mod
Zhang Dongya
2013-03-05
Add request/reply event support to support communication between apps
FUJITA Tomonori
2013-03-05
ryu.log: change type of --use_syslog option to Boolean.
EisukeTAKAHASHI
2013-03-05
contrib ncclient: missing comma
Isaku Yamahata
2013-03-05
contrib: import ncclient library (NETCONF clients)
FUJITA Tomonori
2013-03-04
of1.3: fix a comment typo
YAMAMOTO Takashi
2013-03-04
revert s/_/-/ changes for ryu.conf
YAMAMOTO Takashi
2013-03-03
fix missing parameter in calling 'msg_pack_info' of OFPActionPushMpls/PopMpls
Zhang Dongya
2013-03-03
add missing 'field' parameter to __init__ function of OFPActionSetField
Zhang Dongya
2013-03-03
fix incorrect naming '__serialize_body' in OFPRoleRequest
Zhang Dongya
2013-03-03
fix OFPMatch decode error in 'parser' function of OFPFlowRemoved
Zhang Dongya
2013-03-03
add missing 'length' field of OFPPort when decoding
Zhang Dongya
2013-03-03
add missing 'match' parameter to __init__ function of OFPAggregateStatsRequest
Zhang Dongya
2013-03-03
fix error in OFP_DESC_PACK_STR (change 'c' to 's')
Zhang Dongya
2013-03-02
remove port_no argument of OFPPortDescStatsRequest.__init__
YAMAMOTO Takashi
2013-03-02
fix OFPMultipartRequest._serialize_stats_body
YAMAMOTO Takashi
2013-03-01
test of1.2: fix typos from mid to min
KONDOH Tasuku
2013-02-28
g/c --monkey-patch option
YAMAMOTO Takashi
2013-02-28
test of1.2: add test code of OFPErrorExperimenterMsg
KONDOH Tasuku
2013-02-28
Ryu 1.7
FUJITA Tomonori
2013-02-27
RyuApp: allows observers to specify state
FUJITA Tomonori
2013-02-27
lib/mac: fix raise ValueError
EisukeTAKAHASHI
2013-02-27
app_manager: allow separated modules of Event and RyuApp
YAMADA Hideki
2013-02-27
of1.2: fix OFPErrorExperimenterMsg
KONDOH Tasuku
2013-02-25
try to sync documentation with the reality
YAMAMOTO Takashi
2013-02-25
mechanical documentation update after option name changes
YAMAMOTO Takashi
2013-02-25
update an example after option name changes
YAMAMOTO Takashi
2013-02-25
change --foo_bar options to --foo-bar
YAMAMOTO Takashi
2013-02-25
appease pep8
YAMAMOTO Takashi
2013-02-25
test of1.2: add test code of max, min, and pattern. review of the test code
KONDOH Tasuku
2013-02-25
xflow: add sflow support
watanabe.fumitaka
[next]