X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fprotocol_plugin%2Fopenflow%2Fvendorextension%2Fv6extension%2FV6StatsRequest.java;h=593b464d3c68cec4f3a753657c3085a9081b94bf;hp=c96419ef11e9d465823f112ed8f81280fb22911b;hb=e2f7aaa41e482815ca1d4495eb85c8653cd903ab;hpb=541d0a36997f292bb037a2199463431eee538358 diff --git a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsRequest.java b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsRequest.java index c96419ef11..593b464d3c 100644 --- a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsRequest.java +++ b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsRequest.java @@ -16,9 +16,9 @@ import org.openflow.protocol.statistics.OFVendorStatistics; /** - * This Class creates the OpenFlow Vendor Extension IPv6 Flow Stats Request + * This Class creates the OpenFlow Vendor Extension IPv6 Flow Stats Request * messages and also reads the Reply of a stats request message. - * + * */ public class V6StatsRequest extends OFVendorStatistics {