Commit graph

  • 0596472772 net: Fix connection-in-use test while unregistering connection Leandro Pereira 2016-11-04 14:10:03 -07:00
  • 90f324869f net: Print more debug messages when processing corrupted buffers Leandro Pereira 2016-11-09 13:54:56 -08:00
  • 93e46cc8d8 net: Definitions for IEEE 802.3, Section 2 MII compatible PHY transceivers Piotr Mienkowski 2016-11-10 02:12:41 +01:00
  • 89a00ada23 net: Replace deprecated kernel init level Jukka Rissanen 2016-11-09 20:47:30 +02:00
  • f0e819faea wpanusb: Update wpan protocol document Andrei Emeltchenko 2016-11-09 15:07:12 +02:00
  • 59dfdf7c72 net: l2: Make NET_DEBUG_L2_BLUETOOTH depend on NET_L2_BLUETOOTH Luiz Augusto von Dentz 2016-11-09 13:08:41 +02:00
  • cfef21d13c net: l2: Enable security for bluetooth driver Luiz Augusto von Dentz 2016-11-09 13:02:23 +02:00
  • f2f96bc6f5 net: l2: Fix warning when building Bluetooth driver Luiz Augusto von Dentz 2016-11-09 12:42:27 +02:00
  • acc7e6a011 samples: net: Do not set nbuf data size on 802.15.4 samples Tomasz Bursztyka 2016-11-09 13:40:08 +01:00
  • 9c1d4c934d drivers: ieee802154: cc2520: Priority range is now 1-15 Tomasz Bursztyka 2016-11-09 13:39:01 +01:00
  • 30dec49fd8 iot/zoap: Remove unnecessary cflags Vinicius Costa Gomes 2016-11-04 18:49:21 -02:00
  • 432c6b9997 samples/net: Add a simple demo for the link-format feature Vinicius Costa Gomes 2016-11-04 18:38:40 -02:00
  • ac152ea884 iot/zoap: Add support for RFC6690 link format Vinicius Costa Gomes 2016-11-04 18:33:46 -02:00
  • ec184107be zoap: Add support for retrieving the underlying net_buf Vinicius Costa Gomes 2016-11-04 18:31:15 -02:00
  • 1d86b236af net: nbuf: Fix UDP and TCP start of the packet calculation Jukka Rissanen 2016-11-08 11:03:03 +02:00
  • c5f8dc4748 net: ipv4: Move broadcast address getter to ipv4.c Jukka Rissanen 2016-11-08 21:17:58 +02:00
  • 1b58d970ca net: ipv6: Move unspecified address getter to ipv6.c Jukka Rissanen 2016-11-08 21:12:21 +02:00
  • 59f4810d0a net: Allow binding to any IP address Jukka Rissanen 2016-11-04 16:05:16 +02:00
  • b30bb36216 net: Add util to return IPv4 ANY address Jukka Rissanen 2016-11-07 13:37:33 +02:00
  • 68bddda6de net: ieee802154: Create data frame after 6lo processing Tomasz Bursztyka 2016-11-08 19:27:04 +01:00
  • 7edb182d63 net: Set nbuf user data size according to 802.15.4 MTU Tomasz Bursztyka 2016-11-08 19:23:51 +01:00
  • 23f6eb9953 drivers: ieee802154: Implement get_lqi() relevantly Tomasz Bursztyka 2016-11-08 17:22:03 +01:00
  • bf33494e49 net: ieee802154: Let's ask LQI through driver API Tomasz Bursztyka 2016-11-08 17:19:06 +01:00
  • 67f5ac7260 net: ieee802154: Initiate IPv6 NS when relevant Tomasz Bursztyka 2016-11-08 12:33:53 +01:00
  • aa54086dc6 drivers: ieee802154: Fix some old left-over before multi-frag support Tomasz Bursztyka 2016-11-08 18:18:44 +01:00
  • d604bb98c3 samples: net: Add CC2520 dedicated prj.conf files for echo apps Tomasz Bursztyka 2016-11-08 11:06:53 +01:00
  • 7d0cc0d18d net: Update ll reserve in net_context_sendto() Jukka Rissanen 2016-11-07 11:33:16 +02:00
  • 69d9dfb027 net/eth: Fix priority value for the ENC28j60 Ethernet driver Flavio Santes 2016-11-08 12:43:40 -06:00
  • 1aeea63d17 net: apps: Set the IPv6 source address preferred for echo-client Jukka Rissanen 2016-11-08 13:28:34 +02:00
  • 1547a081ab net: Do not send ICMP error if dst address is multicast one Jukka Rissanen 2016-11-07 14:07:37 +02:00
  • 76ddf5dcab net: Add util that checks if the IPv4 address is multicast one Jukka Rissanen 2016-11-07 14:05:32 +02:00
  • d41325edee net: Clarified the net_send_data() function return value Jukka Rissanen 2016-11-07 16:35:11 +02:00
  • 75c86a37a3 net: Fix net_nbuf_write() documentation Jukka Rissanen 2016-11-07 13:44:37 +02:00
  • 88c160021c iot/mqtt: Add test app for the MQTT packet handling routines Flavio Santes 2016-11-08 00:24:53 -06:00
  • 699083140e iot: Add MQTT v3.1.1 packet handling support for Zephyr Flavio Santes 2016-11-07 22:37:19 -06:00
  • 9d1bc961b2 net: ieee802154: Fix typo Vinicius Costa Gomes 2016-11-07 18:23:54 -02:00
  • 51c61dcd50 samples/mbedtls_dtlsclient: mbedTLS sample DTLS compile on unified kernel. Sergio Rodriguez 2016-11-07 16:06:54 -08:00
  • f416f615bd wpan_serial: hexdump and interrupt debug to VERBOSE_DEBUG Andrei Emeltchenko 2016-11-07 16:08:15 +02:00
  • a239abeb5c wpan_serial: Update README Andrei Emeltchenko 2016-11-07 14:47:13 +02:00
  • c275f0756e wpanusb: Decrease amount of debugs Andrei Emeltchenko 2016-11-07 12:31:01 +02:00
  • 06a408e16c net: apps: Set the IPv6 source address preferred for echo-server Jukka Rissanen 2016-11-03 20:06:50 +02:00
  • fd016b84d3 net: Add network utilities shell support Jukka Rissanen 2016-11-03 14:47:08 +02:00
  • f8a8cac3fe net: Add util to send ICMPv6 Echo-Request packet Jukka Rissanen 2016-11-03 14:44:44 +02:00
  • 7e0b45759f net: Add helper to return network buffer information Jukka Rissanen 2016-11-03 21:08:30 +02:00
  • 60ecd5ecd6 net: Network stack analyzer re-factored Jukka Rissanen 2016-11-03 19:36:01 +02:00
  • f9f0d895ea net: Add net_addr_pton() Jaakko Hannikainen 2016-08-24 14:57:55 +03:00
  • b52f8f1fa1 tests: net: TCP Context needs to be listening before running accept Tomasz Bursztyka 2016-11-07 13:42:52 +01:00
  • 54af319833 net: unified: Remove legacy selected Kconfig options Tomasz Bursztyka 2016-11-07 13:16:09 +01:00
  • 64e7dc2caa tests: net: Unified kernel is now default and only one Tomasz Bursztyka 2016-11-07 13:14:16 +01:00
  • 9313172f84 drivers: ieee802154: Let's timeout on cc2520 tx Tomasz Bursztyka 2016-11-07 10:44:17 +01:00
  • d33c883eaf drivers: ieee802154: Rework RX buffer handling in cc2520 Tomasz Bursztyka 2016-11-04 12:25:00 +01:00
  • ad1a9d088d net: tcp: Add better type safety for connection handlers Leandro Pereira 2016-11-03 14:18:35 -07:00
  • 2d4e7b6c6e net: ipv6: Fix sending packets with invalid addresses Vinicius Costa Gomes 2016-11-03 11:08:57 -02:00
  • 6b621831cf net: Try to send IPv6 packet even if default route is missing Jukka Rissanen 2016-11-03 19:01:55 +02:00
  • 3cd07ca300 net: Create a separate buffer when sending IPv6 NA Jukka Rissanen 2016-11-03 16:35:14 +02:00
  • f8ec175aa7 drivers: ieee802154: Fix length handling in uart-pipe Tomasz Bursztyka 2016-11-03 15:45:26 +01:00
  • 37ea53e023 net: 6lo: Make editor happy Tomasz Bursztyka 2016-11-03 15:39:58 +01:00
  • 3cb1212ebe net: ieee802154: Let ORFD setting ACK flag through net_mgmt Tomasz Bursztyka 2016-11-01 13:35:11 +01:00
  • ab32634b51 net: ieee802154: Add debug output to radio strategy drivers Tomasz Bursztyka 2016-11-02 15:05:57 +01:00
  • d4b429d176 net: ieee802154: Limit MAC command frame generation to RFD Tomasz Bursztyka 2016-11-01 13:34:09 +01:00
  • 8e3750a07d net: ieee802154: MAC command frames needs a buffer from tx pool Tomasz Bursztyka 2016-11-02 12:04:27 +01:00
  • 476d1d33dc net: ieee802154: Fix a small indentation issue Tomasz Bursztyka 2016-11-03 14:49:47 +01:00
  • 3e23b2b824 samples: ieee802154: L2 debug Kconfig option has changed Tomasz Bursztyka 2016-11-03 14:49:06 +01:00
  • ad064e1434 eth: ksdk: Protect Ethernet frame buffer operations with IRQ lock. Paul Sokolovsky 2016-10-27 19:41:35 +03:00
  • 0b56b4066f samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app on Arduino 101. Sergio Rodriguez 2016-11-01 17:26:36 -07:00
  • 8b1769a923 eth: ksdk: Update driver for native IP stack. Paul Sokolovsky 2016-10-27 19:41:35 +03:00
  • 750a93df40 net: Fix IPv6 address debug print Jukka Rissanen 2016-10-25 21:50:44 +03:00
  • d6540e8517 net: rpl: Add IPv6 RPL option handling Jukka Rissanen 2016-10-24 13:25:39 +03:00
  • c15b467d42 net: tests: Send IPv6 hop-by-hop option to IP stack Jukka Rissanen 2016-10-25 13:56:25 +03:00
  • bc5bcdd843 net: Add HBHO IPv6 extension handling support Jukka Rissanen 2016-10-24 13:23:12 +03:00
  • 010b7c8eda net: Add extra parameter to ICMPv6 error API Jukka Rissanen 2016-10-24 13:17:31 +03:00
  • 057331971c net: Add IPv6 extension option defines Jukka Rissanen 2016-10-24 10:23:25 +03:00
  • 5c79f01181 net: nbuf: Add function to add stuff to IPv6 extension map Jukka Rissanen 2016-10-24 10:21:06 +03:00
  • b9765cc43e net: Add more ICMPv6 option definitions Jukka Rissanen 2016-10-24 10:16:43 +03:00
  • cd4365de9a net: Add IPv6 routing support Jukka Rissanen 2016-10-17 19:59:22 +03:00
  • dffafbd290 net: tests: Unit tests for RPL Jukka Rissanen 2016-09-19 16:51:32 +03:00
  • de43aaca54 net: rpl: Objective Function Zero support Jukka Rissanen 2016-09-28 14:52:00 +03:00
  • 47b535c2ee net: rpl: MRH Objective Function support Jukka Rissanen 2016-09-28 14:42:08 +03:00
  • 98404b175c net: rpl: Initial commit Jukka Rissanen 2016-10-26 13:57:30 +03:00
  • 13dd72a593 net: Add helpers to get network interface IPv6 addresses Jukka Rissanen 2016-10-26 13:55:44 +03:00
  • d4c910ec9f net: Add IPv6 extension header type values to net_ip.h Jukka Rissanen 2016-10-17 19:56:57 +03:00
  • fa801d5b19 net: Add helper to find default IPv6 router Jukka Rissanen 2016-10-17 13:23:36 +03:00
  • 865d82dfe1 net: Add helper to check if the IPv6 address is part out subnet Jukka Rissanen 2016-10-17 13:00:45 +03:00
  • 29e9621c50 net: Add utility to go through all network interfaces Jukka Rissanen 2016-10-11 18:28:09 +03:00
  • a679403888 net: Get IPv6 neighbor by using index Jukka Rissanen 2016-10-06 16:19:41 +03:00
  • 5ca1df30d2 net: Neighbor cache did not link ll address properly Jukka Rissanen 2016-10-05 16:14:43 +03:00
  • 039bcc3d65 net: Add function to traverse through IPv6 routes Jukka Rissanen 2016-10-05 16:12:30 +03:00
  • abca88b63f net: IPv6 neighbor debug prints enhanced Jukka Rissanen 2016-10-05 16:11:19 +03:00
  • fa76b6a1fa net: Add multicast route API support Jukka Rissanen 2016-10-04 12:10:23 +03:00
  • 41fa0c02df net: Add func that checks if address is global multicast one Jukka Rissanen 2016-10-04 10:04:36 +03:00
  • 8420709a7c net: route: Add function to remove route by nexthop Jukka Rissanen 2016-10-04 10:02:21 +03:00
  • 88ae57f5cc net: Add utility function to return neighbor by index Jukka Rissanen 2016-09-30 18:14:52 +03:00
  • 4e70771a9d net: Call context send cb when packet has been really sent Jukka Rissanen 2016-09-28 14:26:27 +03:00
  • 8aac3ed390 net: Add support for link cb in net_if Jukka Rissanen 2016-09-28 14:18:55 +03:00
  • b6022564fa net: Moved IPv6 neighbor information struct to ipv6.h file Jukka Rissanen 2016-09-27 17:22:22 +03:00
  • 857b79f55e net: Add API to set the IPv6 reachable timer Jukka Rissanen 2016-09-23 12:02:14 +03:00
  • b145ba1e83 net: Make neighbor add function available Jukka Rissanen 2016-09-23 10:45:52 +03:00
  • ade71827ff net: Add utility function to routing to return neighbor entry Jukka Rissanen 2016-09-20 15:44:00 +03:00
  • cac9d1b3cf net: Add support for embedding extra data to routing entries Jukka Rissanen 2016-09-20 15:30:22 +03:00
  • 14e73e73c3 net: Make DEBUG config option naming consistent Jukka Rissanen 2016-10-28 13:58:56 +03:00