Gregory Nutt
|
4ee084ab24
|
Remove references to obsoleted CONFIG_NETDEV_MULTINIC and CONFIG_NETDEV_MULILINK.
|
2017-08-08 18:37:00 -06:00 |
|
Gregory Nutt
|
ae1eeada8a
|
Eliminate a warning
|
2017-07-10 14:36:56 -06:00 |
|
Gregory Nutt
|
ad2f724daf
|
apps/netutils/tftpc: Missing header file causes errors in some configurations.
|
2017-07-10 13:19:16 -06:00 |
|
Gregory Nutt
|
efa2de16a4
|
NSH: Fix some warnings about integer/pointer casts of different sizes (probably only effects 64-bit simulation)
|
2017-04-03 09:26:10 -06:00 |
|
Gregory Nutt
|
4a0db11565
|
Eliminate some warnings
|
2016-06-12 17:33:49 -06:00 |
|
Gregory Nutt
|
468bdcf8e6
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:13:39 -06:00 |
|
Gregory Nutt
|
344c92e2a4
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:55:38 -06:00 |
|
Gregory Nutt
|
34bb359447
|
Network: All logic will now handle varialbe length link layer protocol headers within incoming packets. This permits use of multiple network interfaces with differing data links. For example, ETHERNET + SLIP
|
2014-11-15 13:13:23 -06:00 |
|
Gregory Nutt
|
fcffe2e824
|
NET: More renaming
|
2014-07-04 15:40:49 -06:00 |
|
Gregory Nutt
|
d76252f196
|
Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h
|
2014-06-24 08:53:28 -06:00 |
|
patacongo
|
f8e08440f7
|
Email address change in apps/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 16:58:49 +00:00 |
|
patacongo
|
217e8451f9
|
Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-03 23:18:34 +00:00 |
|
patacongo
|
5b96d86bfb
|
Move nuttx/netutils to apps/netutils
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 21:04:13 +00:00 |
|