summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-03-28lib ofctl_v1_2: add VLAN_ID setting means竹下昇
2013-03-28ofproto_v1_0_parser: add nx_flow_stats_{request, reply}OHMURA Kei
2013-03-28ofproto_v1_0: add nx_stats constantsOHMURA Kei
2013-03-28nx_match: add MFField parserOHMURA Kei
2013-03-25lib ofctl_v1_2: fix file modesFUJITA Tomonori
2013-03-25add ofctl_v1_2 librarywatanabe.fumitaka
2013-03-25update ofctl_v1_0 librarywatanabe.fumitaka
2013-03-25add firewall Ryu applicationwatanabe.fumitaka
2013-03-24app_manager: fix close dict handling bugOHMURA Kei
2013-03-24ryu-manager: use try-finally statementOHMURA Kei
2013-03-24nx_match: add vlan and vlan_popChristopher Scherb
2013-03-25topology: support link discoveryYAMADA Hideki
2013-03-25topology: switch discovering moduleYAMADA Hideki
2013-03-25event: Add sync flag and event src for request/replyYAMADA Hideki
2013-03-18TLS: use a full spelling of a cli optionYAMAMOTO Takashi
2013-03-18TLS: test cli options consistently in the same lineYAMAMOTO Takashi
2013-03-18TLS: update an example outputYAMAMOTO Takashi
2013-03-18ofconfig: use ElementTree iterator instead of getchildrenYAMAMOTO Takashi
2013-03-18ryu.controller.controller.Datapath: keep handler list regardless of stateYoshihiro Kaneko
2013-03-18vsctl: fix timeoutYAMAMOTO Takashi
2013-03-18tunnel_port_updater: g/c _LOCKYAMAMOTO Takashi
2013-03-18packet lib: fix icmpv6.nd parserHIYAMA Manabu
2013-03-08doc: of_config libraryIsaku Yamahata
2013-03-08of_config: sample test code to use ofconfig capable_switchIsaku Yamahata
2013-03-08of_config: OF capable switch class to issue OFConfig requestIsaku Yamahata
2013-03-08of_config: constants for of-configIsaku Yamahata
2013-03-08of_config/schema: add missing importIsaku Yamahata
2013-03-08of_config: import XML schema files for OF config.Isaku Yamahata
2013-03-08netconf: add constants for netconfIsaku Yamahata
2013-03-08netconf: improve schema for netconfIsaku Yamahata
2013-03-08netconf: import XML schema for netconfIsaku Yamahata
2013-03-08netconf: import xml schemaIsaku Yamahata
2013-03-08MANIFEST.in: include XML schema filesIsaku Yamahata
2013-03-07ofp: send events to others before calling own handlersFUJITA Tomonori
2013-03-06wsgi: remove unused logging codeFUJITA Tomonori
2013-03-06doc: fix bug in tls.rstOHMURA Kei
2013-03-06log-cleanup: honor --default-log-level in case of --verboseYAMAMOTO Takashi
2013-03-06log-cleanup: per RyuApp loggerYAMAMOTO Takashi
2013-03-06log-cleanup: remove an unused logger instanceYAMAMOTO Takashi
2013-03-06log-cleanup: remove an unused logger instanceYAMAMOTO Takashi
2013-03-06ryu-manager: stop modifying CONF.app_listYAMAMOTO Takashi
2013-03-06of1.3: fix error in group_modZhang Dongya
2013-03-05Add request/reply event support to support communication between appsFUJITA Tomonori
2013-03-05ryu.log: change type of --use_syslog option to Boolean.EisukeTAKAHASHI
2013-03-05contrib ncclient: missing commaIsaku Yamahata
2013-03-05contrib: import ncclient library (NETCONF clients)FUJITA Tomonori
2013-03-04of1.3: fix a comment typoYAMAMOTO Takashi
2013-03-04revert s/_/-/ changes for ryu.confYAMAMOTO Takashi
2013-03-03fix missing parameter in calling 'msg_pack_info' of OFPActionPushMpls/PopMplsZhang Dongya
2013-03-03add missing 'field' parameter to __init__ function of OFPActionSetFieldZhang Dongya