Re: [ovs-discuss] Contribution to OVS source code

2021-02-22 Thread Ben Pfaff
On Tue, Feb 23, 2021 at 01:28:45AM +0500, Farhat Ullah wrote: > I am interested in contributing to OVS source code by improving the > functionality and adding new features. Currently, I know how to set up the > OVS bridges and VFs, add ovs-ofctl rules. I am also aware of TC/Flower > rules and how O

[ovs-discuss] Contribution to OVS source code

2021-02-22 Thread Farhat Ullah
Hello OVS team members, I am interested in contributing to OVS source code by improving the functionality and adding new features. Currently, I know how to set up the OVS bridges and VFs, add ovs-ofctl rules. I am also aware of TC/Flower rules and how OVS works with TC/Flower to offload the rules

Re: [ovs-discuss] Modifying udp ports with OVS flows, match on udp_dst=53 but can't do mod_udp_dst=30053

2021-02-22 Thread Ben Pfaff
On Mon, Feb 22, 2021 at 05:45:41PM +, Brendan Doyle wrote: > If I try add a rule as follows: > ovs-ofctl add-flow br-ext > priority=1001,ip,in_port="patch-ln-ls_vcn",nw_proto=17,nw_dst=169.254.239.254,udp_dst=53,actions=mod_nw_dst:253.255.0.31,mod_udp_dst=30053,output:"bond0.3900" > > I get :

[ovs-discuss] consulta

2021-02-22 Thread diana mariscal
Quisiera incluir a PPP0 dentro de OVS pero no encuentro comando para ello y si lo agrego como agrego una interfaz normal me presenta error diciendo que no es una interfaz y si pues no es una interfaz sino una serial 0. Ayudenme con este problema o que puedo hacer ya que necesito incluirlo como inte

[ovs-discuss] Modifying udp ports with OVS flows, match on udp_dst=53 but can't do mod_udp_dst=30053

2021-02-22 Thread Brendan Doyle
Hi, If I try add a rule as follows: ovs-ofctl add-flow br-ext priority=1001,ip,in_port="patch-ln-ls_vcn",nw_proto=17,nw_dst=169.254.239.254,udp_dst=53,actions=mod_nw_dst:253.255.0.31,mod_udp_dst=30053,output:"bond0.3900" I get : ovs-ofctl: unknown action mod_udp_dst Yet OVS is quiet happy wi

Re: [ovs-discuss] Does have any plan to use ct() for router ports in ovn

2021-02-22 Thread 刘勰
Thanks for your reply, as we know, the port which is peer of router port has type router , we can't create an ACL matching on a port with type=router. 发件人:Numan Siddique 发送日期:2021-02-22 19:03:22 收件人:"刘勰" 抄送人:ovs-discuss 主题:Re: [ovs-discuss] Does have any plan to use ct() for rout

Re: [ovs-discuss] Does have any plan to use ct() for router ports in ovn

2021-02-22 Thread Numan Siddique
On Mon, Feb 22, 2021 at 8:54 AM 刘勰 wrote: > > Hi all: > At present, the match option of ACL is not support router port in OVN. > Are there any plans to support it? ACLs are applied to logical switches. So I don't think we could match on the logical rouer ports. You could match on the logi