Based on the commit message it isn't clear to me why we shouldn't cover ARP
here. (I don't have easy access to the full source code at the moment, so
maybe this implies a source code revision and maybe a commit message
revision and maybe I just misunderstand.)
On Feb 21, 2013 8:50 PM, "Justin Petti
A bridge's local port always has type "internal", so opening it
with type "system" can't be correct. This was causing problems
with force-reload-kmod in some circumstances.
Bug #15067.
Signed-off-by: Ethan Jackson
---
ofproto/in-band.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
When printing a match, we would print "tp_src" and "tp_dst" if the
packet wasn't ICMPv4 or ICMPv6. Unfortunately, this doesn't cover ARP.
This changes the check to only print those keys if the network protocol
is TCP or UDP.
Signed-off-by: Justin Pettit
---
lib/match.c |3 ++-
1 files chang
On Thu, Feb 21, 2013 at 1:42 AM, Lori Jakab wrote:
> On 02/21/13 00:50, Jesse Gross wrote:
>> On Wed, Feb 20, 2013 at 2:33 AM, Lorand Jakab wrote:
>>> LISP is an experimental layer 3 tunneling protocol, described in RFC
>>> 6830. This patch adds support for LISP tunneling. Since LISP
>>> encaps
Hi,
Can anyone help me understanding how to generate OFPBMC_BAD_TAG for
OFPET_BAD_MATCH and OFPET_BAD_ACTION using OFTEST?
Actually I don't understand what's unsupported tag/encap here?
OFPBMC_BAD_TAG, /* Match uses an unsupported tag/encap. */
Thanks.
Ah yes sorry, slipped my mind. I'll have a look at it today.
Ethan
On Thu, Feb 21, 2013 at 9:21 AM, Kyle Mestery (kmestery) wrote:
> On Feb 15, 2013, at 4:12 PM, Kyle Mestery wrote:
> > v3 Changes to main loop from Ethan along with comments from Ben.
> > v2 fixes error handling noticed by Be
A new option "--log-days" recently added lets us to control the
number of rotated logs included in the debug bundle. This option
only works on log files defined inside the ovs-bugtool code.
This patch lets us to do the same with logs collected through plugins.
The example format inside a plugin i
On Feb 15, 2013, at 4:12 PM, Kyle Mestery wrote:
> v3 Changes to main loop from Ethan along with comments from Ben.
> v2 fixes error handling noticed by Ben.
Ethan:
Any chance you can review this and possibly push it up? This, combined with
Pravin's latest tunnel cleanup patch seems to get VXLA
On Feb 21, 2013, at 10:52 AM, Pravin B Shelar wrote:
> Since userspace flow based tunneling code is checked in, the kernel
> port based tunneling code can be removed.
>
> Patch removes following components:
> - tunnel ports hash table and moved tunnel ports list to individual
> vports.
> - Clea
The openvswitch-dbg package does not have any binaries from
openvswitch-ipsec package. So remove the dependency.
While trying to install a openvswitch-dbg package currently,
we are forced to install racoon and openvswitch-ipsec package
which is not really necessary.
Signed-off-by: Gurucharan Shet
hello dear one how are you doing i hope fine.well my name is Lorraine and i will like us to get to know each other.and i will like to give you my picture to know whom i am and know more about me ok.you can contact me with my e-mail addres
___
On 02/21/13 00:50, Jesse Gross wrote:
> On Wed, Feb 20, 2013 at 2:33 AM, Lorand Jakab wrote:
>> LISP is an experimental layer 3 tunneling protocol, described in RFC
>> 6830. This patch adds support for LISP tunneling. Since LISP
>> encapsulated packets do not carry an Ethernet header, it is remo
12 matches
Mail list logo