Initialize tftpcmd
This commit is contained in:
parent
0bcc6da157
commit
ab84533c00
1 changed files with 1 additions and 0 deletions
1
main.c
1
main.c
|
@ -58,6 +58,7 @@ int main(int argc, char **argv)
|
|||
struct nmrpd_args args = {
|
||||
.rx_timeout = 200,
|
||||
.ul_timeout = 60000,
|
||||
.tftpcmd = NULL,
|
||||
.filename = NULL,
|
||||
.ipaddr = NULL,
|
||||
.ipmask = "255.255.255.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue