]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: ipset: hash:ipmac type support added to ipset
authorTomasz Chilinski <tomasz.chilinski@chilan.com>
Thu, 5 May 2016 05:21:26 +0000 (07:21 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 10 Nov 2016 12:28:49 +0000 (13:28 +0100)
commitc0db95c7bcca956d444f233aee5c2b124392ef9a
tree4f4c6a09a9b7e74788bdd4ee83bde575a23ea315
parenta71bdbfa99272f0beb92b669d2bbc626871e00e5
netfilter: ipset: hash:ipmac type support added to ipset

Introduce the hash:ipmac type.

Signed-off-by: Tomasz Chili??ski <tomasz.chilinski@chilan.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
net/netfilter/ipset/Kconfig
net/netfilter/ipset/Makefile
net/netfilter/ipset/ip_set_hash_ipmac.c [new file with mode: 0644]