Re: [PATCH nf] netfilter: nf_tables: deactivate expressions in rule replecement routine

2018-11-28 Thread Pablo Neira Ayuso
Applied, thanks.

[PATCH nf] netfilter: nf_tables: deactivate expressions in rule replecement routine

2018-11-27 Thread Taehee Yoo
Rule replacement routine removes an old rule then adds a new rule. In the old rule removing routine, below steps are needed. Allocate trans, deactivate rule and deactivate expressons of rule. But there is no expression deactivation routine in rule replacement routine. test commands: %nft add