1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Klemm
6c9c7a315d - 1st ack packet got a random packetnumber, but should be 0.
- Packets > 32768 have not been acked anymore
  because of counter overflow with files > 16 MB.
  Changed 'short' to 'unsigned short'

Author has been notified, but it seems utftpd isnt maintained
actively anymore. So a hot fix here in the ports collection.

Thanks to Joerg for fixing this bug.

Submitted by:	joerg@FreeBSD.org
2004-06-11 17:33:32 +00:00