net: apps: Disable multicast sending in echo-client
In order to test unicast sending properly, disable multicast sending temporarily. Change-Id: If90acf003910a954770caa53825116d2a9ddadc1 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
12a092757f
commit
feff518981
1 changed files with 0 additions and 2 deletions
|
@ -331,8 +331,6 @@ void sending(void)
|
|||
ipsum_len - expecting);
|
||||
}
|
||||
}
|
||||
|
||||
send_unicast = !send_unicast;
|
||||
}
|
||||
|
||||
void receiving(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue