Skip to content

Conversation

@elmarco
Copy link
Contributor

@elmarco elmarco commented Feb 13, 2020

No description provided.

go mod init & tiny, following:
https://blog.golang.org/migrating-to-go-modules

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
In slirpnetstack, UDPConn are create from
gvisor.dev/gvisor/pkg/tcpip/adapters/gonet, which are not net.UDPConn,
but net.PacketConn.

With this change, tftp can serve gvisor/netstack UDP sockets.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
elmarco added a commit to elmarco/slirpnetstack that referenced this pull request Feb 13, 2020
With -dhcp-bootfile, this allows to PXElinux-boot a VM.

This requires a few changes in tftp go module:
pin/tftp#55

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
@pin
Copy link
Owner

pin commented Feb 29, 2020

LGTM!

Thanks for adding a go module!

@pin pin merged commit e4f0737 into pin:master Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants