mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 13:42:37 -04:00
When printing the interface name from the ipstate_t struct the interface name in is_ifp may not always be avaiable when reading it from kmem (tested on FreeBSD and NetBSD). However the is_ifname (the interface name character string) is almost always available -- it is not available when the source of the packet is a process running on the firewall itself. Rather than print both interface name strings, print only the one. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| common | ||
| ipf | ||
| ipfs | ||
| ipfstat | ||
| ipfsync | ||
| ipftest | ||
| iplang | ||
| ipmon | ||
| ipnat | ||
| ippool | ||
| ipresend | ||
| ipscan | ||
| ipsend | ||
| libipf | ||
| Makefile | ||
| Makefile.inc | ||