summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-04-17bgp: add stuff for integration with bgp speakerISHIDA Wataru
2014-04-16Rename to CONTRIBUTING.rstFUJITA Tomonori
2014-04-16of14: set default attributes for group-related classesYuichi Ito
2014-04-16of13: set default attributes for group-related classesYuichi Ito
2014-04-16of12: set default attributes for group-related classesYuichi Ito
2014-04-15sw test tool: Correct the comparison method to treat matches as the setYuichi Ito
2014-04-15sw test tool: Fix to compare OFPMatch ignoring fields that masks are all zero...Yuichi Ito
2014-04-15sw test tool: Fix to compare OFPMatch ignoring masks that are all one bitsYuichi Ito
2014-04-10fix pbb itag related testsHiroaki KAWAI
2014-04-10RyuApp: delete a key without handlers when unregistering a handlerFUJITA Tomonori
2014-04-10ryu.app.ofctl: raise exceptions on openflow error messagesYAMAMOTO Takashi
2014-04-10ryu.app.ofctl: implement multipartYAMAMOTO Takashi
2014-04-10ryu.app.ofctl: implement reception of reply messageYAMAMOTO Takashi
2014-04-10ofp_event: add a function to find Event class for given OFP classYAMAMOTO Takashi
2014-04-10RyuApp: add methods to observe/unobserve specific event dynamicallyYAMAMOTO Takashi
2014-04-10RyuApp: allow observing events without having handlersYAMAMOTO Takashi
2014-04-10RyuApp.get_handlers: restructure code and add a commentYAMAMOTO Takashi
2014-04-10RyuApp: add a method to unregister a handlerYAMAMOTO Takashi
2014-04-10controller.handler: simplify codeYAMAMOTO Takashi
2014-04-10controller.handler: use normal classes rather than a namedtupleYAMAMOTO Takashi
2014-04-10controller.handler: g/c now unused codeYAMAMOTO Takashi
2014-04-07igmplib: Fix a problem that querier stops sending a query messageYuichi Ito
2014-04-02Ryu 3.8FUJITA Tomonori
2014-04-01bgp: fix pep8FUJITA Tomonori
2014-04-01bgp: enable to propagate ipv4 networksISHIDA Wataru
2014-04-01bgp: improved debug message in neighbor creationISHIDA Wataru
2014-04-01bgp: changed default configuration value for ease of use with bgp4ISHIDA Wataru
2014-04-01bgp: use hub.Event to wait for the core_service boot instead of sleepISHIDA Wataru
2014-04-01bgp: enable to show ipv4 ribISHIDA Wataru
2014-04-01bgp: send BGP UPDATE msg in BGP4 format when nlri is ipv4ISHIDA Wataru
2014-04-01bgp: handle non-MPBGP UPDATE msgISHIDA Wataru
2014-04-01bgp: remove inappropriate assertion assuming only MPBGP (not BGP4)ISHIDA Wataru
2014-04-01bgp: fix wrong pathISHIDA Wataru
2014-04-01add BGP daemon featureFUJITA Tomonori
2014-04-01ofctl_v1_3: Fix to enable using meter flags multiplyYuichi Ito
2014-03-30stplib: reduce unnecessary constantYuichi Ito
2014-03-30sw test tool: Add default test files (meter)Yuichi Ito
2014-03-30sw test tool: Add support for throughput analysisYuichi Ito
2014-03-30sw test tool: Enable throughput analysisYuichi Ito
2014-03-30sw test tool: Add support for getting throughputYuichi Ito
2014-03-30sw test tool: Add support for installation of flows for throughput analysisYuichi Ito
2014-03-30sw test tool: Add support for deletion of flows for throughput analysisYuichi Ito
2014-03-30sw test tool: Enable parsing a new 'egress' formatYuichi Ito
2014-03-30sw test tool: Enable sending packets continuouslyYuichi Ito
2014-03-30sw test tool: Rename STATE_UNMATCH_PKT_SEND to STATE_SEND_BARRIERYuichi Ito
2014-03-30sw test tool: Refactor packet sending processesYuichi Ito
2014-03-30sw test tool: Add support for sending packets continuouslyYuichi Ito
2014-03-30sw test tool: Enable parsing a new 'ingress' formatYuichi Ito
2014-03-30sw test tool: Enable parsing OFPMeterMod messages in 'prerequisite'Yuichi Ito
2014-03-30sw test tool: Add support for confirmation of installed meter entriesYuichi Ito