freebsd-dev/sbin/ipf
Cy Schubert 9291d079d5 ipfilter: Print protocol when listing NAT table mappings
NAT table mappings list only the source and destination IP, the source
and destinaion port numbers, and their mappings. But the protocol is not
listed. Now that Facebook and Google use QUIC, seeing port 443 in in a
list of active NAT sessions could mean 443/tcp or 443/udp. This patch
adds the protocol to the listing to aid in determining whether HTTPS is
TCP or QUIC in a NAT mapping listing. This also helps differentiatinete
between other protocols such as ICMP, ESP, and AH in ipnat list of active
sessions.

MFC after:	1 week
2022-02-28 12:11:39 -08:00
..
common ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipf ipfilter: Fix manpage typos 2022-01-04 07:11:00 -08:00
ipfs ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipfstat ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipfsync ipfilter: Restore ipfsync 2022-01-07 21:46:53 -08:00
ipftest ipfilter: Fix manpage typos 2022-01-04 07:11:00 -08:00
iplang ipfilter: Adjust userland returns to conform to style(9) 2022-01-03 18:06:43 -08:00
ipmon ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipnat ipfilter: Fix manpage typos 2022-01-04 07:11:00 -08:00
ippool ipfilter userland: Style(9) requires a space after return 2022-01-03 19:37:25 -08:00
ipresend ipfilter: Move userland bits to sbin 2021-12-20 06:16:33 -08:00
ipscan ipfilter: Adjust userland returns to conform to style(9) 2022-01-03 18:06:43 -08:00
ipsend ipfilter: Fix manpage typos 2022-01-04 07:11:00 -08:00
libipf ipfilter: Print protocol when listing NAT table mappings 2022-02-28 12:11:39 -08:00
Makefile ipfilter: Move userland bits to sbin 2021-12-20 06:16:33 -08:00
Makefile.inc ipfilter: Move userland bits to sbin 2021-12-20 06:16:33 -08:00