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.
Details
Details
- Reviewers
alfred stas - Group Reviewers
Contributor Reviewers (ports) - Commits
- rS292047: RPC: populate local address for rendezvous transporter.
Verified existing mountd/rpc.statd are not impacted: cthon tests pass, mountd's procs still serve FHs, export lists, and mount list.
For testing the code, changed mountd to print local address under debug, verified expected result were printed.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable