tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tftp protocol



On Mon, Oct 12, 2009 at 06:30:38PM +0100, Patrick Welche wrote:
> For some reason a tftp client (not netbsd) keeps emitting an opcode
> of 768 (oddly RFC 768 is UDP) - any idea on how an opcode can be > 5?

Yes. 768 is 3*256 - so this is wrong-endian opcode 3, a DATA request.
Somebody should fix the client, unless you're misreading a packet
dump. 

        -is
-- 
seal your e-mail: http://www.gnupg.org/


Home | Main Index | Thread Index | Old Index