]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rather than using the legacy IP struct fields in the union for the
authorbz <bz@FreeBSD.org>
Tue, 4 Jun 2019 20:53:35 +0000 (20:53 +0000)
committerbz <bz@FreeBSD.org>
Tue, 4 Jun 2019 20:53:35 +0000 (20:53 +0000)
commitd3321f128b978c5e659343f4ec9d18476f3859b0
treec56b4687ff3d11b695378351a7af23f74312c974
parentf4279a9fd3c8b3c09a498ba27844cf9c26577f22
Rather than using the legacy IP struct fields in the union for the
port number, properly access them by their IPv6 names.
This will make it easier to slice up and compile out address families
in the future.

No functional change intended.

MFC after: 6 weeks
lib/libc/resolv/res_findzonecut.c