commit | f9324952088f1cd62ea4addf9ff532f1e6452a22 | [log] [tgz] |
---|---|---|
author | Fernando Fernandez Mancera <ffmancera@riseup.net> | Wed Jul 25 01:32:45 2018 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jul 30 14:07:11 2018 +0200 |
tree | 62d64d27306e9e58b7ff84ae62dc2b6df90fbb43 | |
parent | f6b7b5f4f3bcd7e1897c16dd65a10cbcc159cbde [diff] |
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c Move nfnetlink osf subsystem from xt_osf.c to standalone module so we can reuse it from the new nft_ost extension. Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>