dCache / oncrpc4j

Pure Java implementation of ONCRPC/SUNRPC
Other
30 stars 29 forks source link

embedded portmap doesn't supports V4 #45

Open kofemann opened 8 years ago

kofemann commented 8 years ago

rpcbind protocol v2 doesn't supports only IPv4 and makes embedded portmap not useful in IPv6 enabled environments.

mharj commented 8 years ago

Some preliminary v4 support branch, and even unit testing seems to be ok. https://github.com/mharj/oncrpc4j/tree/mharj-portmapv4