]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add handy DTrace probes useful in diagnosing NAT issues. DTrace probes
authorCy Schubert <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:59 +0000 (13:44 +0000)
committerCy Schubert <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:59 +0000 (13:44 +0000)
commit58a290b9f49a6dc71495894b76a06a211ea8be4a
tree2bbda3666672206f54da5063ec322361aeb4ef89
parent1d6e9fe75ceb954e045efb8558a7f943161ba0f6
Add handy DTrace probes useful in diagnosing NAT issues. DTrace probes
are situated next to error counters and/or in one instance prior to the
-1 return from various functions. This was useful in diagnosis of
PR/208566 and will be handy in the future diagnosing NAT failures.

PR: 208566
MFC after: 3 days
sys/contrib/ipfilter/netinet/ip_nat.c