# $NetBSD: files.ipfilter,v 1.11 2010/04/17 22:00:33 darrenr Exp $ defflag opt_ipfilter.h IPFILTER_LOG # logging of ip packets defflag opt_ipfilter.h IPFILTER_DEFAULT_BLOCK defflag opt_ipfilter.h IPFILTER_LOOKUP defflag opt_ipfilter.h IPFILTER_COMPAT # IPFilter version compat. defpseudo ipfilter: ifnet, bpf_filter # XXX not really an ifnet file dist/ipf/netinet/fil.c ipfilter file dist/ipf/netinet/ip_auth.c ipfilter file dist/ipf/netinet/ip_fil_netbsd.c ipfilter needs-flag file dist/ipf/netinet/ip_frag.c ipfilter file dist/ipf/netinet/ip_htable.c ipfilter file dist/ipf/netinet/ip_log.c ipfilter & ipfilter_log file dist/ipf/netinet/ip_lookup.c ipfilter file dist/ipf/netinet/ip_nat.c ipfilter file dist/ipf/netinet/ip_pool.c ipfilter file dist/ipf/netinet/ip_proxy.c ipfilter file dist/ipf/netinet/ip_scan.c ipfilter file dist/ipf/netinet/ip_state.c ipfilter file dist/ipf/netinet/ip_sync.c ipfilter file dist/ipf/netinet/ip_fil_compat.c ipfilter & ipfilter_compat makeoptions ipfilter CPPFLAGS+="-I$S/dist/ipf"