I'm running the uClinux tftpd server that is included in the user applications. I'm using a 5275 processor in my application.
I'm noticing that the tftpd server has a blocksize limitation of 512. I have a client device that is trying to request a blocksize of 1432, instead of adjusting the blocksize to 1432 the tftpd server sends out fragmented 512 packets. I've looked at other tftpd servers (tftpd-hpa) and found that there is a lot of work involved in porting them over to uClinux. Has anyone modified the current application or ported over the tftpd-hpa application to to solve this problem? Thanks Bruce
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
