parent
7b398453db
commit
69451e1d41
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -133,7 +133,7 @@ int main(int argc, char **argv)
|
|||
bool list = false, have_dest_mac = false;
|
||||
struct nmrpd_args args = {
|
||||
.rx_timeout = 1000,
|
||||
.ul_timeout = 5 * 60,
|
||||
.ul_timeout = 15 * 60,
|
||||
.tftpcmd = NULL,
|
||||
.file_local = NULL,
|
||||
.file_remote = NULL,
|
||||
|
|
Loading…
Add table
Reference in a new issue