[patch mlxsw.wiki] ACLs: extend chains section for explicit creation and deletion and add templates section
Ido Schimmel
idosch at mellanox.com
Tue Jul 24 23:49:35 AEST 2018
On Tue, Jul 24, 2018 at 03:44:41PM +0200, Jiri Pirko wrote:
> Tue, Jul 24, 2018 at 03:38:22PM CEST, idosch at mellanox.com wrote:
> >On Tue, Jul 24, 2018 at 02:03:26PM +0200, Jiri Pirko wrote:
> >> +```
> >> +$ tc filter add dev enp3s0np1 ingress proto ip chain 11 flower dst_ip 10.0.0.1/24 action drop
> >> +Error: cls_flower: Mask does not fit the template.
> >> +We have an error talking to the kernel, -1
> >> +```
> >
> >Worth mentioning that insertion of filters that are _contained_ in the
> >template would also succeed. For example, dst_ip/8.
>
> That is the first example.
Ha, right :)
More information about the Linux-mlxsw
mailing list