]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expose np (nat_t - an entry in the nat table structure) in the DTrace
authorCy Schubert <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:56 +0000 (13:44 +0000)
committerCy Schubert <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:56 +0000 (13:44 +0000)
commit1d6e9fe75ceb954e045efb8558a7f943161ba0f6
tree3c75945090657a793a66508cff8bfca3d6a5a39c
parent74b7f25ef392065fe31ccd6fd289b9c6365a39eb
Expose np (nat_t - an entry in the nat table structure) in the DTrace
probe when nat fails (label badnat). This is useful in diagnosing
failed NAT issues and was used in PR/208566.

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