]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r338046:
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Aug 2018 01:23:11 +0000 (01:23 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Aug 2018 01:23:11 +0000 (01:23 +0000)
commitf755fe0974d622b8141afc5bbd637003439137c1
treef073e3b9f9ae8960e7558466b59d69fdf13cafa9
parentfe2e5b07272704d8923f5a87abf245437927fc12
MFC r338046:

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@338170 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/ipfilter/netinet/ip_nat.c