]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: add a comment wrt. reject dependency insertion
authorFlorian Westphal <fw@strlen.de>
Sun, 7 May 2017 00:40:46 +0000 (02:40 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 18 May 2017 16:09:40 +0000 (18:09 +0200)
commit50323910f2214de6fa333c3bf0c1452842b5a924
tree7b46597e447ec14802a5ff5e0c2a038354d02a92
parenta4af1e9b7e5ab4c98f3e338a4552ba2017b5c381
src: add a comment wrt. reject dependency insertion

at first I thought this was a bug but this in fact seems the right
thing, add a comment/example why adding dependency as first statement makes
sense.

Signed-off-by: Florian Westphal <fw@strlen.de>
src/evaluate.c