freebsd-dev/contrib/ipfilter/tools
Cy Schubert 88b86bb0f3 Historically ipfstat listings and stats only listed IPv4 or IPv6 output.
ipfstat would list IPv4 outputs by default while -6 would produce IPv6
outputs. This commit combines the ipfstat -i and -o outputs into one
listing of IPv4 and IPv6 rules. The -4 option lists only IPv4 rules
(as the default before) while -6 continues to list only rules that affect
IPv6.

PR:		247952
Reported by:	joeb1@a1poweruser.com
MFC after:	1 week
2020-07-17 19:07:40 +00:00
..
BNF.ipf
BNF.ipnat
ipf_y.y Replace AF_INET6 ifdefs with USE_INET6 ifdefs. This is more consistent 2017-06-23 02:42:04 +00:00
ipf.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipfcomp.c calloc() and realloc() modernization. 2017-03-16 04:40:07 +00:00
ipfs.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipfstat.c Historically ipfstat listings and stats only listed IPv4 or IPv6 output. 2020-07-17 19:07:40 +00:00
ipfsyncd.c
ipftest.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipmon_y.y
ipmon.c Return a return code scripts might expect. I missed this while 2019-06-27 03:50:13 +00:00
ipnat_y.y ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipnat.c ipfilter: remove duplicate definition of 'thishost' 2020-03-29 02:26:58 +00:00
ippool_y.y Teach the ippool parser about address families. This is a precursor 2019-09-26 03:09:45 +00:00
ippool.c As with ipf(8), give ippool(8) the ability to load IP pools from multiple 2020-02-18 11:26:49 +00:00
ipscan_y.y
ipsyncm.c
ipsyncs.c
lex_var.h
lexer.c
lexer.h
Makefile