Commit Briefs

GitHub

Merge pull request #33 from stevvooe/new-context

p9p: use new context package throughout


Stephen J Day

p9p: use new context package throughout

Signed-off-by: Stephen J Day <stephen.day@docker.com>


GitHub

Merge pull request #28 from simonferquel/msize_negociation_fix

Fixes the MSize comparison when negociating msize with server


Simon Ferquel

Fixes the MSize comparison when negociating msize with server

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>


Stephen Day

Merge pull request #8 from talex5/master

Always negotiate a compatible protocol version


Thomas Leonard

Always negotiate a compatible protocol version

Previously, if the client suggested a newer version then we gave up. Now, we offer to drop back to 9P2000. Signed-off-by: Thomas Leonard <thomas.leonard@docker.com>


Stephen J Day

Merge branch 'pinata-filtered'


Stephen J Day

Merge branch 'pinata-pkg-filtered' into pinata-filtered

Signed-off-by: Stephen J Day <stephen.day@docker.com>


Adrien Duermael

Putting a8b3e87a changes in pkg/p9p


Adrien Duermael

v1/pkg/p9p