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 <[email protected]> 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/ > [email protected]/msg37447.html (http://openvswitch.org/ > mailman/listinfo/dev seems to be down). > > Good luck! > Franck >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
