Re: [PATCH 1/3 nft v4] files: osf: copy iptables/utils/pf.os into nftables tree

2018-08-24 Thread Pablo Neira Ayuso
On Wed, Aug 22, 2018 at 05:03:44PM +0200, Fernando Fernandez Mancera wrote: > As we are going to need pf.os file to load OS fingerprints from the incoming > nfnl_osf.c, we copy it into the nftables tree directory "files/osf/". Series applied with minor changes, thanks Fernando. > Signed-off-by:

[PATCH 1/3 nft v4] files: osf: copy iptables/utils/pf.os into nftables tree

2018-08-22 Thread Fernando Fernandez Mancera
As we are going to need pf.os file to load OS fingerprints from the incoming nfnl_osf.c, we copy it into the nftables tree directory "files/osf/". Signed-off-by: Fernando Fernandez Mancera --- configure.ac | 1 + files/Makefile.am | 3 +- files/nftables/Makefile.am |