]> git.ipfire.org Git - thirdparty/nftables.git/commit
rule: Copy locations in handle_merge()
authorPhil Sutter <phil@nwl.cc>
Wed, 9 May 2018 14:03:41 +0000 (16:03 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 9 May 2018 16:29:21 +0000 (18:29 +0200)
commit5a7775a1d699ced8a0c760d4849c4e84bac9268a
treee5107a3ba9425764878f59ed4bc457aded6cf04c
parenteffb881c9cef28aca47adeec5014e0457507539e
rule: Copy locations in handle_merge()

This allows to make error messages point to the right part of the
command after handles were merged.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/rule.c