zephyr/include/net
Jukka Rissanen c4cc8a5f3e net: if: Refactor IPv6 address lifetime timer
Refactor IPv6 address lifetime timer setting in net_if_addr to support
longer lifetime than 24 days.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-09-11 10:53:30 +03:00
..
bt.h net: bt: Add advertise management command 2017-08-04 18:18:40 +03:00
buf.h net: buf: add linearize, append_bytes and skip APIs to net_buf 2018-08-06 10:43:46 +03:00
coap.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
coap_link_format.h net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
dhcpv4.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
dns_resolve.h net: llmnr: Add link-local mcast name resolution client support 2018-06-29 13:11:18 +03:00
ethernet.h net: eth: Add start and stop L2 functions 2018-08-10 12:36:19 +03:00
ethernet_mgmt.h net: eth: mgmt: Merge 802.1Qav related mgmt requests 2018-08-01 15:58:05 +03:00
ethernet_vlan.h net: if: vlan: Add virtual lan support 2018-04-05 08:54:19 -04:00
gptp.h net: gptp: Use the ptp clock instead of zephyr uptime 2018-07-02 16:52:49 +03:00
hostname.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
http.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
http_parser.h net: http: Provide destination address in http replies 2018-03-05 10:23:17 +01:00
http_parser_state.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser_url.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
ieee802154.h net: l2: Add flags to tell if L2 supports multicast 2018-08-08 11:02:30 +03:00
ieee802154_mgmt.h net/ieee802154: Split the net mgmt part from the L2 specific header 2017-12-12 09:29:48 -05:00
ieee802154_radio.h ieee802154: Add support for energy detection scan on driver API 2018-05-17 16:18:53 +03:00
ipv4_autoconf.h net: IPv4 link local support 2018-07-31 16:34:28 +03:00
lldp.h net: l2: Add support for Link Layer Discovery Protocol (LLDP) 2018-08-08 09:53:24 +03:00
lwm2m.h net: lwm2m: correct Copyright to Foundries.io 2018-08-27 19:29:16 -04:00
mii.h net: doc: Add missing defgroups to network header files 2017-07-31 20:59:09 +03:00
mqtt.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
mqtt_types.h doc: do not show undocumented members 2018-03-20 14:01:30 -04:00
net_app.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_config.h net: config: Introduce a dedicated header for the library 2018-07-02 12:36:35 +03:00
net_context.h net: Avoid holes in structs 2018-07-25 15:20:34 +03:00
net_core.h net: Align the stack infos in net_stack linker section 2018-03-27 10:06:54 -04:00
net_event.h net/mgmt: Move NET_EVENT_INFO_MAX_SIZE into net core's private header 2018-04-12 09:56:07 -04:00
net_if.h net: if: Refactor IPv6 address lifetime timer 2018-09-11 10:53:30 +03:00
net_ip.h net: Add INET_ADDRSTRLEN POSIX define 2018-09-11 10:44:30 +03:00
net_l2.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_linkaddr.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_mgmt.h net/mgmt: Fix how event_mask is handled on layer and layer code part 2018-03-02 16:50:21 +01:00
net_offload.h net: if: Separate IP address configuration from net_if 2018-03-27 10:06:54 -04:00
net_pkt.h doc: fix misspellings in API documentation 2018-08-28 13:58:22 -04:00
net_stats.h net: eth: Vendor specific statistics 2018-08-02 12:42:27 +03:00
net_timeout.h net: if: Refactor IPv6 address lifetime timer 2018-09-11 10:53:30 +03:00
openthread.h include: net: net_l2: Add OpenThread L2 2018-01-29 22:42:03 -05:00
promiscuous.h net: Add promiscuous mode support 2018-07-24 15:12:37 +03:00
ptp_time.h net: if: Add TX timestamp callback support 2018-06-22 12:31:32 -04:00
sntp.h net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
socket.h net: tls: Apply DTLS review fixes 2018-08-17 15:10:00 +03:00
tcp.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
tls_credentials.h net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00
trickle.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
udp.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
websocket.h net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
websocket_console.h net: websocket: Add console support 2018-03-15 15:17:36 +02:00
wifi.h net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices 2018-04-12 09:56:07 -04:00
wifi_mgmt.h net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices 2018-04-12 09:56:07 -04:00