|
回复: [openflowplugin-dev] [All channel inactive]Switch concurrencyconnect to odl and all others switch disconnected problem
Hi Luis Gomez: Thanks for your remind. You are right. After setting OVS inactivity_probe parameter to 0, the problem relief. This is not openflowjava or openflowplugin bug. ------------------ 原始邮件 ---
Hi Luis Gomez: Thanks for your remind. You are right. After setting OVS inactivity_probe parameter to 0, the problem relief. This is not openflowjava or openflowplugin bug. ------------------ 原始邮件 ---
|
By
"陈卓文
·
|
|
[openflowplugin-dev] [All channel inactive]Switch concurrency connect to odl and all others switch disconnected problem
The message below indicates the switch disconnects, since this is OVS, can you check in the OVS log (e.g. ovs-vswitchd.log) the reason for the disconnect? If the reason is timeout receiving echo respo
The message below indicates the switch disconnects, since this is OVS, can you check in the OVS log (e.g. ovs-vswitchd.log) the reason for the disconnect? If the reason is timeout receiving echo respo
|
By
Luis Gomez
·
|
|
[All channel inactive]Switch concurrency connect to odl and all others switch disconnected problem
Hi Openflowjava/Openflowplugin Developer: I meet a concurrency problem in odl openflowplugin. I create ovs as switch using script and it connected to my controller one by one: ```python for ovs_id in
Hi Openflowjava/Openflowplugin Developer: I meet a concurrency problem in odl openflowplugin. I create ovs as switch using script and it connected to my controller one by one: ```python for ovs_id in
|
By
"陈卓文
·
|
|
Eclipse Opendaylight
Hi All, I am trying to import Opendaylight source to eclipse.I have tried to import code from the git root directory but there were a lot of errors. I have followed some video tutorial on youtube to i
Hi All, I am trying to import Opendaylight source to eclipse.I have tried to import code from the git root directory but there were a lot of errors. I have followed some video tutorial on youtube to i
|
By
Faisal amin
·
|
|
[Openflow] TLS - No cipher suites in common issue
Hi All, I am using java1.8 & following below wiki : https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:_TLS_Support Does below commands from above wiki make use of RSA as a default algori
Hi All, I am using java1.8 & following below wiki : https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:_TLS_Support Does below commands from above wiki make use of RSA as a default algori
|
By
A Vamsikrishna
·
|
|
[Openflow] TLS cipher suite cannot support exception
Hi All, All below scenarios looks fine with no ciphers (or) <cipher-suites>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</cipher-suites> (or) <cipher-suites>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</cipher-suite
Hi All, All below scenarios looks fine with no ciphers (or) <cipher-suites>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</cipher-suites> (or) <cipher-suites>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</cipher-suite
|
By
A Vamsikrishna
·
|
|
[Openflow] TLS cipher suite cannot support exception
2 messages
Hi All, I am working on OFJ to allow users to configure cipher-suites to use with SSLEngine. (https://git.opendaylight.org/gerrit/#/c/34942/). I am trying to test it by configuring the cipher suites s
Hi All, I am working on OFJ to allow users to configure cipher-suites to use with SSLEngine. (https://git.opendaylight.org/gerrit/#/c/34942/). I am trying to test it by configuring the cipher suites s
|
By
A Vamsikrishna
·
|
|
[release] [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
2 messages
(Removing infrastructure mailing list, please only use that for actual infra related topics) I've submitted this patch to remove openflowjava. It will be active in tonight's build. https://git.openday
(Removing infrastructure mailing list, please only use that for actual infra related topics) I've submitted this patch to remove openflowjava. It will be active in tonight's build. https://git.openday
|
By
Thanh Ha
·
|
|
[OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
3 messages
Abhijit, would it be safe to remove OpenFlowJava Project from Nitrogen Autorelease? Thanh, could you submit a patch to remove openflowjava and hopefully the build completes successfully. Best Regards,
Abhijit, would it be safe to remove OpenFlowJava Project from Nitrogen Autorelease? Thanh, could you submit a patch to remove openflowjava and hopefully the build completes successfully. Best Regards,
|
By
an.ho@huawei.com
·
|
|
OpenFlow Plugin and OpenFlow Java Library merge status
2 messages
Hi TSC, Infra, Release, OpenFlow Java Library & OpenFlow Plugin, As you probably know OpenFlow Java Library & OpenFlow Plugin projects had decided to merge in Nitrogen. Specifically the OpenFlow Java
Hi TSC, Infra, Release, OpenFlow Java Library & OpenFlow Plugin, As you probably know OpenFlow Java Library & OpenFlow Plugin projects had decided to merge in Nitrogen. Specifically the OpenFlow Java
|
By
Abhijit Kumbhare
·
|
|
What is the syntax for experimenter extension match-field and action in JSON file
2 messages
Hi, I am trying to add some experimenter extension match-fields and actions for openflow protocol. The test method I use is to write JSON file for table addition with curl command for ODL. But I am no
Hi, I am trying to add some experimenter extension match-fields and actions for openflow protocol. The test method I use is to write JSON file for table addition with curl command for ODL. But I am no
|
By
junming
·
|
|
[OpenDaylight TSC] termination proposal - openflowjava
Thank you for sending this. I'll add it to the agenda for two weeks from today. As an aside, I suspect that openflowjava will have the same problem as tcpmd5 did where the project can't be formally ar
Thank you for sending this. I'll add it to the agenda for two weeks from today. As an aside, I suspect that openflowjava will have the same problem as tcpmd5 did where the project can't be formally ar
|
By
Colin Dixon
·
|
|
termination proposal - openflowjava
Hi all, here is the termination proposal wiki for openflowjava project [1]. Regards, Michal [1] https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Termination_Proposal
Hi all, here is the termination proposal wiki for openflowjava project [1]. Regards, Michal [1] https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Termination_Proposal
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco)
·
|
|
[openflowplugin-dev] [release] WEATHER - OpenFlowJava being merged into OpenFlowPlugin in Nitrogen
5 messages
Hi all, merging ofjava with ofplugin yields some conflicts: Conflicts: .gitignore .gitreview artifacts/pom.xml parent/pom.xml pom.xml .git* and aggregate/pom are trivial to solve. Inspecting artifacts
Hi all, merging ofjava with ofplugin yields some conflicts: Conflicts: .gitignore .gitreview artifacts/pom.xml parent/pom.xml pom.xml .git* and aggregate/pom are trivial to solve. Inspecting artifacts
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco)
·
|
|
OPENFLOWJAVA Nitrogen Status
2 messages
Hi Michal Rehak and OPENFLOWJAVA Team, We would like to express our appreciation for your contribution to the Carbon Simultaneous Release and the wonderful innovations your team has brought to the Ope
Hi Michal Rehak and OPENFLOWJAVA Team, We would like to express our appreciation for your contribution to the Carbon Simultaneous Release and the wonderful innovations your team has brought to the Ope
|
By
an.ho@huawei.com
·
|
|
Committers vote for archiving openflowjava project
4 messages
Hi openflowjava committers, based on intend of openflowplugin project to adopt codebase of openflowjava [1] - which I agree with - let me start voting for moving openflowjava project into archive stat
Hi openflowjava committers, based on intend of openflowplugin project to adopt codebase of openflowjava [1] - which I agree with - let me start voting for moving openflowjava project into archive stat
|
By
Michal Rehák
·
|
|
[release] WEATHER - OpenFlowJava being merged into OpenFlowPlugin in Nitrogen
4 messages
As an aside, I'm assuming this means openflowjava will not participate in nitrogen. Is that right? --Colin
As an aside, I'm assuming this means openflowjava will not participate in nitrogen. Is that right? --Colin
|
By
Colin Dixon
·
|
|
[openflowplugin-dev] OpenFlow Plugin and OpenFlow Java Library
6 messages
Abhijit, This strikes me as good news overall. It might be a good idea to get a vote from the OpenflowJava Committers, particularly as they will need to vote to archive the openflowjava project, and i
Abhijit, This strikes me as good news overall. It might be a good idea to get a vote from the OpenflowJava Committers, particularly as they will need to vote to archive the openflowjava project, and i
|
By
Ed Warnicke
·
|
|
[release] [openflowplugin-dev] WEATHER - OpenFlowJava being merged into OpenFlowPlugin in Nitrogen
Yes please open a helpdesk ticket for this. I see 2 routes we can go from there: 1) Ask LF to do it 2) LF gives committers temporary push permissions and they can do it themselves I think 1) might giv
Yes please open a helpdesk ticket for this. I see 2 routes we can go from there: 1) Ask LF to do it 2) LF gives committers temporary push permissions and they can do it themselves I think 1) might giv
|
By
Thanh Ha
·
|
|
[release] WEATHER - OpenFlowJava being merged into OpenFlowPlugin in Nitrogen
4 messages
Hello, rather than copying the code, can you please have LF import the repository? That way we do not lose history -- which is very important. Regards, Robert
Hello, rather than copying the code, can you please have LF import the repository? That way we do not lose history -- which is very important. Regards, Robert
|
By
Robert Varga
·
|