Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 3 Mar 2000 19:41:44 +0000 (19:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 3 Mar 2000 19:41:44 +0000 (19:41 +0000)
commit3fd759d10f61e4e03dac0d9f7c62aff4a7be89da
tree498f5695ef8187825f3c4a6ced0f2cf737cd6e08
parentada24bb2a136cb41e71fcb029202f1a6fafc14f9
Update.

2000-02-17  H.J. Lu  <hjl@gnu.org>

* sunrpc/rpc/svc.h (SVCXPRT): Add a "xp_pad" field at the end.

* sunrpc/svc_udp.c (svcudp_bufcreate): Turn on IP_PKTINFO if
available.
(svcudp_recv): Set up message with the new "xp_pad" field for
IP_PKTINFO.
(svcudp_reply): Support IP_PKTINFO if available.
ChangeLog
sunrpc/svc_udp.c