[BZ #381]
authorUlrich Drepper <drepper@redhat.com>
Sun, 26 Sep 2004 11:11:28 +0000 (11:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 26 Sep 2004 11:11:28 +0000 (11:11 +0000)
commit412c954afacf0e5f62ff66ae870df18444b4a799
tree8ddcfdae9cc216d068b171a1bda2b4e83a6bd04c
parent6497a1d081505a2d0b50e06fcdca71d5f0a11192
[BZ #381]

Update.
* sunrpc/clnt_udp.c (is_network_up): Use getifaddrs instead of ioctl.
* sunrpc/get_myaddr.c (get_myaddress): Likewise.
* sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
* sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.  Change interface
to avoid buffer overrun and remove now useless parameters.
(clnt_broadcast): Adjust caller.  [BZ #381].
ChangeLog
sunrpc/clnt_udp.c
sunrpc/get_myaddr.c
sunrpc/pmap_clnt.c
sunrpc/pmap_rmt.c