luhuadong
|
88a02d7bd8
|
fixed some typos
|
2020-05-09 10:33:36 +08:00 |
luanxueguang
|
a1dc525859
|
[update] 修复拼写错误
|
2020-04-02 13:50:09 +08:00 |
chenyong
|
438d17e27b
|
[net][netdev] fix IMEI spell mistake in ifconfig command
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-09-12 14:34:54 +08:00 |
chenyong
|
f39b44ce80
|
[network][netdev] Improve the ping command error log prompt
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-24 16:37:26 +08:00 |
chenyong
|
0d8a216260
|
[network][netdev] Improve the default netdev operation and format code
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-22 18:33:30 +08:00 |
tangyuxin
|
16304f14a8
|
[components][net] 1.网卡可卸载 2.dhcpd 服务可停止
|
2019-08-11 11:53:28 +08:00 |
tangyuxin
|
afd0140e67
|
[components][net][netdev] 修复一处BUG
|
2019-07-27 09:13:19 +08:00 |
guozhanxin
|
04296e97b6
|
[netdev] Add a non-null judgment to the netstat command.|为 netstat 命令添加非空判断。
|
2019-07-03 22:30:33 +08:00 |
chenyong
|
dcd8b8029b
|
[net][netdev] Delete network commands interrupt disable processing
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-07-03 10:49:19 +08:00 |
chenyong
|
48857d1e67
|
[net][netdev] Add FINSH_USING_MSH control for netdev network commands
|
2019-07-02 20:11:41 +08:00 |
chenyong
|
7d2ffe63e9
|
[net][sal][netdev] Add IPv6 option configuration and feature support in SAL and netdev
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-06-24 17:46:18 +08:00 |
chenyong
|
1f9a668607
|
[net][at] Fix socket create failed issue when default netdev mismatch.
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-28 16:25:42 +08:00 |
chenyong
|
4de0533a51
|
[net][sal][netdev] Delete the link_up status judgment in the send/recv interface
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-10 15:57:58 +08:00 |
chenyong
|
7424e44e20
|
[net][netdev] Add default netdev automatic change features configuration
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-05 20:35:01 +08:00 |
HubretXie
|
2d82b62111
|
Update netdev.c
根据family查找netdev时,优先查找family匹配并且已经联网的网卡
再查找family匹配但是未联网的网卡
|
2019-04-28 15:24:23 +08:00 |
chenyong
|
2721e7189a
|
[net][netdev] Fix netdev link_down status, socket create failed issue
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-04-27 17:24:58 +08:00 |
chenyong
|
126fa9b561
|
[net][netdev] Improve netdev DNS setting function
|
2019-04-23 15:08:10 +08:00 |
chenyong
|
3d6e0ea374
|
[net][netdev]add network interface device components, SAL component adaptation netdev change
|
2019-04-16 18:24:55 +08:00 |