zephyr/doc/reference/networking
Jukka Rissanen accaab2112 net: shell: Add network mgmt events monitor support
Add "net events [on|off]" command that can be used to monitor
the generated network management events.

The monitor output looks like this when enabled:

EVENT: L2 [1] up
EVENT: L3 [1] IPv6 mcast address add ff02::1:ff00:1
EVENT: L3 [1] IPv6 mcast join ff02::1:ff00:1
EVENT: L3 [1] IPv6 address add 2001:db8::1
EVENT: L4 [1] connected
EVENT: L3 [1] IPv6 prefix add 2002:5b9b:41a0::
EVENT: L3 [1] IPv6 address add 2002:5b9b:41a0:0:fec2:3dff:fe11:c147
EVENT: L3 [1] IPv6 neighbor add fe80::9ec7:a6ff:fe5e:4735
EVENT: L3 [1] IPv6 router add fe80::9ec7:a6ff:fe5e:4735
EVENT: L3 [1] IPv6 DAD ok fe80::fec2:3dff:fe11:c147
EVENT: L3 [1] IPv6 DAD ok 2001:db8::1
EVENT: L3 [1] IPv6 DAD ok 2002:5b9b:41a0:0:fec2:3dff:fe11:c147
EVENT: L3 [1] IPv4 address add 192.168.1.69
EVENT: L3 [1] DHCPv4 bound 192.168.1.69

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-10-13 13:42:50 +03:00
..
8021Qav.rst doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
apis.rst
buf_mgmt.rst
can_api.rst doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
can_isotp_sequence.svg
can_isotp.rst
can_timing.svg
can_transceiver.svg
can.rst
coap.rst net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00
dhcpv4.rst
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
gsm_modem.rst
ieee802154.rst Doc: Updating ieee802154_interface Readme 2020-07-14 18:00:46 +02:00
index.rst
ip_4_6.rst
lldp.rst
lwm2m.rst net: lwm2m: Make bootstrap optional 2020-10-06 12:01:13 +03:00
mqtt.rst
net_buf.rst
net_config.rst
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst
net_l2.rst doc: add :c:macro to some symbols 2020-08-31 09:57:33 -04:00
net_linkaddr.rst
net_mgmt.rst net: mgmt: Clarify the net_mgmt API documentation 2020-09-30 16:31:38 +03:00
net_offload.rst
net_pkt.rst doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
net_shell.rst net: shell: Add network mgmt events monitor support 2020-10-13 13:42:50 +03:00
net_stats.rst
net_tech.rst
net_timeout.rst
ppp.rst
promiscuous.rst
protocols.rst
ptp_time.rst
sntp.rst
sockets.rst doc: net: Add note about socket API thread safe status 2020-09-17 09:30:52 +02:00
socks5.rst
system_mgmt.rst
thread.rst
traffic-class.rst
trickle.rst
tsn.rst
vlan.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
websocket.rst