diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-05-26 16:50:57 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-05-26 16:50:57 +0000 |
commit | cb3d3f225cb1c8ade3fb89d6c4c5502f037a50b5 (patch) | |
tree | 9a08f972528fc9258b89ee4ada4bb615124dd219 /loader2/Makefile | |
parent | a9fd6bdf6b3dedb7fcd44fd076f9fe1b5e989504 (diff) | |
download | anaconda-cb3d3f225cb1c8ade3fb89d6c4c5502f037a50b5.tar.gz anaconda-cb3d3f225cb1c8ade3fb89d6c4c5502f037a50b5.tar.xz anaconda-cb3d3f225cb1c8ade3fb89d6c4c5502f037a50b5.zip |
* isys/nl.c (netlink_format_ip_addr): Rewrote to malloc for space
in the function and handle IPv4 and IPv6 address lengths more
gracefully.
* isys/nl.c (netlink_interfaces_ip2str): Added function to return the
IP address of the specified device name. If you have an IPv4 address
for the device, that's returned. If you only have an IPv6 address,
that's returned. The string returned is the human-readable IP addr.
* isys/nl.c (_netlink_interfaces_elem_find): Renamed the
_netlink_interfaces_elem_mac2str function since it's a generic intf
search routine.
* isys/nl.c (netlink_init_interfaces_list): If there is no IPv6
address, memset intfinfo->ip6_addr to all zeros.
* isys/nl.h: Prototype updates.
Diffstat (limited to 'loader2/Makefile')
0 files changed, 0 insertions, 0 deletions