commit | ddba40be59c9be4059288464f8e6f38fbba27495 | [log] [tgz] |
---|---|---|
author | Fernando Fernandez Mancera <ffmancera@riseup.net> | Tue Jul 31 20:25:01 2018 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Aug 03 18:38:30 2018 +0200 |
tree | 9e1265404f8833eb93d6368fb464339dbe049a01 | |
parent | 7cca1ed0bb248b8d5768d17f5afe297a832d66c0 [diff] |
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf The first client of the nf_osf.h userspace header is nft_osf, coming in this batch, rename it to nfnetlink_osf.h as there are no userspace clients for this yet, hence this looks consistent with other nfnetlink subsystem. Suggested-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>