diff options
| author | Todd Seidelmann <[email protected]> | 2019-08-21 15:47:53 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2019-08-27 10:58:28 +0000 |
| commit | 3cf2f450fff304be9cf4868bf0df17f253bc5b1c (patch) | |
| tree | a6ff94f53bf8f50878a74ee19103da2d78c40e8c /tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py | |
| parent | r8152: Set memory to all 0xFFs on failed reg reads (diff) | |
| download | kernel-3cf2f450fff304be9cf4868bf0df17f253bc5b1c.tar.gz kernel-3cf2f450fff304be9cf4868bf0df17f253bc5b1c.zip | |
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Simplify the check in physdev_mt_check() to emit an error message
only when passed an invalid chain (ie, NF_INET_LOCAL_OUT).
This avoids cluttering up the log with errors against valid rules.
For large/heavily modified rulesets, current behavior can quickly
overwhelm the ring buffer, because this function gets called on
every change, regardless of the rule that was changed.
Signed-off-by: Todd Seidelmann <[email protected]>
Acked-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py')
0 files changed, 0 insertions, 0 deletions
