I saw the tunnel path mtu discovery featured deprecated and will be removed
soon.
This feature is quite handy for me actually. I'm wondering what's the work
around after its removal, assuming I cannot go and manually change all the
mtu values on the hosts.
Thanks,
Bryan
__
I saw the tunnel path mtu discovery featured deprecated and will be removed
soon.
This feature is quite handy for me actually. I'm wondering what's the work
around after its removal, assuming I cannot go and manually change all the
mtu values on the hosts.
Thanks,
Bryan
__
Hi! all,
Can current newer OVS version support STT, or any STT patch? Since I
want to do a overhead test about GRE, VXLAN, STT, etc as
http://networkheresy.com/2012/06/08/the-overhead-of-software-tunneling/ did.
From the maillist I have learned
the newest version of OVS support VX
On Fri, Mar 08, 2013 at 09:13:57AM +0800, ? wrote:
> ??? 2013???03???08??? 03:16, Ben Pfaff ??:
> >On Thu, Mar 07, 2013 at 01:58:49PM +0800, ? wrote:
> >>Q:do the openvswitch support hybrid port ? if yes,how to config the
> >>hybrid port ?
> >What's a hybrid port?
> A bybrid por
On Thu, Mar 07, 2013 at 09:00:49PM -0600, Saul St. John wrote:
> I was trying to bit-twiddle ARP packets with NXAST_REG_MOVE actions,
> when I found that NXM_OF_ARP_OP fields aren't writable. nicira-ext.h
> doesn't explicitly call out unacceptable destinations, although
> NXM_OF_ARP_OP isn't includ
Hello!
I was trying to bit-twiddle ARP packets with NXAST_REG_MOVE actions,
when I found that NXM_OF_ARP_OP fields aren't writable. nicira-ext.h
doesn't explicitly call out unacceptable destinations, although
NXM_OF_ARP_OP isn't included on the list of acceptable dst. I am curious:
1) Is there a
On Thu, Mar 7, 2013 at 5:15 PM, 謝秉融 wrote:
> Hi,
>
> I have some problems when I add a tunnel between ovs(10.X.X.1) and
> ovs(10.X.X.2).
> 1.Loops will let the kernel crash and reboot?
>
> 2.If there is no loops,why this tunnel still let kernel crash...?
You're going to have to provide more infor
于 2013年03月08日 03:16, Ben Pfaff 写道:
On Thu, Mar 07, 2013 at 01:58:49PM +0800, 陈漂评 wrote:
Q:do the openvswitch support hybrid port ? if yes,how to config the
hybrid port ?
What's a hybrid port?
A bybrid port resembles a trunk port,with the exception that it can
determine a packet that egresses o
Hi,
I have some problems when I add a tunnel between ovs(10.X.X.1) and
ovs(10.X.X.2).
1.Loops will let the kernel crash and reboot?
2.If there is no loops,why this tunnel still let kernel crash...?
Thanks!!!
Faithfulman
Mar 8 08:17:25 VTK4-136 ovs-vsctl: 1|vsctl|INFO|Called as ovs-vsctl
Hi,
Thank you!
I'm studying the source code, but I'm getting a bit lost...
In ofproto-dpif.c there are stat_update functions and some comments
pointing to dpif_flow_get(), but I can't seem to find how the stats are
exactly transferred between datapath and the corresponding (sub)facets in
userspac
On Wed, Mar 06, 2013 at 07:39:48PM -0800, Casey Barker wrote:
> The other option I'm considering is to represent a group with a
> variable-length array of fixed-length ofpbucket structs, each of which
> points to a *separate* buffer containing that bucket's ofpacts. This would
> require more/smalle
On Thu, Mar 07, 2013 at 09:05:46PM +0100, Tmusic wrote:
> I'm using ovs with openflow and have noticed that flow stats seem to update
> about every second.
>
> So first question: Is this correct?
Yes.
> Is it possible to have it update more often? (command line arg, or does it
> have to be chang
Hi,
I'm using ovs with openflow and have noticed that flow stats seem to update
about every second.
So first question: Is this correct?
Is it possible to have it update more often? (command line arg, or does it
have to be changed in the source) I suppose this will imply heavier load
(more commun
On Thu, Mar 07, 2013 at 02:39:52PM +0800, 陈漂评 wrote:
> I have another question,i don't know the field trunks of the table port
> really mean?
It's documented. Read ovs-vswitchd.conf.db(5).
___
discuss mailing list
discuss@openvswitch.org
http://openvswi
On Thu, Mar 07, 2013 at 01:58:49PM +0800, 陈漂评 wrote:
> Q:do the openvswitch support hybrid port ? if yes,how to config the
> hybrid port ?
What's a hybrid port?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/disc
On Thu, Mar 07, 2013 at 03:02:19PM +0100, Syed Amir Shahzad wrote:
>
> How controller can aggregate the networks efficiently by avoiding
> black hole for example we have following prefixes
>
> 10.0.0.0/24
> 10.0.1.0/24
> 10.0.2.0/24
> 10.0.7.0/24
>
> if controller sends summary as 10.0.0.0/21 it
Ok!
Thank you for your help!
2013/3/7 Justin Pettit
> On Mar 6, 2013, at 4:13 PM, Tmusic wrote:
>
> > What are the possible values for datapath_type? Can't seem to find more
> information about that option...
>
> It's documented in the ovs-vswitchd.conf.db man page:
>
> http://openvsw
How controller can aggregate the networks efficiently by avoiding black hole
for example we have following prefixes
10.0.0.0/24
10.0.1.0/24
10.0.2.0/24
10.0.7.0/24
if controller sends summary as 10.0.0.0/21 it will include extra network that
we don't have in table like 10.0.3.0/24, 10.0.4.0/2
Hi list,
With branch-1.10.0. Create VXLAN tunnel , then call vxlan_tnl_create(),
then create second VXLAN tunnel, not call vxlan_tnl_create() , Why? the
following is my configurations:
Bridge br1
Port br1
Interface br1
type: internal
Port "vxl
19 matches
Mail list logo