zephyr/subsys/net
Marcin Niestroj aac0f98d1d net: hostname: define public macro representing maximum hostname length
Add a macro in public header that represents maximum hostname string
length without terminating NULL character. This will allow other
modules, such as offloaded network drivers, to know how much space is
needed to allocate in order to fit whole hostname.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-11-17 19:21:43 -05:00
..
ip net: ipv6: fixed endian issue 2020-11-17 11:44:16 +02:00
l2 net: openthread: fix maximum number of children range 2020-11-04 18:08:48 +02:00
lib lwm2m: handle return code from lwm2m_socket_add 2020-11-16 14:28:08 +02:00
buf.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
CMakeLists.txt
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00