]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expose np (nat_t - an entry in the nat table structure) in the DTrace
authorcy <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:56 +0000 (13:44 +0000)
committercy <cy@FreeBSD.org>
Sun, 19 Aug 2018 13:44:56 +0000 (13:44 +0000)
commit1db6a0e38b9309be9aef6e9c4bda28f66f69883b
tree3c75945090657a793a66508cff8bfca3d6a5a39c
parentece181beaf431bbbbebe62878a43325e87c158ed
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