Gregory Nutt
|
aeabc12536
|
apps/examples/mld: Fix incorrect format of IPv6 Mulitcast address. This resolves the UPD sendto() problem of commit 09691dd48f that was being blamed on the UDP stack. Nope.. cockpit error.
|
2018-11-07 18:19:09 -06:00 |
|
Gregory Nutt
|
09691dd48f
|
apps/examples/mld: Add logic to set up the routing table before attempting to send the multicast packet. Still some problem, probably in NuttX stack: Still reports that the the multicast address is unreachable.
|
2018-11-07 10:43:03 -06:00 |
|
Gregory Nutt
|
dc02239347
|
apps/examples/mld/mld_main.c: Improve test by periodically dumping the content of /proc/net/mld (if available).
|
2018-11-06 10:41:01 -06:00 |
|
Gregory Nutt
|
74ac55308c
|
examples/mld/mld_main.c: ifdef out some bogus logic in the test.
|
2018-11-05 09:39:55 -06:00 |
|
Gregory Nutt
|
44e2505038
|
apps/examples/mld: Add a test of MLD. Not much of a test, but it does provide a mechansim for some low-level bring-up operations.
|
2018-11-04 18:21:32 -06:00 |
|