Am 02.11.2016 um 18:55 hat Max Reitz geschrieben: > See patch 3 for the reason why we have actually never supported TFTP at > all (except for very small files (i.e. below 256 kB or so)). > > I would consider this series a bug fix because, well, it doesn't really > change any functionality, and the bug is "We don't support TFTP but we > pretend we do".
Reviewed-by: Kevin Wolf <kw...@redhat.com> libvirt added support for tftp in commit 8ffe1d0c, in a series that added https and ftps, too. I suppose tftp wasn't actually tested. Maybe libvirt wants to remove tftp as well. Kevin