|
回复: [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
"陈卓文
·
#861
·
|
|
Re: [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
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
|
By
Luis Gomez <ecelgp@...>
·
#860
·
|
|
[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
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
|
By
"陈卓文
·
#859
·
|
|
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
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
|
By
Faisal amin <faisalamin32@...>
·
#858
·
|
|
[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
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
|
By
A Vamsikrishna
·
#857
·
|
|
[Openflow] TLS cipher suite cannot support exception
Hi All,
All below scenarios looks fine
with no
Hi All,
All below scenarios looks fine
with no
|
By
A Vamsikrishna
·
#856
·
|
|
Re: [Openflow] TLS cipher suite cannot support exception
Hi Vamsikrishna,
keep in mind it is mutual communication, what openflow switch u use ? is it ovs bridge ?
BR
Hi Vamsikrishna,
keep in mind it is mutual communication, what openflow switch u use ? is it ovs bridge ?
BR
|
By
Mohamed ElSerngawy
·
#855
·
|
|
[Openflow] TLS cipher suite cannot support exception
Hi All,
I am working on OFJ to allow users to configure cipher-suites to use withSSLEngine. (https://git.opendaylight.org/gerrit/#/c/34942/). I am trying to test it by configuring the cipher suites
Hi All,
I am working on OFJ to allow users to configure cipher-suites to use withSSLEngine. (https://git.opendaylight.org/gerrit/#/c/34942/). I am trying to test it by configuring the cipher suites
|
By
A Vamsikrishna
·
#854
·
|
|
Re: [release] [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
Great, thanks!
By
Abhijit Kumbhare
·
#853
·
|
|
Re: [release] [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
(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
(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
|
By
Thanh Ha <thanh.ha@...>
·
#852
·
|
|
Re: [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
Yes - it should be fine to remove OpenFlow Java from Nitrogen Autorelease.
Yes - it should be fine to remove OpenFlow Java from Nitrogen Autorelease.
|
By
Abhijit Kumbhare
·
#851
·
|
|
Re: [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
Yeah, i think it should be fine, until and unless someone directly consuming the openflowjava libraries ( i am not aware of, atleast in upstream).
--
Thanks
Anil
Yeah, i think it should be fine, until and unless someone directly consuming the openflowjava libraries ( i am not aware of, atleast in upstream).
--
Thanks
Anil
|
By
Anil Vishnoi
·
#850
·
|
|
Re: [OpenDaylight TSC] OpenFlow Plugin and OpenFlow Java Library merge status
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
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
|
By
an.ho@huawei.com
·
#849
·
|
|
Re: OpenFlow Plugin and OpenFlow Java Library merge status
Thanks for the update. It sounds like things are going pretty smoothly.
Thanks for the update. It sounds like things are going pretty smoothly.
|
By
Colin Dixon
·
#848
·
|
|
OpenFlow Plugin and OpenFlow Java Library merge status
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
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
|
By
Abhijit Kumbhare
·
#847
·
|
|
Re: What is the syntax for experimenter extension match-field and action in JSON file
Added openflowplugin-dev.
Regards,
Michal
Added openflowplugin-dev.
Regards,
Michal
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco) <mirehak@...>
·
#846
·
|
|
What is the syntax for experimenter extension match-field and action in JSON file
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
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
|
By
junming
·
#845
·
|
|
Re: [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
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
|
By
Colin Dixon
·
#844
·
|
|
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) <mirehak@...>
·
#843
·
|
|
Re: [openflowplugin-dev] [release] WEATHER - OpenFlowJava being merged into OpenFlowPlugin in Nitrogen
In NetVirt when we pulled in VPN service we did what Robert mentioned. Andy copied the whole vpnservice branch into NetVirt and kept all the history. There were a specific order of commands to use to
In NetVirt when we pulled in VPN service we did what Robert mentioned. Andy copied the whole vpnservice branch into NetVirt and kept all the history. There were a specific order of commands to use to
|
By
Sam Hague
·
#842
·
|