Gregory Nutt
|
9ac09db800
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:46:14 -06:00 |
|
Gregory Nutt
|
2c1f018e85
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
|
Gregory Nutt
|
6498e1127e
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
|
Gregory Nutt
|
2994448d85
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
|
Gregory Nutt
|
e0fc5a86c8
|
Fixes for more complaints from cppcheck
|
2014-11-25 08:09:57 -06:00 |
|
Gregory Nutt
|
d4b01c55b5
|
If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPT
|
2014-11-25 08:08:58 -06:00 |
|
Gregory Nutt
|
a78ad24213
|
If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPT
|
2014-11-25 08:08:58 -06:00 |
|
Gregory Nutt
|
727a7c9e40
|
Fixes for more issues found by cppcheck
|
2014-11-24 17:00:26 -06:00 |
|
Gregory Nutt
|
ad36e75a40
|
Fixes for more issues found by cppcheck
|
2014-11-24 17:00:26 -06:00 |
|
Gregory Nutt
|
697b0f8f19
|
More bugs/warnings found by cppcheck
|
2014-11-24 13:24:51 -06:00 |
|
Gregory Nutt
|
7cfd619167
|
More bugs/warnings found by cppcheck
|
2014-11-24 13:24:51 -06:00 |
|
Gregory Nutt
|
8becf3c18c
|
Various issues/bugs detected by cppcheck
|
2014-11-24 12:59:52 -06:00 |
|
Gregory Nutt
|
1d2ec9d2bb
|
Various issues/bugs detected by cppcheck
|
2014-11-24 12:59:52 -06:00 |
|
Gregory Nutt
|
2f33fdce85
|
Nucleo F4x1RE: Stangeness in initialization noted by Sébastien Lorquet
|
2014-11-24 12:33:24 -06:00 |
|
Gregory Nutt
|
6f1d62e4cc
|
Nucleo F4x1RE: Stangeness in initialization noted by Sébastien Lorquet
|
2014-11-24 12:33:24 -06:00 |
|
Gregory Nutt
|
a4b77cfb1c
|
Nucleo F4x1RE: Typos in previously untested code. message() does not exist, return value from void function, missing inclusion of errno.h. From Sébastien Lorquet
|
2014-11-24 11:29:22 -06:00 |
|
Gregory Nutt
|
0dae05bda4
|
Nucleo F4x1RE: Typos in previously untested code. message() does not exist, return value from void function, missing inclusion of errno.h. From Sébastien Lorquet
|
2014-11-24 11:29:22 -06:00 |
|
Gregory Nutt
|
f4746a3e9e
|
Fix BAS configuration from last change; refresh STM32 F4 NSH configuration
|
2014-11-24 09:12:56 -06:00 |
|
Gregory Nutt
|
8c05e06046
|
Fix BAS configuration from last change; refresh STM32 F4 NSH configuration
|
2014-11-24 09:12:56 -06:00 |
|
Gregory Nutt
|
121aa0ca68
|
Update comments and README
|
2014-11-24 07:25:40 -06:00 |
|
Gregory Nutt
|
6a3a2f466c
|
Update comments and README
|
2014-11-24 07:25:40 -06:00 |
|
Gregory Nutt
|
8de38d719a
|
Fix included IPv6 file name
|
2014-11-24 07:25:03 -06:00 |
|
Gregory Nutt
|
10bab4f49c
|
Update ChangeLog
|
2014-11-23 16:52:10 -06:00 |
|
Gregory Nutt
|
e611859aed
|
Fix typo in confiditional compilation. From Alan Carvalho de Assis
|
2014-11-23 16:51:02 -06:00 |
|
Gregory Nutt
|
7dfb945979
|
I2C header file for the Freescale KL family. From Alan Carvalho de Assis.
|
2014-11-23 16:49:00 -06:00 |
|
Gregory Nutt
|
fc804e29af
|
I2C header file for the Freescale KL family. From Alan Carvalho de Assis.
|
2014-11-23 16:49:00 -06:00 |
|
Gregory Nutt
|
aa9700c1ab
|
Update comments and read me
|
2014-11-23 12:52:18 -06:00 |
|
Gregory Nutt
|
84ef84a80e
|
Update ChangeLog
|
2014-11-23 11:10:11 -06:00 |
|
Gregory Nutt
|
b36dbe1d89
|
Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
|
2014-11-23 11:00:22 -06:00 |
|
Gregory Nutt
|
4f56aeb04e
|
Update ChangeLog
|
2014-11-23 08:38:43 -06:00 |
|
Gregory Nutt
|
43d036f587
|
Network routing: Refuse to perform routing table lookups for the Broadcast IP address. From Brennan Ashton
|
2014-11-23 08:36:34 -06:00 |
|
Gregory Nutt
|
d2a323ca19
|
Back inclusion of ipv6.h
|
2014-11-22 13:26:27 -06:00 |
|
Gregory Nutt
|
17000ebacb
|
Update ChangeLog and TODO
|
2014-11-22 10:57:20 -06:00 |
|
Gregory Nutt
|
dc7a45ecf8
|
Extensions to ECP conneciton structure for the case of multiple networks. See additional comments regarding the similar change for UDP
|
2014-11-22 10:46:37 -06:00 |
|
Gregory Nutt
|
fbd82712da
|
Add a comment
|
2014-11-22 09:08:31 -06:00 |
|
Gregory Nutt
|
d76ed2cbc5
|
Fix UDP routing error in last commit
|
2014-11-22 09:08:06 -06:00 |
|
Gregory Nutt
|
251249a954
|
Back out a misconception about INADDR_ANY introduce with some previous commits
|
2014-11-22 07:55:45 -06:00 |
|
Gregory Nutt
|
b346104588
|
Update ChangeLog
|
2014-11-22 07:16:14 -06:00 |
|
Gregory Nutt
|
80fc094734
|
Make tcp_listener static scope; it is not used outside of tcp_conn.c
|
2014-11-22 07:14:17 -06:00 |
|
Gregory Nutt
|
5521868169
|
Update TODO
|
2014-11-21 18:25:58 -06:00 |
|
Gregory Nutt
|
ac06d33673
|
Update ChangeLog
|
2014-11-21 17:50:34 -06:00 |
|
Gregory Nutt
|
2c2b5e6738
|
Fix routing of muli-network UDP packets
|
2014-11-21 17:44:12 -06:00 |
|
Gregory Nutt
|
5ead6b402d
|
Network: Misc changes to UDP bind logic for the case of multiple networks
|
2014-11-21 17:00:08 -06:00 |
|
Gregory Nutt
|
15c07e0d67
|
Network: Misc changes to UDP bind logic for the case of multiple networks
|
2014-11-21 17:00:08 -06:00 |
|
Gregory Nutt
|
4dd021f351
|
Some ideas for how port assignments might work with multiple network interfaces
|
2014-11-21 14:21:30 -06:00 |
|
Gregory Nutt
|
fbedc361bb
|
File missed in previous commit
|
2014-11-21 14:19:36 -06:00 |
|
Gregory Nutt
|
735aa4289a
|
Network: Add logic to get a default network device (for the case where are multiple devices). For INADDR_ANY
|
2014-11-21 14:14:39 -06:00 |
|
Gregory Nutt
|
d297b623b4
|
Network: Add a file of IPv6 globals
|
2014-11-21 14:10:25 -06:00 |
|
Gregory Nutt
|
5055d00caf
|
Update READMEs
|
2014-11-21 14:05:20 -06:00 |
|
Gregory Nutt
|
7fa3362ab4
|
Update READMEs
|
2014-11-21 14:05:20 -06:00 |
|