Hi Walid, If you are looking for openflow support in wireshark, then that's available in wireshark 1.12.0 version. https://www.wireshark.org/docs/dfref/o/openflow_v4.html
You can install wireshark 1.12.0 on ubuntu 14.4 using following instructions http://linuxg.net/how-to-install-wireshark-1-12-on-ubuntu-14-04-and-derivatives-from-sources/ Hope it helps. Thanks Anil On Fri, Jan 8, 2016 at 9:52 PM, Walid Aljoby <[email protected]> wrote: > Hi Anil, > > Thanks for help. that is great!. > > Please do you know reliable way for installing wireshark for ubuntu 14.4. > I tried it many times with different way but could not find among the > interfaces or plugin. > > Many Thanks > --- > Walid > > ------------------------------ > *From:* Anil Vishnoi <[email protected]> > *To:* Robert Varga <[email protected]> > *Cc:* Walid Aljoby <[email protected]>; " > [email protected]" < > [email protected]> > *Sent:* Saturday, January 9, 2016 10:11 AM > *Subject:* Re: [yangtools-dev] XML-YANG > > Hi Walid, > > Comments inline.. > > On Fri, Jan 8, 2016 at 12:21 PM, Robert Varga <[email protected]> wrote: > > On 2016-01-08 11:41, Walid Aljoby wrote: > > I was wondering if you help to solve an issue related to pushing flows > using RestConf. > > Actually I followed examples Here: > https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows > > So the problem is that interesting links in the page are no longer > available. These links related to: > > 1) > The format of the flow-programming XML is determined by by the grouping > 'flow' in the opendaylight-flow-types yang model: {{{3}}} > The format of the XML that describes OpenFlow matches is determined by the > opendaylight-match-types yang model... > The RESTCONF documentation for the match-types yang model can be found at > opendaylight-match-types.html... > The format of the XML that describes OpenFlow actions is determined by the > opendaylight-action-types yang model... > > fixed the urls on the page, so you should be able to access it now. > > > 2) The documentation details about XML tags (the dependency and logic of > flow attributes LIKE): <hard-timeout>, <idle-timeout> , <barrier> , > <installHw> > <output-node-connector>? Where can I find that, please? > > These are standard openflow constructs, so you can get details in > openflowplugin 1.3 spec. > > > > I would assume the documentation for those tags is at least in the > corresponding models, or on the OFP wiki. > > These really are openflow plugin specific questions, adding > openflowplugin-dev, as that is the forum for OFP questions. > > Bye, > Robert > > > > _______________________________________________ > yangtools-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/yangtools-dev > > > > > -- > Thanks > Anil > > > -- Thanks Anil
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
