lwIP - A Lightweight TCP/IP stack - Tasks: task #14492, tftp server: test & add...
You are not allowed to post comments on this tracker with your current authentication level.
task #14492: tftp server: test & add comments?
Submitter: | Simon Goldschmidt <goldsimon> | ||
Submitted: | Tue 25 Apr 2017 08:14:54 PM UTC | ||
Category: | None | Should Start On: | Tue 25 Apr 2017 12:00:00 AM UTC |
Should be Finished on: | Tue 25 Apr 2017 12:00:00 AM UTC | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Planned Release: | None |
Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-04-26 | dziegel | Summary | tfpt server: test & add comments? | ![]() |
tftp server: test & add comments? |
The tftp_server.c file contains far too little comments to me :-)
Also, this is a reminder for me to review if it uses the stack correctly.
Plus: functions should carry a prefix (e.g. tftpsvr_send_error instead of send_error).