ument)
> > > > >
> > > > > On Wed, Nov 30, 2011 at 02:38:09PM +0800, ztom wrote:
> > > > > > i need to do some tests with the openflow vswitch, but now
> there's no
> > > > > > "test-openflowd" script. What should i do?
> > > > >
> > > > > Use ovs-vswitchd.
> > > >
> >
> ___
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
--
Tahir Rauf
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi,
Following link has some detailed discussion about 'datapath'.
https://mailman.stanford.edu/pipermail/openflow-discuss/2010-January/000612.html
Regards
Tahir Rauf
2011/11/29 ztom
> Hi~ alls,
> i'm a novice of openvswitch, i always find the word "datapath" in
unix:/ovs/var/run/openvswitch/db.sock*
*
% ovs-vsctl add-br br0
% ovs-vsctl add-port br0 eth0
% ovs-vsctl add-port br0 vif1.0
*
After that you can connect to controller by using following command
*% ./ovs-vsctl set-controller br0 tcp:10.3.70.116:6633*
--
Regards
Tahir Rauf
On Sun, Nov 20, 2011 at
you can see the "OpenFlow Controller Connectivity" part of
ovs-vsctl man pages.
Regards
Tahir Rauf
can be configured to connect a given bridge to one or more external
OpenFlow
controllers, such as NOX.
On Thu, Nov 17, 2011 at 4:12 PM, Volkan YAZICI wrote:
> Hi,
>
>
Thanks Ben for your prompt answer. Your answer eliminates the confusion.
On Sun, Aug 21, 2011 at 1:57 AM, Ben Pfaff wrote:
> On Sat, Aug 20, 2011 at 11:12:10PM +0500, Tahir Rauf wrote:
> > I got a little question regarding wildcards of nw_src address. I have
> > written a control
Aug 17, 2011, at 6:04 AM, Masoud Moshref Javadi wrote:
>>>>>
>>>>> Is there any support for arbitrary ranges for rules, for IP addresses
>>>>>> or port/protocol numbers. I mean something like 10.0.0.0 to 10.0.0.10.
>>>>>> If no, is th
000.
Can anybody gives some better explanation about how nw_src_mask and
nw_dst_mask works?
Regards
--
Tahir Rauf
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
sponding actions will perform on them.
NOTE: I am using 'Next' branch of ovs.
Regards
--
Tahir Rauf
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi,
I am new to openVswitch. I am searching for the point from where actual
tunnel creation starts. What I mean is that I am finding the point where the
tunnel related stuff is called.
Can anybody please explain it to me? Any help will be appreciated
Regards
__
Hi
Can someone please explain the purpose of the function named
"openvswitch_ioctl()" in datapath.c file. I have found no documentation
about this function. Any help will be appreciated
Regards
___
discuss mailing list
discuss@openvswitch.org
http://ope
Hi
I am a newbie to openvswitch. As a starting point, I was looking at the
'actual' main function of openvswitch. I found around 35 main functions in
the code (the most of them belongs to 'test'). But there are also many other
main() functions, like in ovs-appctl.c, ovs-controller.c, ovs-discover.
11 matches
Mail list logo