]> Zhao Yanbai Git Server - minix.git/commit
Import a subset of PF distribution files 22/3322/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 17 Jun 2016 22:07:26 +0000 (22:07 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 18 Jun 2016 12:20:46 +0000 (12:20 +0000)
commitebe9f48d04d43ff9102821c32499f565af05bcf3
tree04d2179e5b1a45fe8ef80a181c37cb7adc722185
parent37274f3cdbc3af02276b244b5057910ba92f7082
Import a subset of PF distribution files

We do not support any PF functionality, nor do we intend to.  However,
some NetBSD utilities rely on the presence of these files.  Not all of
the files are installed.  The NetBSD source seems rather inconsistent
in where from to include these files.  We simply follow what NetBSD
does, though.

Change-Id: Ib244dfcc60b16ebc4697af22f71b7e014374b855
dist/pf/sbin/pfctl/pfctl.h [new file with mode: 0644]
dist/pf/sbin/pfctl/pfctl_parser.h [new file with mode: 0644]
distrib/sets/lists/minix-comp/mi
sys/dist/pf/net/if_pflog.h [new file with mode: 0644]
sys/dist/pf/net/if_pfsync.h [new file with mode: 0644]
sys/dist/pf/net/pfvar.h [new file with mode: 0644]
sys/net/Makefile