]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: libebt_log: Add comment to clarify xlate callback
authorPhil Sutter <phil@nwl.cc>
Thu, 17 Nov 2022 16:37:27 +0000 (17:37 +0100)
committerPhil Sutter <phil@nwl.cc>
Thu, 24 Nov 2022 09:24:06 +0000 (10:24 +0100)
commit06f0d6fdb73be00570604b33c00b1f7bf1dacaa5
tree37511fa83ca875bcf766bf37a4e4194ae0dbb24d
parent0b946dabf34a068adf3e35924578ffb06a249bb8
extensions: libebt_log: Add comment to clarify xlate callback

Several log flags are ignored by the function. Add a comment explaining
why this is correct.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libebt_log.c