freebsd-dev/sbin/ipf/common
Cy Schubert 915395a280 ipfilter: Introduce the new FORMAT_IF macro
Interface names stored in the ipstate_t and ipnat_t structures can be
NULL. This occurs when an application, such as named, is running on the
firewall machine itself. For example an application, i.e. named, running
on the firewall itself will cause a state table display and NAT mapping
display to show a null ingress interface and its egress interface. This
is perfectly valid but confusing to human eyes. Rather than print
nothing, print "(null)".

MFC after:	1 week
2022-03-03 06:43:11 -08:00
..
genmask.c ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipf_y.y ipfilter: Adjust userland returns to conform to style(9) 2022-01-03 18:06:43 -08:00
ipf.h ipfilter: Introduce the new FORMAT_IF macro 2022-03-03 06:43:11 -08:00
ipmon.h
ipt.h
kmem.h
lexer.c ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
lexer.h
opts.h
pcap-ipf.h