This series allows matching on destination MAC address in bitmap:ipmac, hash:mac and hash:ipmac sets, and makes checks against all-zero MAC addresses consistent across these three set types. Stefano Brivio (2): ipset: Allow matching on destination MAC address for mac and ipmac sets ipset: Make invalid MAC address checks consistent net/netfilter/ipset/ip_set_bitmap_ipmac.c | 13 ++++++++----- net/netfilter/ipset/ip_set_hash_ipmac.c | 27 ++++++++++++++------------- net/netfilter/ipset/ip_set_hash_mac.c | 10 +++++----- 3 files changed, 27 insertions(+), 23 deletions(-) -- 2.15.1