Actions
Feature #8519
closedAdd ns_name_pton2 to libresolv2 mapfile
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2017-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
A missing ns_name_pton2 (__ns_name_pton2) SUNWPrivate interface is added for this issue. The library function was originally added (but missed from the mapfile) with the following:
commit 9525b14bcdeb5b5f6f95ab27c2f48f18bd2ec829
Author: Rao Shoaib <Rao.Shoaib@Sun.COM>
Date: Wed Nov 11 08:45:41 2009 -08006289479 libresolv2 clean up and alignment with libbind.6.0
ns_name_pton2 is like the already-exposed, private ns_name_pton (and used by the latter), but the former adds an argument and side effect:
fills in *dstlen (if non-NULL)
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b31320a79e2054c6739b5229259dbf98f3afc547
commit b31320a79e2054c6739b5229259dbf98f3afc547 Author: Chris Fraire <cfraire@me.com> Date: 2017-09-12T12:42:21.000Z 7388 Support -h <hostname> for ipadm DHCP 8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface 8518 Allow using system-generated IAID/DUID for all DHCPv4 8519 Add ns_name_pton2 to libresolv2 mapfile Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions