diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2019-06-24 15:20:11 +0200 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2019-07-29 21:16:57 +0200 |
commit | b89d15480d0cacacae1a0fe0b3da01b529f2914f (patch) | |
tree | e2c85f776f607b1701e0f647134152ddcc4158d1 /tools/perf/scripts/python | |
parent | 91826ba13855f73e252fef68369b3b0e1ed25253 (diff) |
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
In commit 8cc4ccf58379 ("ipset: Allow matching on destination MAC address
for mac and ipmac sets"), ipset.git commit 1543514c46a7, I removed the
KADT check that prevents matching on destination MAC addresses for
hash:mac sets, but forgot to remove the same check for hash:ip,mac set.
Drop this check: functionality is now commented in man pages and there's
no reason to restrict to source MAC address matching anymore.
Reported-by: Chen Yi <yiche@redhat.com>
Fixes: 8cc4ccf58379 ("ipset: Allow matching on destination MAC address for mac and ipmac sets")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions