fbernon
|
f687cc2699
|
Minor changes: replace directy call to memcpy by MEMCPY macro.
|
2008-01-26 16:12:16 +00:00 |
|
fbernon
|
0ed511d380
|
Minor changes in contrib folder: fix some warnings
|
2008-01-04 22:49:56 +00:00 |
|
fbernon
|
bf55cf26f1
|
Minor changes: don't presume the netif_default is always initialized in some apps (avoid crashs).
|
2007-11-30 16:39:16 +00:00 |
|
fbernon
|
8105013eb0
|
netbios.c, ping.c, sntp.c: minor changes: add comments, add some parameters, some coding style...
|
2007-11-13 00:58:51 +00:00 |
|
fbernon
|
6042cd8598
|
netbios.c: enable to redefine in lwipopts.h the NETBIOS_LWIP_NAME
|
2007-10-21 19:08:02 +00:00 |
|
goldsimon
|
530171e23e
|
Using PBUF_RAM instead of PBUF_REF and stack-memory to be safer (and faster with ARP queueing).
|
2007-10-21 12:46:35 +00:00 |
|
goldsimon
|
9e8b944c7f
|
Forgot one flag in response (AUTHORATIVE) - doesn't work without!
|
2007-10-21 12:44:29 +00:00 |
|
goldsimon
|
dd75189919
|
Added (and using) defines for flags & ttl, checking NETBIOS_LWIP_NAME vs NETBIOS_NAME_LEN, added file description.
|
2007-10-21 12:27:33 +00:00 |
|
fbernon
|
a8e70b3c20
|
Add netbios name service sample
|
2007-10-18 23:09:13 +00:00 |
|