Searched refs:net (Results 1 – 25 of 529) sorted by relevance
12345678910>>...22
6 source "subsys/net/lib/coap/Kconfig"8 source "subsys/net/lib/dns/Kconfig"10 source "subsys/net/lib/mqtt/Kconfig"12 source "subsys/net/lib/mqtt_sn/Kconfig"14 source "subsys/net/lib/ptp/Kconfig"16 source "subsys/net/lib/tftp/Kconfig"18 source "subsys/net/lib/http/Kconfig"20 source "subsys/net/lib/websocket/Kconfig"22 source "subsys/net/lib/lwm2m/Kconfig"24 source "subsys/net/lib/socks/Kconfig"[all …]
8 Note that ``net-shell`` should probably not be used in production code12 The following net-shell commands are implemented:14 .. csv-table:: net-shell commands18 "net allocs", "Print network memory allocations. Only available if20 "net arp", "Print information about IPv4 ARP cache. Only available if22 "net capture", "Monitor network traffic See :ref:`network_monitoring`24 "net conn", "Print information about network connections."25 "net dns", "Show how DNS is configured. The command can also be used to27 "net events", "Enable network event monitoring. Only available if29 "net gptp", "Print information about gPTP support. Only available if[all …]
37 in PEM format are committed to the repo at :zephyr_file:`samples/net/wifi/test_certs` and the durin…43 $ cp client.pem samples/net/wifi/test_certs/44 $ cp client-key.pem samples/net/wifi/test_certs/45 $ cp ca.pem samples/net/wifi/test_certs/46 $ cp client2.pem samples/net/wifi/test_certs/47 $ cp client-key2.pem samples/net/wifi/test_certs/48 $ cp ca2.pem samples/net/wifi/test_certs/49 $ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise.conf55 …$ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise-variable-bufs.…
2 the network test applications Docker container provided by the 'net-tools'3 Zephyr project, https://github.com/zephyrproject-rtos/net-tools.10 'net-tools' Docker container has been created, see the first bullet point11 at the net-tools Docker README file12 https://github.com/zephyrproject-rtos/net-tools/blob/master/README.docker.17 * Check out the net-tools project from github or update it with west18 * Change working directory to the net-tools repository20 * Run 'docker build -t net-tools .'22 This creates a Docker image called 'net-tools' which the script will need as29 The scripts/net/run-sample-tests.sh shell script can be used in two ways:[all …]
25 source "subsys/net/Kconfig.hostname"27 source "subsys/net/l2/Kconfig"29 source "subsys/net/ip/Kconfig"31 source "subsys/net/pkt_filter/Kconfig"33 source "subsys/net/lib/Kconfig"35 source "subsys/net/conn_mgr/Kconfig"
4 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)6 CONFIG_NET_L2_WIFI_SHELL ${ZEPHYR_BASE}/subsys/net/lib/shell38 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client.pem44 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key.pem50 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca.pem56 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client2.pem62 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key2.pem68 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca2.pem74 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server.pem80 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server-key.pem
16 Compile and start the `net-test-tools`_:28 cd samples/net/sockets/tcp33 Compile and run the TCP sanity check `net-test-suites`_:43 .. _`net-test-tools`: https://github.com/intel/net-test-tools44 .. _`net-test-suites`: https://github.com/intel/net-test-suites
18 source "subsys/net/Kconfig.template.log_config.net"52 source "subsys/net/Kconfig.template.log_config.net"58 source "subsys/net/Kconfig.template.log_config.net"64 source "subsys/net/Kconfig.template.log_config.net"70 source "subsys/net/Kconfig.template.log_config.net"76 source "subsys/net/Kconfig.template.log_config.net"82 source "subsys/net/Kconfig.template.log_config.net"88 source "subsys/net/Kconfig.template.log_config.net"
14 app=samples/net/sockets/echo_server conf_overlay=overlay-802154.conf compile15 app=tests/bsim/net/sockets/echo_test conf_overlay=overlay-802154.conf compile17 app=samples/net/sockets/echo_server conf_overlay=overlay-ot.conf compile18 app=tests/bsim/net/sockets/echo_test conf_overlay=overlay-ot.conf compile
21 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be22 found in a Zephyr standard installation under the ``tools/net-tools`` directory27 git clone https://github.com/zephyrproject-rtos/net-tools35 * Terminal #1 is terminal window with net-tools being the current36 directory (``cd net-tools``)62 ./net-setup.sh64 You can tweak the behavior of the ``net-setup.sh`` script. See various options65 by running ``net-setup.sh`` like this:69 ./net-setup.sh --help81 :zephyr-app: samples/net/sockets/echo_server[all …]
24 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be25 found in a Zephyr standard installation under the ``tools/net-tools`` directory30 git clone https://github.com/zephyrproject-rtos/net-tools38 * Terminal #1 is terminal window with net-tools being the current39 directory (``cd net-tools``)55 ./net-setup.sh57 You can tweak the behavior of the net-setup.sh script. See various options58 by running ``net-setup.sh`` like this:62 ./net-setup.sh --help73 :zephyr-app: samples/net/sockets/echo_server[all …]
18 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be19 found in a Zephyr standard installation under the ``tools/net-tools`` directory24 git clone https://github.com/zephyrproject-rtos/net-tools31 * Terminal #1 and #2 are terminal windows with net-tools being the current32 directory (``cd net-tools``)52 For Zephyr instance #1, create file called ``zephyr1.conf`` to ``net-tools``71 For Zephyr instance #2, create file called ``zephyr2.conf`` to ``net-tools``94 The following ``net-setup.sh`` commands should be typed in net-tools95 directory (``cd net-tools``).101 ./net-setup.sh -c zephyr1.conf -i zeth.1[all …]
16 See also the :zephyr:code-sample:`net-capture` sample application from the Zephyr26 On the Linux Host, find the Zephyr `net-tools`_ project, which can either be27 found in a Zephyr standard installation under the ``tools/net-tools`` directory32 git clone https://github.com/zephyrproject-rtos/net-tools34 The ``net-tools`` project provides a configure file to setup IP-to-IP tunnel41 ./net-setup.sh -c zeth-tunnel.conf59 ``net-capture.py`` script from ``net-tools`` project to print or save the60 captured network packets. The ``net-capture.py`` provides an UDP listener,66 $ ./net-capture.py -i zeth-ip6ip -w capture.pcap76 The ``net-capture.py`` has following command line options:[all …]
14 source "subsys/net/l2/dummy/Kconfig"17 source "subsys/net/l2/virtual/Kconfig"19 source "subsys/net/l2/ethernet/Kconfig"21 source "subsys/net/l2/ppp/Kconfig"28 source "subsys/net/l2/ieee802154/Kconfig"30 source "subsys/net/l2/openthread/Kconfig"45 source "subsys/net/l2/canbus/Kconfig"66 source "subsys/net/Kconfig.template.log_config.net"67 source "subsys/net/l2/wifi/Kconfig"
14 WORK_DIR=${ZEPHYR_BASE}/bsim_net nice tests/bsim/net/compile.sh15 RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.net.52.xml \16 SEARCH_PATH=tests/bsim/net/ tests/bsim/run_parallel.sh
3 # Common routines used in net samples5 target_include_directories(app PRIVATE ${ZEPHYR_BASE}/samples/net/common/)6 target_sources(app PRIVATE $ENV{ZEPHYR_BASE}/samples/net/common/net_sample_common.c)
12 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/ca.der18 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der24 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der32 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der38 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der
1 .. zephyr:code-sample:: sockets-net-mgmt10 The net-mgmt-socket sample application for Zephyr implements a listener14 :zephyr_file:`samples/net/sockets/net_mgmt`.28 Build net-mgmt socket sample application like this:31 :zephyr-app: samples/net/sockets/net_mgmt40 :zephyr-app: samples/net/sockets/net_mgmt
7 set(BASE_PATH "../../../../../subsys/net/lib/http/")15 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/ca_cert.der21 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_cert.der27 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_privkey.der35 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_cert.der41 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_privkey.der
14 :zephyr_file:`samples/net/sockets/http_client`.30 :zephyr-app: samples/net/sockets/http_client43 :zephyr-app: samples/net/sockets/http_client53 :zephyr_file:`samples/net/sockets/http_client/src/` directory.55 program found in the `net-tools`_ project, enable establishing a secure63 and run the ``http-server.py`` (from net-tools) on a Linux host.76 :zephyr-app: samples/net/sockets/http_client88 ``https-server.py`` program in net-tools project.90 .. _`net-tools`: https://github.com/zephyrproject-rtos/net-tools
1 diff --git a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.c b/subsys/net/lib/lwm2m/lwm2m_senml_cbor…3 --- a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.c4 +++ b/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.c43 diff --git a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.h b/subsys/net/lib/lwm2m/lwm2m_senml_cbor…45 --- a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.h46 +++ b/subsys/net/lib/lwm2m/lwm2m_senml_cbor_decode.h68 diff --git a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_encode.c b/subsys/net/lib/lwm2m/lwm2m_senml_cbor…70 --- a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_encode.c71 +++ b/subsys/net/lib/lwm2m/lwm2m_senml_cbor_encode.c116 diff --git a/subsys/net/lib/lwm2m/lwm2m_senml_cbor_encode.h b/subsys/net/lib/lwm2m/lwm2m_senml_cbor…[all …]
5 Setup two virtual LAN networks and use net-shell to view the networks' settings.11 The application sample enables net-shell and allows users to view VLAN settings.14 :zephyr_file:`samples/net/vlan`.26 file when running :file:`net-setup.sh` script in Linux like this:30 ./net-setup.sh -c zeth-vlan.conf38 :zephyr-app: samples/net/vlan44 The default configuration file :zephyr_file:`samples/net/vlan/prj.conf` creates53 The :zephyr_file:`samples/net/vlan/vlan-setup-linux.sh` provides a script that
24 :zephyr_file:`samples/net/virtual`.34 The `net-tools`_ project provides a configuration that can be used39 net-setup.sh -c zeth-tunnel.conf45 :zephyr-app: samples/net/virtual50 .. _`net-tools`: https://github.com/zephyrproject-rtos/net-tools
4 ${ZEPHYR_BASE}/include/zephyr/net/ethernet.h7 zephyr_include_directories(${ZEPHYR_BASE}/subsys/net/l2)10 zephyr_library_include_directories(. ${ZEPHYR_BASE}/subsys/net/ip)
13 ZTEST(net, test_if_indextoname) in ZTEST() argument36 ZTEST(net, test_if_freenameindex) in ZTEST() argument42 ZTEST(net, test_if_nameindex) in ZTEST() argument67 ZTEST(net, test_if_nametoindex) in ZTEST() argument