Re: [nox-dev] 0x97 nox on noxrepo.org

2008-12-03 Thread Ben Pfaff
Glen Gibb <[EMAIL PROTECTED]> writes:

> The noxrepo version doesn't compile due to the location of the
> openflow.h file in OpenFlow v0.8.9 (moved from include -> 
> include/openflow).

In our latest local version we actually just copied the
openflow.h file into NOX, so this problem will certainly go away
when we push.
-- 
Ben Pfaff
Nicira Networks, Inc.

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] 0x97 nox on noxrepo.org

2008-12-03 Thread Glen Gibb

Ben Pfaff wrote:

Glen Gibb <[EMAIL PROTECTED]> writes:

  

When you get a chance can you push a version of NOX that is compatible
with 0x97 to noxrepo.org please?

In the mean time I'll pull from your internal repo.



I'm not sure that we've yet added support for 0x97 to NOX, but we
will certainly push it to noxrepo when we do.
  

Thanks Ben/Martin,

At this stage I'm happy without support for some of the new OpenFlow 
features -- I'm just after a version that compiles against 0x97.


The noxrepo version doesn't compile due to the location of the 
openflow.h file in OpenFlow v0.8.9 (moved from include -> 
include/openflow).  For people wanting a version that compiles against 
the current version of nox you can link the 3 header files in 
include/openflow into include in your openflow directory:


cd 
cd include
ln -s openflow/openflow.h
ln -s openflow/openflow-netlink.h
ln -s openflow/nicira-ext.h

(Or people can actually update config/ac_check_openflow.m4 ;-) )

Glen



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] 0x97 nox on noxrepo.org

2008-12-03 Thread Ben Pfaff
Glen Gibb <[EMAIL PROTECTED]> writes:

> When you get a chance can you push a version of NOX that is compatible
> with 0x97 to noxrepo.org please?
>
> In the mean time I'll pull from your internal repo.

I'm not sure that we've yet added support for 0x97 to NOX, but we
will certainly push it to noxrepo when we do.
-- 
Ben Pfaff
Nicira Networks, Inc.

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] 0x97 nox on noxrepo.org

2008-12-03 Thread Martin Casado
We're working on this right now.  Unfortunately, I don't think our  
internal NOX is 0x97 compliant yet (*ahem*) but should be shortly.  
Will let you know as soon as its read.



On Dec 3, 2008, at 4:37 PM, Glen Gibb wrote:


Hi Nicira,

When you get a chance can you push a version of NOX that is  
compatible with 0x97 to noxrepo.org please?


In the mean time I'll pull from your internal repo.

Thanks,
Glen

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[nox-dev] 0x97 nox on noxrepo.org

2008-12-03 Thread Glen Gibb

Hi Nicira,

When you get a chance can you push a version of NOX that is compatible 
with 0x97 to noxrepo.org please?


In the mean time I'll pull from your internal repo.

Thanks,
Glen

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org