11647 6026 regressed after 5980
Review Request #2280 — Created Sept. 5, 2019 and submitted
Information | |
---|---|
yuripv | |
illumos-gate | |
master | |
11647 | |
d8a6fbf... | |
Reviewers | |
general | |
6026 integration did revert the changes done in 5980 due to my slip-up -- I didn't notice that usr/src/common/smbsrv/smb_inet.c didn't use the inet/ip.h header, and rather provided its own inet_ntop() prototype.
Check
mdb -ke smb_inet_ntop::dis
to use correct symbol.