zephyr/subsys/net/lib/shell
Gerhard Jörges e55278a87b net: lib: http_server: add static fs resource
adds filesystem as a resource for the http_server which serves static
(gzipped) files from a filesystem to the client.

Signed-off-by: Gerhard Jörges <joerges@metratec.com>
2024-07-31 10:08:16 +02:00
..
allocs.c
arp.c
capture.c
CMakeLists.txt
conn.c
dhcpv4.c
dns.c
events.c
gptp.c
http.c net: lib: http_server: add static fs resource 2024-07-31 10:08:16 +02:00
iface_dynamic.h
iface.c net: shell: iface: add infos from eth phy 2024-07-27 15:07:26 +03:00
ipv4.c
ipv6.c
mem.c
nbr.c
net_shell_private.h net: shell: use shell_xxx_impl in PR ... PR_WARNING macros 2024-07-31 10:07:29 +02:00
net_shell.c
net_shell.h
ping.c
pkt.c
ppp.c
resume.c
route.c
sockets.c
stats.c
suspend.c
tcp.c
udp.c net: shell: udp: Check net_pkt_read_u8 result 2024-06-26 08:59:41 -04:00
virtual.c
vlan.c
websocket.c