Oopenvela-robotdhcpc: need set ipaddr wait receive dhcp ack
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove the const cast from the initialization of boardioc_symtab_s::symtab Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
netutils/dhcpc: Set BOOTP BROADCAST flag when IPFORWARD is enabled Socket binded to INADDR_ANY is not intended to receive unicast traffic before being fully configured, at least dhclient configured with socket-only won't do so on Linux and BSDs (https://github.com/isc-projects/dhcp/blob/v4_4_3/common/socket.c#L1201). We can sometimes receive unicast traffic before being fully configured, it's good, but not always, so we need to set the broadcast flag under some situations. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> | 2 个月前 | |
Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
dhcpc: need set ipaddr wait receive dhcp ack With RFC2131 3.1, The client receives one or more DHCPOFFER messages from one or more servers. The client may choose to wait for multiple responses. so the ipaddr need set after receive dhcp ack. Signed-off-by: daichuan <daichuan@xiaomi.com> | 2 个月前 |