Commit Graph

  • 180cbe7609 of1.3: fix OFP_DESC_PACK_STR FUJITA Tomonori 2012-11-22 16:33:13 +09:00
  • 2b7d08f2ef of1.3: fix OFP_METER_BAND_DSCP_REMARK_PACK_STR assert FUJITA Tomonori 2012-11-22 16:33:12 +09:00
  • 0f348cdbf4 of1.3: fix OFP_TABLE_MOD_PACK_STR assert FUJITA Tomonori 2012-11-22 16:33:11 +09:00
  • b1ffa1a3d5 of1.3: fix OFP_OXM_EXPERIMENTER_HEADER_SIZE assert FUJITA Tomonori 2012-11-22 16:33:10 +09:00
  • b2f725c6df contrib/ovs: TypeError: bad operand type for unary -: 'NoneType' Isaku Yamahata 2012-11-21 17:35:52 +09:00
  • 00ddd8906d of1.2: fix some error constant typos Sriram Natarajan 2012-11-21 10:03:01 +09:00
  • 91b4f9f5fa packet lib: add arp constants OHMURA Kei 2012-11-20 06:47:30 +09:00
  • c1dfc53488 add TLS support OHMURA Kei 2012-11-12 12:46:01 +09:00
  • 6afa1c35ec of1.2: Fix MTVlanVid() parser and serializer HIYAMA Manabu 2012-11-06 19:50:41 +09:00
  • 6e14f983bc don't use select.POLL* constants FUJITA Tomonori 2012-11-03 15:01:14 +09:00
  • 5ccf13809c ofctl_v1_0: update get_flow_stats() to dump actions OHMURA Kei 2012-11-04 23:13:02 +09:00
  • d347dce3c4 wsgi/routes: add regex pattern for each REST component Isaku Yamahata 2012-10-26 05:51:25 +09:00
  • 4b90f751ca contrib/ovs/dirs: replace @variables@ which is replaced by configure Isaku Yamahata 2012-10-12 11:15:17 +09:00
  • 8aefef51bd import ovs python binding library Isaku Yamahata 2012-10-12 10:40:35 +09:00
  • 0ae9c29687 prepare contrib directory which holds third party library Isaku Yamahata 2012-10-12 11:16:19 +09:00
  • 6eeddaa2a4 of1.2: Fix OFPActionExperimenter parser HIYAMA Manabu 2012-11-01 17:13:52 +09:00
  • 4f7b30dad2 packet lib: remove unnecessary ICMP debug message HIYAMA Manabu 2012-11-01 12:41:56 +09:00
  • 552d77ee17 Ryu 1.4 v1.4 FUJITA Tomonori 2012-10-31 10:36:31 +09:00
  • 56516378e0 ryu/app/ofctl_rest: implements ofctl_rest app OHMURA Kei 2012-10-30 11:40:39 +09:00
  • 3e74c789e9 ryu/lib/ofctl_v1_0: introduce OF interface OHMURA Kei 2012-09-03 18:46:40 +09:00
  • 51b3b9a2bd test: add unittests for packet library HIYAMA Manabu 2012-10-19 15:59:38 +09:00
  • 3027becda1 silence unhandled event message FUJITA Tomonori 2012-10-11 03:46:39 +09:00
  • 21f29c6f41 test: add unittests for packet library HIYAMA Manabu 2012-10-11 17:54:37 +09:00
  • c92d8be079 packet lib: fix udp header length HIYAMA Manabu 2012-10-11 17:19:57 +09:00
  • c42673def1 packet lib: fix ipv4 assertion of option field HIYAMA Manabu 2012-10-11 16:25:03 +09:00
  • 398d9a4ba3 tools/pip-requires: add routes which is used by wsgi.py module Isaku Yamahata 2012-10-11 12:57:05 +09:00
  • f5d21573a5 packet lib: add unparsed data to Packet.protocols FUJITA Tomonori 2012-10-05 19:01:33 +09:00
  • 0ee1811f09 v1.3 updates FUJITA Tomonori 2012-10-06 13:30:43 +09:00
  • ef8284dfd1 doc: update packet library FUJITA Tomonori 2012-10-05 19:01:55 +09:00
  • fd692d330d packet lib: kill find_protocol in Packet class FUJITA Tomonori 2012-10-05 19:01:54 +09:00
  • 5a0eea61fa packet lib: set protocol_name in each protocol FUJITA Tomonori 2012-10-05 19:01:53 +09:00
  • 5fd538ee7f packet lib: make Packet class iterator FUJITA Tomonori 2012-10-05 19:01:52 +09:00
  • 9c30012955 packet lib: fix icmp echo serialize OHMURA Kei 2012-10-05 23:29:41 +09:00
  • 9314fa4c64 packet lib: add mpls FUJITA Tomonori 2012-10-04 22:21:20 +09:00
  • 7ad45aa1c1 test: fix unittests for of parser HIYAMA Manabu 2012-10-03 19:17:20 +09:00
  • 12e9445c87 packet lib: add icmp.py OHMURA Kei 2012-10-04 10:59:24 +09:00
  • b624e6369b ofp_handler: print msg.data in hex format, not raw string Isaku Yamahata 2012-10-02 19:33:57 +09:00
  • 05a9c4d8f3 utils: a helper function to convert byte array into hex string Isaku Yamahata 2012-10-02 16:00:59 +09:00
  • 0c3dd305c6 of1.0: fix/add PortMod message Isaku Yamahata 2012-10-02 19:35:03 +09:00
  • 94965a3b5b Removed leading '/' from data_files FUJITA Tomonori 2012-10-02 11:32:23 +09:00
  • 5483d98824 Ryu 1.3 v1.3 FUJITA Tomonori 2012-09-30 21:58:41 +09:00
  • fc264cc971 Fix zero padding HIYAMA Manabu 2012-09-27 18:23:12 +09:00
  • 19c205b897 packet lib: fix vlan pcp bitshift HIYAMA Manabu 2012-09-26 13:09:29 +09:00
  • 79e7d09cf0 packet lib: ipv4 option data support HIYAMA Manabu 2012-09-26 13:07:31 +09:00
  • bb05f39c3a test: add more of1.2 integration tests HIYAMA Manabu 2012-09-25 15:23:53 +09:00
  • 09c70176ab packet lib: tcp option support YAMADA Hideki 2012-09-18 10:01:54 +09:00
  • 8dc60305b9 doc: sync with the latest docs FUJITA Tomonori 2012-09-17 13:22:09 +09:00
  • 3cd6423a3f doc: fix typo in openstack.rst FUJITA Tomonori 2012-09-17 07:30:10 +09:00
  • 83e53c5065 doc: rearrange top page FUJITA Tomonori 2012-09-17 07:30:09 +09:00
  • e1e85442ff doc: use README as getting_started FUJITA Tomonori 2012-09-17 07:30:08 +09:00
  • 9b3246a630 doc: rename getting_started.rst -> parameters.rst FUJITA Tomonori 2012-09-17 07:30:07 +09:00
  • 8b7950dc36 doc: rearrange openstack docs FUJITA Tomonori 2012-09-13 22:33:23 +09:00
  • 5e8d29832d doc: packet library FUJITA Tomonori 2012-09-13 22:21:03 +09:00
  • 8f28a48a2a app/simple_isolation: update handler registration Yoshihiro Kaneko 2012-09-12 12:13:34 +09:00
  • d26cbddf26 packet lib: fix ipv4 flags bitshift Hiyama Manabu 2012-09-10 11:29:11 +09:00
  • ae0253a36c simplify handler registration core FUJITA Tomonori 2012-09-04 12:19:36 +09:00
  • 222d6f1fee register OFP handlers via register_instance FUJITA Tomonori 2012-09-04 12:19:35 +09:00
  • 965c46a7a7 doc: integrate HACKING.rst into SubmittingPatches.rst FUJITA Tomonori 2012-09-03 15:39:15 +09:00
  • 4d678d81a7 doc: rename SubmittingPatches to SubmittingPatches.rst FUJITA Tomonori 2012-09-03 15:39:14 +09:00
  • 4dcda4e47e doc: convert SubmittingPatches into reST style FUJITA Tomonori 2012-09-03 15:39:13 +09:00
  • 74b59f2fdb doc: update README.rst about migration from osrg.net FUJITA Tomonori 2012-09-03 15:00:10 +09:00
  • 87223a7f37 add .nojekyll FUJITA Tomonori 2012-09-03 14:45:53 +09:00
  • 514d3a57ea Move osrg.net contents FUJITA Tomonori 2012-09-03 14:31:47 +09:00
  • 78c4822506 doc: set PYTHONPATH for ryu version constant FUJITA Tomonori 2012-09-03 14:16:52 +09:00
  • 7e95ccb8e7 doc: write Ryu application FUJITA Tomonori 2012-09-02 09:08:21 +09:00
  • 6cc438cb0e doc: use ryu version constant FUJITA Tomonori 2012-08-31 22:02:09 +09:00
  • ab1253e441 doc: change Sphinx style to haiku FUJITA Tomonori 2012-08-31 22:02:08 +09:00
  • 0dc6d0c4f0 doc: fix the link in README.rst FUJITA Tomonori 2012-08-31 21:52:02 +09:00
  • d56ee9d19a Ryu 1.2 v1.2 FUJITA Tomonori 2012-08-31 15:27:42 +09:00
  • 90021d43c1 remove OFPFlowRemoved and OFPPortStatus handlers in MAIN_DISPATCHER FUJITA Tomonori 2012-08-29 22:54:21 +09:00
  • 6e55bc8b98 remove unnecessary OFPFlowRemoved and OFPBarrierReply handlers in CONFIG_DISPATCHER FUJITA Tomonori 2012-08-29 22:54:20 +09:00
  • 10fa798590 remove unnecessary OFPEchoReply handler in dispatchers FUJITA Tomonori 2012-08-30 08:22:56 +09:00
  • 05521398c1 packet lib: fix ipv4 option field handling FUJITA Tomonori 2012-08-30 16:44:03 +09:00
  • 77df140ecf packet lib: set _MIN_LEN class variable FUJITA Tomonori 2012-08-28 08:13:50 +09:00
  • 4d00bc8025 packet lib: add tcp support FUJITA Tomonori 2012-08-27 11:37:31 +09:00
  • 1241dafde4 packet lib: convert ip to use the checksum helper function FUJITA Tomonori 2012-08-27 11:37:30 +09:00
  • 2814763bb8 packet lib: add udp data transmit and checksum support FUJITA Tomonori 2012-08-27 11:37:29 +09:00
  • 0153f492ea packet lib: add packet_utils.py FUJITA Tomonori 2012-08-27 11:37:28 +09:00
  • 3fdb2dabec packet lib: add data serialize support to Packet class FUJITA Tomonori 2012-08-27 11:37:27 +09:00
  • 4e887d03c8 packet lib: calculate the udp length FUJITA Tomonori 2012-08-27 11:37:26 +09:00
  • 79ae375136 packet lib: calculate the ip total length FUJITA Tomonori 2012-08-27 11:37:25 +09:00
  • d0cc259e3b packet lib: serialize in reverse order FUJITA Tomonori 2012-08-27 11:37:24 +09:00
  • b3e491349a of1.2: fix OFPFlowRemoved parser FUJITA Tomonori 2012-08-27 13:18:44 +09:00
  • 3c339e77cc of1.2: fix ofp_port_stats pack format FUJITA Tomonori 2012-08-24 15:56:41 +09:00
  • cccd01f5ea test: fix pep8 1.3.3 warnings FUJITA Tomonori 2012-08-22 14:43:37 +09:00
  • c8cd4226d7 fix pep8 1.3.3 warnings FUJITA Tomonori 2012-08-22 06:27:12 +09:00
  • 1dcf8f76d9 test: use the latest version of pep8 FUJITA Tomonori 2012-08-21 14:53:01 +09:00
  • 03b42e23d4 add packet library FUJITA Tomonori 2012-08-21 14:21:11 +09:00
  • 3579a3e37c controller: print backtrace when exception in addition to stacktrace Isaku Yamahata 2012-08-20 11:05:33 +09:00
  • c771dc8d6f test: add stats and config tests to integrated test suite FUJITA Tomonori 2012-08-19 16:01:41 +09:00
  • 2a7f243425 of: Fix OFPEchoRequest serialize FUJITA Tomonori 2012-08-10 01:40:27 +09:00
  • 1eb52f7671 of1.2: pretty OFPGetConfigReply parser FUJITA Tomonori 2012-08-06 08:26:22 +09:00
  • b49ccfc11b clean up ETH_TYPE_ constants FUJITA Tomonori 2012-07-31 10:13:21 +09:00
  • 7830a134de add ethernet type constants FUJITA Tomonori 2012-07-31 10:13:20 +09:00
  • 254db170ec test: fix SET_NW_TOS action in test_add_flow_v10 FUJITA Tomonori 2012-07-31 09:35:16 +09:00
  • 89b5f3c5d0 clean up IPPROTO_ constants FUJITA Tomonori 2012-07-31 07:13:53 +09:00
  • 6ba1075b6c add IPPROTO_SCTP constant FUJITA Tomonori 2012-07-31 07:13:52 +09:00
  • 562515949d rename ryu/ofproto/in.py to ryu/ofproto/inet.py FUJITA Tomonori 2012-07-31 07:13:51 +09:00
  • a41029a2b9 test: specify OF version in integrated test suite FUJITA Tomonori 2012-07-31 06:40:16 +09:00
  • dbade0ca57 Add SubmittingPatches doc FUJITA Tomonori 2012-07-28 15:50:33 +09:00