Commit Graph

  • 7a9b1be5d6 test_parser: add conntrack tests IWAMOTO Toshihiro 2015-11-12 15:53:33 +09:00
  • 877ed2804a packet_data_generator3: add a couple of conntrack packets IWAMOTO Toshihiro 2015-11-12 15:53:32 +09:00
  • 0599edf753 Implement NXActionCT and related ct_* matches IWAMOTO Toshihiro 2015-11-12 15:53:31 +09:00
  • 89e1bcd577 tox: disable wheel cache Satoshi KOBAYASHI 2015-11-10 15:00:41 +09:00
  • 7615458870 python3: implicit relative import was deprecated Satoshi KOBAYASHI 2015-11-10 12:33:30 +09:00
  • d6a16862ac python3: itertools.ifilter() doesn't exist Satoshi KOBAYASHI 2015-11-10 12:33:29 +09:00
  • 718e934184 python3: iter#next() doesn't exist Satoshi KOBAYASHI 2015-11-10 12:33:28 +09:00
  • 6c85fc9c70 python3: <function>#func_name is renamed to __name__ Satoshi KOBAYASHI 2015-11-10 12:33:27 +09:00
  • 3a0ea9e2bb python3: import __future__ for just in case Satoshi KOBAYASHI 2015-11-10 12:33:26 +09:00
  • 466cf26d92 python3: StandardError doesn't exist Satoshi KOBAYASHI 2015-11-10 12:33:25 +09:00
  • 6133901bb5 ofctl_v1_3: Fix unsuitable error log in mod_meter_entry() Minoru TAKAHASHI 2015-11-09 13:57:23 +09:00
  • 0aefad7048 Ryu 3.27 v3.27 FUJITA Tomonori 2015-11-03 12:53:30 +09:00
  • 5b81c634be bgp: fix of sending "Start-of-RIB" and "End-of-RIB" in Enhanced Route-Refresh Toshiki Tsuboi 2015-10-16 23:28:30 +09:00
  • 30e2eb67c4 doc/app/ofctl_rest: Add description for OFPTableStats message Minoru TAKAHASHI 2015-10-22 17:31:38 +09:00
  • 58cb365755 doc/app/ofctl_rest: Add description for OFPQueueGetConfig message Minoru TAKAHASHI 2015-10-22 17:31:37 +09:00
  • ec55ca5756 doc/app/ofctl_rest: Add description for OFPTableFeaturesStats message Minoru TAKAHASHI 2015-10-22 17:31:36 +09:00
  • 6518654a1b ofctl_rest: support OFPQueueGetConfig Message Minoru TAKAHASHI 2015-10-22 17:31:35 +09:00
  • 26e8efb246 ofctl_rest: support OFPTableFeaturesStats Message Minoru TAKAHASHI 2015-10-22 17:31:34 +09:00
  • 9a534b46a6 ofctl_rest: support OFPTableStats Message Minoru TAKAHASHI 2015-10-22 17:31:33 +09:00
  • f4f24469da vrrp: fix param of virtual_ip_address for rpc_api Toshiki Tsuboi 2015-10-24 08:07:11 +09:00
  • 7af6e28ea3 tester: Reduce pylint warnings IWASE Yusuke 2015-10-26 17:30:56 +09:00
  • ce6e5ddd62 tester: Add test cases for OpenFlow1.0 IWASE Yusuke 2015-10-26 17:30:55 +09:00
  • 74d5de7803 tester: Support to test OpenFlow1.0 switch IWASE Yusuke 2015-10-26 17:30:54 +09:00
  • 7c7fb56ad6 packet_data: Fix wildcarded match value in OF1.0 IWASE Yusuke 2015-10-26 17:30:53 +09:00
  • d6b7dd5c40 of10: Human readable address field in json Match/Action IWASE Yusuke 2015-10-26 17:30:52 +09:00
  • a9876bf5c4 Try logging.config.dictConfig before in-tree version IWAMOTO Toshihiro 2015-10-16 14:42:37 +09:00
  • ff66183243 Python3: use int instead of long IWAMOTO Toshihiro 2015-10-16 14:42:36 +09:00
  • dc361d1a3b Python3: complete previous removal of types usage IWAMOTO Toshihiro 2015-10-16 14:42:35 +09:00
  • d5bb8d4603 Python3: use dict instead of types.DictType IWAMOTO Toshihiro 2015-10-16 14:42:34 +09:00
  • 604b16c565 doc: Change Sphinx html_theme to sphinx_rtd_theme IWASE Yusuke 2015-10-22 05:45:50 +09:00
  • e22f86f417 bgp: support of CAP_ENHANCED_REFRESH for vpnv4 Toshiki Tsuboi 2015-10-14 10:23:41 +09:00
  • e4f4704b73 tester: Use six.binary_type for binary data comparison IWASE Yusuke 2015-10-09 16:51:27 +09:00
  • e4333e3286 tester: Enable to sort instructions instance by type IWASE Yusuke 2015-10-09 16:51:26 +09:00
  • 72a5b442b1 tester: Remove too broad exception handling IWASE Yusuke 2015-10-09 16:51:25 +09:00
  • c9783734b4 tester: Strict string argument encoding in Python3 IWASE Yusuke 2015-10-09 16:51:24 +09:00
  • 2c92a0a0eb tester: Adapt to Python3 dictview IWASE Yusuke 2015-10-09 16:51:23 +09:00
  • fb9d3cdb81 packet_data: Regen Minoru TAKAHASHI 2015-10-09 13:14:26 +09:00
  • e43796062a test_parser: Add expected json for OFP13/15 Messages Minoru TAKAHASHI 2015-10-09 13:13:54 +09:00
  • 44e7069704 packet_data_generator2: Add OFP13/15 Messages Minoru TAKAHASHI 2015-10-09 13:13:05 +09:00
  • 3f0fdbc542 packet_data_generator2: Sort by OF1.5 index order Minoru TAKAHASHI 2015-10-09 13:12:18 +09:00
  • 55ed988834 packet_data_generator2: Fix to use struct eth_addr Minoru TAKAHASHI 2015-10-09 13:11:45 +09:00
  • b4c3ef03a4 doc: Add openflow api reference for of1.0 Yusuke Iwase 2015-10-06 16:52:27 +09:00
  • 4195d3863a ofproto_v1_0_parser: Add comments for OF1.0 protocol Yusuke Iwase 2015-10-06 16:51:40 +09:00
  • 4242dcff1a doc: Handle ERROR of unexpected indentation Yusuke Iwase 2015-10-06 16:50:50 +09:00
  • e7ce316918 test_ip: Add tests for IPv4-int conversion Yusuke Iwase 2015-10-06 16:50:04 +09:00
  • 9e542b8851 of10: Add __contains__ method into OFPMatch Yusuke Iwase 2015-10-06 16:49:27 +09:00
  • 85bb012896 test_parser_v10: Fix wildcards param for unit test Yusuke Iwase 2015-10-06 16:48:43 +09:00
  • 9663fbe563 of10: Support human readable MAC/IPv4 address in OFPMatch Yusuke Iwase 2015-10-06 16:48:08 +09:00
  • c0723eb0a6 Ryu 3.26 v3.26 FUJITA Tomonori 2015-10-02 04:25:01 +09:00
  • b1c1adf79a switch/tester: Add sleep interval for each test case Yusuke Iwase 2015-09-10 13:50:14 +09:00
  • 40acc4bc82 ofproto_v1_[45]_parser: Add parser() for OFPRequestForward Yusuke Iwase 2015-09-30 15:46:58 +09:00
  • 927cda4392 remove old Ryu OpenStack plugin stuff FUJITA Tomonori 2015-09-27 09:00:34 +09:00
  • 50ad776a32 packet: lldp: python3 fix FUJITA Tomonori 2015-09-28 22:11:06 +09:00
  • 571f6a1c5a bgp: support disabling listening socket FUJITA Tomonori 2015-09-23 13:01:42 +09:00
  • 448ebe99e9 bgp: python3 fixes FUJITA Tomonori 2015-09-21 21:18:40 +09:00
  • 95ae3c7211 test_parser_ofpmatch: Add tests for Experimenter OXMs Yusuke Iwase 2015-09-17 16:31:06 +09:00
  • be5b00996d OXM/OXS: Enable to sort Experimenter oxm_type/oxs_type in Python3 Yusuke Iwase 2015-09-17 16:30:22 +09:00
  • 1d1777c891 test_parser_ofpmatch: Add test cases for OF1.4 and OF1.5 Yusuke Iwase 2015-09-17 16:29:34 +09:00
  • 033d99474a .travis.yml: Suppress the output of unit tests Yusuke Iwase 2015-09-17 16:28:48 +09:00
  • 4ada0bbd9c ofproto: Sort out the NX OXMs definition Yusuke Iwase 2015-09-17 16:28:09 +09:00
  • 81208354e9 ofproto: Refine module import Yusuke Iwase 2015-09-17 16:27:30 +09:00
  • 5116d1f84f ofproto_v1_[45]_parser: Remove unused OFPMatchField Yusuke Iwase 2015-09-17 16:26:54 +09:00
  • 7872ba275c doc/ofproto_v1_2_ref: Add description for Port Structures Minoru TAKAHASHI 2015-09-17 13:05:00 +09:00
  • 2079d06d6f doc/ofproto_v1_3_ref: Add description for Port Structures Minoru TAKAHASHI 2015-09-17 13:04:37 +09:00
  • 950a506494 doc/ofproto_v1_4_ref: Add description for Port Structures Minoru TAKAHASHI 2015-09-17 13:04:15 +09:00
  • c36bafea26 doc/ofproto_v1_5_ref: Add description for Port Structures and Controller Status Structure Minoru TAKAHASHI 2015-09-17 13:03:52 +09:00
  • c638c345dd Examples contain invalid MAC addresses Steffen Gebert 2015-09-17 12:03:22 +02:00
  • 388adf152c ofproto_v1_0_parser: Add __getitem__ method into OFPMatch Yusuke Iwase 2015-09-10 15:49:24 +09:00
  • 5cda019b3c test_parser_v10: Add test case for __getitem__ of OFPMatch Yusuke Iwase 2015-09-10 15:50:14 +09:00
  • b874ae839d doc/app/ofctl_rest: Add command examples for WRITE/CLEAR_ACTIONS Minoru TAKAHASHI 2015-09-11 10:19:43 +09:00
  • 992bf7318d Uncap pbr version IWAMOTO Toshihiro 2015-09-11 10:33:01 +09:00
  • 2b527f67ef topology: Fixed conditional statement Chia-Lin Cho 2015-09-13 00:59:27 +08:00
  • 4c6b03ab02 ofproto_v1_5: Add OFPBAC_BAD_METER Yusuke Iwase 2015-09-15 14:31:04 +09:00
  • 66eeb5b1fe bgp: enable nexthop_self for locally generated routes ISHIDA Wataru 2015-09-08 21:12:43 +09:00
  • 969b4b6837 test_ofctl: improving readability Minoru TAKAHASHI 2015-09-08 09:15:21 +09:00
  • dc2d5a90b7 test_ofctl: Add unit test for OFPIT_[WRITE/CLEAR]_ACTIONS Minoru TAKAHASHI 2015-09-08 09:14:40 +09:00
  • 91af6a5ada ofctl_v1_[23]: Add support for OFPIT_[WRITE/CLEAR]_ACTIONS Minoru TAKAHASHI 2015-09-08 09:14:07 +09:00
  • b6e280172a ofp_handler: Output human readable error msg ev log Yusuke Iwase 2015-09-09 10:19:20 +09:00
  • f5932480c5 ofproto_parser: Unify str representation of MsgBase Yusuke Iwase 2015-09-09 10:18:28 +09:00
  • 23b2fc4b41 utils: Add binary_str() method to print binary data Yusuke Iwase 2015-09-09 10:17:45 +09:00
  • 27befc18fa utils: Unify output str format of hex_array() Yusuke Iwase 2015-09-09 10:17:01 +09:00
  • 97906ee740 doc: Add some JSON examples to openflow api reference for of1.5 Minoru TAKAHASHI 2015-09-10 11:01:41 +09:00
  • 62a53a548d test_parser: Add expected json outputs for OF1.5 Minoru TAKAHASHI 2015-09-10 11:00:44 +09:00
  • 5b0106eb45 doc: Add openflow api reference for of1.5 Minoru TAKAHASHI 2015-09-10 10:59:44 +09:00
  • 182e2e7067 test_parser: Add test case for OFP15 table_features_reply Minoru TAKAHASHI 2015-09-10 10:59:14 +09:00
  • 8726f8b0bf Ryu 3.25 v3.25 FUJITA Tomonori 2015-09-04 08:20:05 +09:00
  • 396c32d4aa packet: dhcp should set _MIN_LEN FUJITA Tomonori 2015-09-03 22:47:35 +09:00
  • e47c5bf16a packet: udp should detect dhcp FUJITA Tomonori 2015-09-03 22:35:02 +09:00
  • 22387e09e4 ofctl_v1_[23]: Fix the output result of get_flow_stats() Minoru TAKAHASHI 2015-09-02 13:20:28 +09:00
  • 2701fa129f ofctl_v1_[23]: Convert masked match value into str Yusuke Iwase 2015-08-25 16:02:15 +09:00
  • 9bca06c31c packet/igmp: Python 3: truncate IGMP timer fields to integers before packing Fadi Moukayed 2015-08-28 12:55:56 +02:00
  • 7028704b3f doc: ofctl_rest: Add table of contents Yusuke Iwase 2015-08-28 09:05:08 +09:00
  • 8c94f96f35 add OF1.5 support FUJITA Tomonori 2015-08-25 04:57:06 +09:00
  • 08edfa067e README.rst: add OF 1.5 support FUJITA Tomonori 2015-08-25 04:54:16 +09:00
  • 2a4423fda3 bgp: Added support to indicate the next hop IP address for the BGP module ISHIDA Wataru 2015-08-21 12:25:59 +09:00
  • 1a9008b73e bgp: add neighbor_state_get method FUJITA Tomonori 2015-08-19 09:35:32 +09:00
  • 0d405de657 Remove hosts from edge port when link added Takeshi 2015-08-21 23:53:13 +08:00
  • 65695e47a6 ofproto_v1_5_parser: Fix typo in comment Minoru TAKAHASHI 2015-08-24 09:58:24 +09:00
  • d24b96c40f ofproto_v1_4_parser: Fix typo in comment Minoru TAKAHASHI 2015-08-24 09:57:46 +09:00
  • 51dc621fcf ofproto_v1_3_parser: Fix typo in comment Minoru TAKAHASHI 2015-08-24 09:57:20 +09:00