Commits


Merge pull request #33 from stevvooe/new-context p9p: use new context package throughout


p9p: use new context package throughout Signed-off-by: Stephen J Day <stephen.day@docker.com>


Merge pull request #28 from simonferquel/msize_negociation_fix Fixes the MSize comparison when negociating msize with server


Fixes the MSize comparison when negociating msize with server Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>


Merge pull request #8 from talex5/master Always negotiate a compatible protocol version


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>


Merge branch 'pinata-filtered'


Merge branch 'pinata-pkg-filtered' into pinata-filtered Signed-off-by: Stephen J Day <stephen.day@docker.com>


Putting a8b3e87a changes in pkg/p9p


v1/pkg/p9p