When I first subscribed, I missed the fact that the listserv sent me a
confirmation email (landed in my junk box).
So, maybe you received a confirmation email that you have not replied to?
-- William
===
- Shaping clay is easier than digging it out of the ground.
Hi Alex,
I'm pretty new to the Open vSwitch world, but I've been working on a LuaJIT
binding for the same:
http://github.com/wiladams/LJIT2ovs
While I've done the lowest level stuff, I am now focusing on higher level
utilities,
such as ovs-vsctl and the like.
From a scripting environment pers
>> Perhaps other people working on things like Rust or Go might be
>> interested in adding links there as well. The more the merrier I
>> think.
>
> Sure, I'd be happy to have links to all the bindings that are available
> (I didn't know about Rust bindings!).
I don't know of a Rust binding eith
2, 2015 at 05:25:24PM +, William Adams wrote:
>> OK. I have made the change in the 'development' area. I hope you find that
>> acceptable.
>>
>> -- William
>>
>>
>>
>> ===
>> - Shaping clay is easier than di
700
> From: b...@nicira.com
> To: william_a_ad...@msn.com
> CC: dev@openvswitch.org
> Subject: Re: [ovs-dev] Adding a LuaJIT binding for openvswitch
>
> On Tue, Jun 02, 2015 at 05:18:09AM +, William Adams wrote:
>> I have been working on some luajit bindings/code for openvswitch.
&
Hi List,
I have been working on some luajit bindings/code for openvswitch. First of
all, is there knowledge of an existing lua based binding already? If not,
what's the best way of contributing this work? Should I just point to my own
github repo, or is there someplace in openvswitch where li