Re: [ovs-dev] Is there a way to get port status directly on kernel module?

2014-02-20 Thread Rafael Duarte Vencioneck
Thanks! I didn't know about the existence of megaflows feature. I'll search more on that topic. If you have some hints, they will be welcome. best regards Rafael Duarte Vencioneck 2014-02-19 17:48 GMT-03:00 Ben Pfaff : > On Wed, Feb 19, 2014 at 05:12:22PM -0300, Rafael Duar

Re: [ovs-dev] Is there a way to get port status directly on kernel module?

2014-02-19 Thread Rafael Duarte Vencioneck
I'm thinking about the possibility of fast forwarding without upcalls. If the link is down, maybe the module could know someway for what port to forward. It's really impossible to do that? Rafael Duarte Vencioneck 2014-02-19 16:39 GMT-03:00 Ben Pfaff : > On Wed, Feb 19, 2014

[ovs-dev] Is there a way to get port status directly on kernel module?

2014-02-19 Thread Rafael Duarte Vencioneck
Digging a little in ovs kernel module code, I can't find a way to verify if a given port is up or down before execute an output. Is there a way to do that? OVS version 1.9.3 Thanks, Rafael Duarte Vencioneck ___ dev mailing list dev@openvswitch.org

Re: [ovs-dev] How to implement openflow vendor extensions

2014-01-22 Thread Rafael Duarte Vencioneck
Thank you Ben, this might help. Rafael Duarte Vencioneck 2014/1/21 Ben Pfaff > On Sun, Jan 19, 2014 at 03:39:24PM -0200, Rafael Duarte Vencioneck wrote: > > I'm interested in implement a new openflow 1.0 vendor extension message. > > Can somebody kindly help me telli

[ovs-dev] How to implement openflow vendor extensions

2014-01-19 Thread Rafael Duarte Vencioneck
s, Rafael Duarte Vencioneck ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev