Xiang Xiao
|
70e7fafaed
|
Revert netutils/netlib: correct ICMPv6 socket create error. This reverts commit 0bcd3b76280ad100b2d0f7d813fa6d970f54b4f4.
|
2019-09-20 12:47:04 -06:00 |
|
ligd
|
2c34489e81
|
netutils/netlib/netlib_autoconfig.c: Correct ICMPv6 socket create error.
|
2019-09-15 08:40:05 -06:00 |
|
Gregory Nutt
|
b2f46360de
|
apps/: Remove/replace all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0. That value is always greater than zero now. In places just replace with #ifdef CONFIG_NET.
|
2019-02-11 16:23:55 -06:00 |
|
Gregory Nutt
|
6b9d23c6aa
|
Correct and standardize some naming used in the previous commits.
|
2017-10-30 14:16:37 -06:00 |
|
Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Gregory Nutt
|
0ee67383d5
|
Add an ioctal() that can be used to perform ICMPv6 auto-configuration
|
2015-02-03 08:54:42 -06:00 |
|
Gregory Nutt
|
5499189417
|
Add netlib and application hooks for ICMPv6 auto-configuration (still incomplete
|
2015-02-03 08:01:55 -06:00 |
|