[ovs-discuss] L7-filter and Openvswitch

Gustavo Miotto gustavomiotto at gmail.com
Wed Oct 1 16:31:40 UTC 2014


Hi Franck,
 First of all, thanks for your help. I messed up on the Netfilter and OVS.
I have one more doubt, if you can help me I will be very grateful. My
project aims to add Application layer support to OpenFlow, adding one more
field in the flow table; I would like to know if it is viable to create
this support in the ovs (using regex or anything else that matches
application headers like Http). Any help will be appreciated.

Thanks in advance.

 Gustavo.

On Mon, Sep 29, 2014 at 12:40 PM, Franck Baudin <franck.baudin at qosmos.com>
wrote:

> Hi Gustavo,
>
> On 09/29/14 15:35, Gustavo Miotto wrote:
>
>> But my ideia was to increase OVS match support up to L7, then I thought
>> about using this L7-filter to create these matches insides ovs code.
>> L7-filter install this new match inside netfilter, so if I install it in
>> the linux kernel before installing ovs in the same kernel, won't it be
>> available to use?
>>
> I recommend you to follow the addition of the conntracker, which is in
> progress, as this is also a matter of extending the Linux datapath with
> NETFILTER features: see http://www.mail-archive.com/
> dev at openvswitch.org/msg37447.html (http://openvswitch.org/
> mailman/listinfo/dev seems to be down).
>
> Good luck!
> Franck
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20141001/6b3acc67/attachment-0002.html>


More information about the discuss mailing list