NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
450 stars 116 forks source link

implement support for structured replies in both nbd-client and nbd-server #86

Open nhooyr opened 5 years ago

nhooyr commented 5 years ago

Neither support structured replies (nbd-client doesn't support sending the option to negotiate structured replies)

yoe commented 5 years ago

Yes, I know it hasn't been implemented yet. This will happen when I find the time, at least for the server side.

For the client side, kernel support will be needed.

nhooyr commented 4 years ago

Going to close as it has been a long time and I'm not sure if this is relevant anymore.

yoe commented 4 years ago

It's definitely still relevant. I've been looking at working on this, too.

yoe commented 1 year ago

Server side has been implemented as of 3.25.

nhooyr commented 12 months ago

This is my oldest filed issue on which there's been meaningful progress. Good stuff @yoe 🍻