aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_osf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso1-1/+1
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+10
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera1-1/+14
2018-10-11netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera1-0/+10
2018-09-20netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner1-1/+1
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera1-5/+3
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera1-1/+1
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera1-0/+106