Age | Commit message (Expand) | Author |
2015-02-08 | bgp: fix bug of Path formatting in "show neighbor" | Toshiki Tsuboi |
2015-02-03 | Ryu 3.18 | FUJITA Tomonori |
2015-02-01 | bgp: bug fix of sending Adj-RIB-Out | Toshiki Tsuboi |
2015-01-30 | ryu-manager: add --enable-debugger option | Satoshi Kobayashi |
2015-01-26 | bgp/cli: fix internel data destruction due to cli show command | ISHIDA Wataru |
2015-01-26 | bgp: remove unnecessary bgp update construction | ISHIDA Wataru |
2015-01-26 | bgp: fix bug of NameError: global name 'sent_route' is not defined | ISHIDA Wataru |
2015-01-26 | bmpstation: bug fix. stop closing fds which are in use. | ISHIDA Wataru |
2015-01-26 | bgp: don't hold withdrawn routes in adj_rib_in | ISHIDA Wataru |
2015-01-26 | bgp/bmp: send unmodified BGPUpdate to bmp server. | ISHIDA Wataru |
2015-01-25 | Add parsing libpcap and reading/writing PCAP file | Che-Wei Lin |
2015-01-25 | nx_actions: Avoid confusing StringifyMixin | YAMAMOTO Takashi |
2015-01-25 | nx_actions: Implement nx_action_learn | YAMAMOTO Takashi |
2015-01-25 | test_nx_flow_spec: Add UTs for NX flow_mod_spec | YAMAMOTO Takashi |
2015-01-25 | nx_actions: Implement NX flow_mod_spec | YAMAMOTO Takashi |
2015-01-25 | type_desc: Separate type conversion classes from oxm_fields | YAMAMOTO Takashi |
2015-01-25 | nx_actions: Remove redundant initializations | YAMAMOTO Takashi |
2015-01-20 | Implement nx_action_reg_move for OpenFlow 1.3 | YAMAMOTO Takashi |
2015-01-20 | doc/app/ofctl_rest: Add description for OFPAggregateStats message | Yusuke Iwase |
2015-01-20 | ofctl_rest: support OFPAggregateStats message | Yusuke Iwase |
2015-01-20 | doc/app/ofctl_rest: Add description for OFPQueueStats message | Yusuke Iwase |
2015-01-20 | ofctl_rest: support OFPQueueStats message | Yusuke Iwase |
2015-01-19 | test_oxm: Add UTs for 64-bit experimenter OXMs | YAMAMOTO Takashi |
2015-01-19 | test_oxm: dedicated UTs for oxm_fields module | YAMAMOTO Takashi |
2015-01-19 | oxm_fields: Fix 64-bit experimenter OXM support | YAMAMOTO Takashi |
2015-01-19 | oxm_fields: Fix oxm_length calculation for experimenter OXMs | YAMAMOTO Takashi |
2015-01-19 | oxm_fields: Add header-only variants of serializer/parser | YAMAMOTO Takashi |
2015-01-19 | oxm_fields: Prefix internal functions with _ for readability | YAMAMOTO Takashi |
2015-01-19 | oxm_fields: Add comments | YAMAMOTO Takashi |
2015-01-19 | OF 1.0: Use ofproto_common.NX_EXPERIMENTER_ID instead of NX_VENDOR_ID | YAMAMOTO Takashi |
2015-01-19 | nicira_ext: Separate the most of NX definitions from ofproto_v1_0 | YAMAMOTO Takashi |
2015-01-19 | Cleanup isinstance(foo, (int, long)) | YAMAMOTO Takashi |
2015-01-19 | doc/app/ofctl_rest: Add descriptions for duration_nsec field | Yusuke Iwase |
2015-01-13 | of_v1_0: Fixed the flow format logic to set it correctly when registers match... | Alan Quillin |
2015-01-13 | of_v1_0: Added support for the NXM_NX_TUN_IPV4_{SRC & DST}[_W] fields | Alan Quillin |
2015-01-13 | ospf: fix wrong OSPF LSA type | ISHIDA Wataru |
2015-01-13 | bgp: support of understanding assigned mpls-label for prefix_add in vpnv4 | Toshiki Tsuboi |
2015-01-13 | ofctl_v1_0/2/3: Fix unsuitable log level | Minoru TAKAHASHI |
2015-01-05 | Ryu 3.17 | FUJITA Tomonori |
2014-12-31 | ospf: add SummaryLSA class | ISHIDA Wataru |
2014-12-28 | ofctl_v1_2, 3: Fix regression of IP arbitrary bitmask support | FUJITA Tomonori |
2014-12-28 | bgp: bug fix of timestamps of BMPRouteMonitoring in bmp.py | Toshiki Tsuboi |
2014-12-28 | topology/switches: add of1.2+ support for the drop_packet function. | Wei-Li Tang |
2014-12-22 | bgp: Fix filter message variable | Jerry Cen |
2014-12-18 | bgp: support New best path selecting | Toshiki Tsuboi |
2014-12-11 | ofctl_rest: Fix clear flow entries command | Yusuke Iwase |
2014-12-08 | rest_qos: fix error of additional a qos rule with "priority" | Minoru TAKAHASHI |
2014-12-08 | rest_qos: fix a comment | Minoru TAKAHASHI |
2014-12-07 | bgp: support new handler in case of changing BGP session | Toshiki Tsuboi |
2014-12-05 | doc/app/ofctl_rest: Add description for capabilities field in OPFMeterFeatures | Yusuke Iwase |