The fact that you mention using VMware Workstation makes me think that
virtualization is acceptable and that you're doing this for
testing/experimentation -- and it's the non-open source aspect which is
problematic. In which case, you could install Linux (or BSD) and OVS in
VirtualBox, which h
On Apr 23, 2014, at 9:03 PM, Ben Pfaff wrote:
> On Tue, Apr 22, 2014 at 11:29:55PM -0700, Murphy McCauley wrote:
>> On Apr 22, 2014, at 8:54 AM, Ben Pfaff wrote:
>>
>>> On Sat, Apr 19, 2014 at 07:50:31PM -0700, Murphy McCauley wrote:
>>>> I recently found
On Apr 22, 2014, at 8:54 AM, Ben Pfaff wrote:
> On Sat, Apr 19, 2014 at 07:50:31PM -0700, Murphy McCauley wrote:
>> I recently found a technique I'd used with OVS 1.9 no longer worked under
>> OVS built from master a few days ago. Here's a pretty minimal example
I recently found a technique I'd used with OVS 1.9 no longer worked under OVS
built from master a few days ago. Here's a pretty minimal example:
table=0, actions=resubmit(,2),resubmit(,1)
table=1, reg1=0
actions=learn(table=2,hard_timeout=1,load:1->NXM_NX_REG1[]),controller
In this example, it
Try running a NOX application (e.g., switch).
-- Murphy
On Apr 18, 2013, at 11:29 PM, alan04 wrote:
> Hello everyone,
>
> I am a newbie to NOX and OpenFlow. I have some problems in setting the
> NOX(0.9.2 core-beta) controller using Open VSwitch (OVS) 1.9.90. Hope some
> one could give me so
On Mar 15, 2013, at 2:22 AM, NGUYEN Xuan Nam wrote:
> However I cannot insert a flow entry with mod_nw_tos:
>
> root@namnx-HP-Z400-Workstation:/home/namnx# ovs-ofctl add-flow system@s1
> priority=65535,idle_timeout=5,dl_type=0x0800,nw_proto=17,in_port=1,actions=mod_nw_tos:10,output:2
> ovs-o
it immediately, but something to keep in mind if this
continues to bite me. :)
Thanks.
-- Murphy
On Tue, 2011-10-18 at 14:01 -0700, Ben Pfaff wrote:
> On Mon, Oct 17, 2011 at 12:38:17PM -0700, Murphy McCauley wrote:
> > The problem with buffer IDs is in ofputil_encode_packet_in() whi
17, 2011 at 07:09:15AM -0700, Murphy McCauley wrote:
> > I've got some problems with Open vSwitch on a little ARM-based machine
> > (32 bit, little endian). I've tried to set it up exactly the same as I
> > have on x86, but I'm getting somewhat different (and probl
I can't believe I forgot to mention the version.
I was using the head of the master. I switched to 1.2.1 from the
tarball, and the buffer IDs are still wrong.
Hmm...
-- Murphy
On Mon, 2011-10-17 at 07:52 -0700, Ben Pfaff wrote:
> On Mon, Oct 17, 2011 at 07:09:15AM -0700, Murphy
I've got some problems with Open vSwitch on a little ARM-based machine
(32 bit, little endian). I've tried to set it up exactly the same as I
have on x86, but I'm getting somewhat different (and problematic)
results.
The most significant problem is that the buffer IDs in OpenFlow messages
seem to
10 matches
Mail list logo