summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-02-10packet_data_generator3: generate an NXActionRegLoad packetIWAMOTO Toshihiro
2016-02-10Implement NXActionRegLoadIWAMOTO Toshihiro
2016-02-10test_parser: Fix ofp_multipart_type in OFPFlowStatsRequestIWASE Yusuke
2016-02-10ofproto_v1_5_parser: Add missing field in OFPMeterFeaturesStatsIWASE Yusuke
2016-02-10ofproto_v1_5_parser: Fix unresolved structure referencesIWASE Yusuke
2016-02-10test_parser: Add missing packet data for OFP15IWASE Yusuke
2016-02-10tox: Adapt to PyPy interpreterIWASE Yusuke
2016-02-10of12/3/4/5: fix to_jsondict of OFPActionSetFieldMinoru TAKAHASHI
2016-02-10protocols/bgp: Log socket creation errorJason Kölker
2016-02-02Ryu 3.30FUJITA Tomonori
2016-02-01Update conntrack test json and binary packetsIWAMOTO Toshihiro
2016-02-01test_parser: add conntrack NAT testsIWAMOTO Toshihiro
2016-02-01packet_data_generator3: add a couple of conntrack packetsIWAMOTO Toshihiro
2016-02-01Implement NXActionNATIWAMOTO Toshihiro
2016-02-01rest_router: Ensure that usage of icmp.dest_unreach and icmp.TimeExceeded com...Victor Orlikowski
2016-01-31packet: Better validate parameters to constructors better icmpVictor Orlikowski
2016-01-31doc: remove obsolete OpenStack infoFUJITA Tomonori
2016-01-31bgp: Clean up syntax in services/protocols/bgp/operator/views/base.py to avoi...Victor Orlikowski
2016-01-31Reconnected event additions and cleanupsVictor Orlikowski
2016-01-31test: Yet another typo fixVictor Orlikowski
2016-01-31test: ImportError fix, error caused by unordered import LinkYgor Amaral
2016-01-31topology: Make sure the last IP in the list is the newest IP.Chia-Lin Cho
2016-01-30Message cleanup in ofproto_parserVictor Orlikowski
2016-01-30Typo cleanupVictor Orlikowski
2016-01-30Typo fixes in lib/packet/bgp.pyVictor Orlikowski
2016-01-30Fix: "AddrFormatError: address '...' is not an EUIv48"Jan Keler
2016-01-30packet/bgp: Gaurd against extra data in the bufferJason Kölker
2016-01-30protocols/ovsdb: Forcably kill the main_threadJason Kölker
2016-01-30protocols/ovsdb: Handle accept() errorsJason Kölker
2016-01-30protocols/ovsdb: Handle disconnects gracefullyJason Kölker
2016-01-30test: disable rpc unittest with large file for nowFUJITA Tomonori
2016-01-21ofproto/NXAction: Fix NXActionUnknown parsingMinoru TAKAHASHI
2016-01-21of14_parser: unify OFPActionExperimenter implementationMinoru TAKAHASHI
2016-01-19test_ofctl: Update json representationsIWASE Yusuke
2016-01-19test_ofctl_utils: Add unit tests for ofctl_utils.pyIWASE Yusuke
2016-01-19lib/ofctl: Add utility library for ofctl_v1_*.pyIWASE Yusuke
2016-01-19doc: Add Nicira Extension Structures referencesIWASE Yusuke
2016-01-19doc: ofproto_ref: Update supported actions/matches listIWASE Yusuke
2016-01-19packet_data: regenIWASE Yusuke
2016-01-19test_parser: Add expected json representationsIWASE Yusuke
2016-01-19packet_data_generator2: Add some OFP13/15 messagesIWASE Yusuke
2016-01-19lib/ofctl_v1_*: Confirm hw_addr is str in mod_port_behaviorIWASE Yusuke
2016-01-19test_ofctl: Compare sent messages in json representationIWASE Yusuke
2016-01-19Remove old link when link updatesChia-Lin Cho
2016-01-19fixes for mutable default argumentsMinoru TAKAHASHI
2016-01-08Cleanup variable name for clarityVictor Orlikowski
2016-01-08cap oslo.config version only in python2.6FUJITA Tomonori
2016-01-04Ryu 3.29FUJITA Tomonori
2015-12-30Generate new datapath event for switch connecting multiple timesVictor Orlikowski
2015-12-30Fix handling of state transition to config modeVictor Orlikowski