commit | f0cb839084efdf99328bed393f12f2e5c258ce8d | [log] [tgz] |
---|---|---|
author | Florent Fourcot <florent.fourcot@wifirst.fr> | Mon Jun 10 12:42:56 2019 +0200 |
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Jun 10 12:42:56 2019 +0200 |
tree | e8921a7b7130285f2ea1fc7b94da39c4db828cc2 | |
parent | 24c509b2e2f1661ce9500fc7e32647113e62d7e3 [diff] |
netfilter: ipset: merge uadd and udel functions Both functions are using exactly the same code, except the command value passed to call_ad function. Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>