Xiang Xiao
|
e806097c70
|
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
|
2019-10-06 06:14:56 -06:00 |
|
Nathan Hartman
|
3a75edca20
|
Fix minor typo/copy-paste: 'will be use when'->'will be used when'
|
2019-08-23 11:59:28 -06:00 |
|
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
|
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 |
|