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-28
lib ofctl_v1_2: add VLAN_ID setting means
竹下昇
2013-03-28
ofproto_v1_0_parser: add nx_flow_stats_{request, reply}
OHMURA Kei
2013-03-28
ofproto_v1_0: add nx_stats constants
OHMURA Kei
2013-03-28
nx_match: add MFField parser
OHMURA Kei
2013-03-25
lib ofctl_v1_2: fix file modes
FUJITA Tomonori
2013-03-25
add ofctl_v1_2 library
watanabe.fumitaka
2013-03-25
update ofctl_v1_0 library
watanabe.fumitaka
2013-03-25
add firewall Ryu application
watanabe.fumitaka
2013-03-24
app_manager: fix close dict handling bug
OHMURA Kei
2013-03-24
ryu-manager: use try-finally statement
OHMURA Kei
2013-03-24
nx_match: add vlan and vlan_pop
Christopher Scherb
2013-03-25
topology: support link discovery
YAMADA Hideki
2013-03-25
topology: switch discovering module
YAMADA Hideki
2013-03-25
event: Add sync flag and event src for request/reply
YAMADA Hideki
2013-03-18
TLS: use a full spelling of a cli option
YAMAMOTO Takashi
2013-03-18
TLS: test cli options consistently in the same line
YAMAMOTO Takashi
2013-03-18
TLS: update an example output
YAMAMOTO Takashi
2013-03-18
ofconfig: use ElementTree iterator instead of getchildren
YAMAMOTO Takashi
2013-03-18
ryu.controller.controller.Datapath: keep handler list regardless of state
Yoshihiro Kaneko
2013-03-18
vsctl: fix timeout
YAMAMOTO Takashi
2013-03-18
tunnel_port_updater: g/c _LOCK
YAMAMOTO Takashi
2013-03-18
packet lib: fix icmpv6.nd parser
HIYAMA Manabu
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
[next]