Daniel Danzberger
|
8bc1404ff5
|
atftp: Fix "undefined reference" linker errors.
These errors were caused by using "inline" functions in a non-static context.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
2015-12-11 11:52:20 +01:00 |
|
Daniel Danzberger
|
8159bf7990
|
atftp: fix invalid read in tftp_send_request.
This invalid read of 1 byte caused a segfault
on some arm platforms.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
2015-11-04 16:28:50 +01:00 |
|
Daniel Danzberger
|
46f94304d3
|
atftp: add new package
TODO:
- add init script for atftpd
- merge '120-retry-option.patch' from old atftp packages.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
2015-09-09 11:48:09 +02:00 |
|