K 10 svn:author V 4 stas K 8 svn:date V 27 2015-12-10T05:17:04.018893Z K 7 svn:log V 434 RPC: populate local address for rendezvous transporter. When accepting a connection on underlying tcp socket rpc vc transporter fails to populate local address. This change rectifies this problem by modifying rendezvous_request() to fill out the xptr structure member with appropriate information. Submitted by: Alex Burlyga MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D4206 END