mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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)".
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| genmask.c | ||
| ipf.h | ||
| ipf_y.y | ||
| ipmon.h | ||
| ipt.h | ||
| kmem.h | ||
| lexer.c | ||
| lexer.h | ||
| opts.h | ||
| pcap-ipf.h | ||