mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
If a daemon app(e.ot_client) starts dhcpd by calling dhcpd_start and needs to shut it down after use, then the global static variables ds_inpacket and ds_outpacket will always occupy the data area, causing unnecessary waste. Signed-off-by: wangyingdong <wangyingdong@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dhcpd.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||