zephyr/include/net
Jukka Rissanen c3b0f35f6f net: if: Change the iface param in net_if_ipv6_maddr_lookup
Change the handling of iface parameter in net_if_ipv6_maddr_lookup()
function:
  * If the *iface is set to NULL, then return the found
    interface to the caller.
  * If the *iface is not NULL, then use that interface
    when doing the lookup.

Change-Id: Ia1f0365170ea9f3e615d189231160614a80d241a
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-02-10 11:25:26 +02:00
..
arp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h net: buf: Fix timeout parameter documentation 2017-02-03 15:24:07 +00:00
dhcpv4.h net/dhcpv4: Add further diagnostics. 2017-02-09 14:27:10 +00:00
dns_client.h net/dns: Fix inline documentation 2017-02-07 22:33:47 +00:00
ethernet.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
http_parser.h net: Restructure network protocols 2017-01-02 10:03:19 +01:00
ieee802154.h net/ieee802154/mgmt: Add getters/setters for various radio network info 2017-02-03 15:59:19 +02:00
ieee802154_radio.h net/ieee802154: Modify radio TX function signature 2017-01-27 12:35:53 +02:00
mii.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
mqtt_types.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
nbuf.h net: nbuf: Fix constness of data param in net_nbuf_append 2017-02-10 11:25:25 +02:00
net_context.h net: context: Assign a random port number when context is created 2017-02-03 15:59:20 +02:00
net_core.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_event.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_if.h net: if: Change the iface param in net_if_ipv6_maddr_lookup 2017-02-10 11:25:26 +02:00
net_ip.h doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
net_l2.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_linkaddr.h net: linkaddr: introduce net_linkaddr_set function 2017-01-20 16:23:16 +02:00
net_mgmt.h doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
net_stats.h net: stats: Collect bytes sent and received 2017-02-03 15:59:20 +02:00
offload_ip.h net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t 2017-02-09 09:43:06 +02:00
trickle.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
zoap.h iot/zoap: Fix the return value of zoap_packet_get_payload() 2017-02-03 15:59:19 +02:00
zoap_link_format.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00