zephyr/include/net
Tomasz Bursztyka 8e25695937 net/mgmt: Make event notifiers able to pass info to listeners
Adding net_mgmt_event_notify_with_info() which lets the event notifier
to pass dedicated data along with the event. The size of data that can
be passed must be limited to the biggest data passed (which will be
currently IPv6 + prefix).

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-10-09 10:53:17 +03:00
..
arp.h net: shell: Add ARP cache printing 2017-09-12 17:39:29 +03:00
bt.h net: bt: Add advertise management command 2017-08-04 18:18:40 +03:00
buf.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
coap_link_format.h net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
coap.h net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
dhcpv4.h net: Add missing __cplusplus checks to includes 2017-07-24 14:54:34 -04:00
dns_resolve.h net: mdns: Add multicast DNS client support 2017-09-17 18:02:18 -04:00
ethernet.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
http_parser.h http: client: Create a HTTP library 2017-05-04 15:58:45 -04:00
http.h net: Remove check for k_delayed_work_cancel 2017-08-25 15:34:40 -04:00
ieee802154_radio.h net: Fix indentation issues 2017-08-09 16:01:28 +03:00
ieee802154.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
lwm2m.h net: lwm2m: Fix up lwm2m.h for doc generation 2017-10-05 10:48:57 +03:00
mii.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
mqtt_types.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
mqtt.h kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
net_app.h net: app: Allow TLS and DTLS to be enabled separately 2017-08-30 08:12:10 -04:00
net_context.h doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
net_core.h kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
net_event.h net/mgmt/event: Commands must be > 0 so masking them works 2017-09-08 12:49:26 +03:00
net_if.h net: if: Add IPv4 multicast add, remove and lookup functions 2017-09-29 11:34:06 +03:00
net_ip.h net: ip: Check IPv4 multicast address using big-endian 2017-09-29 11:34:06 +03:00
net_l2.h net: l2: Declare Bluetooth and Offload L2 drivers public 2017-08-14 11:06:34 +03:00
net_linkaddr.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
net_mgmt.h net/mgmt: Make event notifiers able to pass info to listeners 2017-10-09 10:53:17 +03:00
net_offload.h doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
net_pkt.h net: pkt: Add net_pkt_get_src_addr() 2017-10-03 14:40:05 +03:00
net_stats.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
sntp.h net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
socket.h net: sockets: Implement sendto() and recvfrom() 2017-10-03 14:40:05 +03:00
trickle.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
udp.h net: udp: replace net_udp_get/set_hdr macros with static inline 2017-08-25 15:35:53 -04:00
zoap_link_format.h net: Deprecate ZOAP library 2017-10-06 22:07:37 -04:00
zoap.h net: Deprecate ZOAP library 2017-10-06 22:07:37 -04:00