Commit graph

  • 8e84e36f14 net: Declare a macro to define stacks used by networking Jukka Rissanen 2016-11-18 15:10:08 +02:00
  • 0f8be63d8e ethernet: ksdk: Use unified kernel API Jukka Rissanen 2016-11-19 00:31:22 +02:00
  • eefd912fed samples: net: Use unified kernel interface for sem/queue declaration Mahavir Jain 2016-11-20 11:38:05 +05:30
  • 8a11cf696d samples/leds-demo: Listen on the ANY address Vinicius Costa Gomes 2016-11-18 14:38:23 -02:00
  • 9cd6bd9961 samples/leds-demo: Fix not using the LED correctly Vinicius Costa Gomes 2016-11-18 14:37:33 -02:00
  • 4723d29e32 samples/leds-demo: Fix missing include file Vinicius Costa Gomes 2016-11-18 14:54:31 -02:00
  • e27c7c02b2 samples/leds_demo: Add config for using 802.15.4 Vinicius Costa Gomes 2016-11-07 18:27:28 -02:00
  • 7502824598 net: Use alignment macros when copying IP address Jukka Rissanen 2016-11-19 01:19:12 +02:00
  • 40b91b05c4 net: Fix unknown func call when getting stack vars Jukka Rissanen 2016-11-18 12:40:41 +02:00
  • 1997b24e88 net: bt: Remove comments about nbuf extra references Luiz Augusto von Dentz 2016-11-18 16:53:34 +02:00
  • d1588dccee net: bt: Print data length for both recv and send Luiz Augusto von Dentz 2016-11-18 16:50:37 +02:00
  • fa43abc100 net: shell: Fix warning in case CONFIG_NET_IPv6 is not enabled Mahavir Jain 2016-11-18 10:39:28 +05:30
  • d45a5330ee net: tcp: Validate state transitions for debugging purposes Leandro Pereira 2016-11-17 13:58:42 -08:00
  • db3bee8bdd net: tcp: No need to #if defined(TCP) inside TCP callback Leandro Pereira 2016-11-17 13:57:07 -08:00
  • 7c0e3f9580 net: tcp: Send a FIN|ACK when transitioning from ESTABLISHED->LAST_ACK Leandro Pereira 2016-11-17 13:55:57 -08:00
  • 99e4aa5dd4 net: Fix compile warnings when building with UDP disabled Leandro Pereira 2016-11-17 11:00:15 -08:00
  • d02a9692ff wpan_serial: Minimize debug output by default and set proper nbuf size Tomasz Bursztyka 2016-11-17 13:55:29 +01:00
  • 1a22f76364 drivers: ieee802154: Fix cc2520 raw mode Tomasz Bursztyka 2016-11-16 15:44:33 +01:00
  • 847432e7dd sample: dhcpv4_client: use unified kernel APIs Mahavir Jain 2016-11-18 10:49:21 +05:30
  • 65e85f39a3 net: Wire up TCP receive callbacks Andy Ross 2016-11-16 15:12:50 -08:00
  • 9211918c56 net: Refactor net_context_recv() to separate UDP and sync handling Andy Ross 2016-11-16 15:08:23 -08:00
  • 120468a858 net: udp: Remove protocol check in (private) net_udp_append() Leandro Pereira 2016-11-16 14:15:37 -08:00
  • c4937e85ed net: tcp: Disallow sending messages to unconnected contexts Leandro Pereira 2016-11-15 15:03:55 -08:00
  • 2543b2f6ee samples: net: Finish TCP support in echo server Leandro Pereira 2016-11-14 16:39:26 -08:00
  • 6a8dcce179 net: tcp: Allow sending packets using send() and sendto() Leandro Pereira 2016-11-14 16:23:40 -08:00
  • 287111d236 net: Implement net_context_send() in function of net_context_sendto() Leandro Pereira 2016-11-14 13:37:41 -08:00
  • b3dc2f8ecd samples/zoap_server: Using unified kernel API Vinicius Costa Gomes 2016-11-11 11:32:46 -03:00
  • 19087b8eca samples/zoap_client: Using unified kernel API Vinicius Costa Gomes 2016-11-11 10:58:09 -03:00
  • b1749afbc2 iot/zoap: Increase the range of timeouts Vinicius Costa Gomes 2016-11-16 11:32:52 -02:00
  • f1822a0252 net: Fix compilation when DEBUG is enabled Vinicius Costa Gomes 2016-11-08 17:10:08 -02:00
  • b0aee95eda wpanusb: Log INF about upper layer start/stop Andrei Emeltchenko 2016-11-16 13:48:14 +02:00
  • 88b41debd8 drivers: ieee802154: cc2520: Log errors when starting/stopping cc2520 Andrei Emeltchenko 2016-11-16 13:47:15 +02:00
  • 75844e7847 drivers: ieee802154: cc2520: Flush RX fifo earlier when stopping Andrei Emeltchenko 2016-11-16 13:46:06 +02:00
  • 17b6c45e79 wpanusb: Include shell to the sample Andrei Emeltchenko 2016-11-16 13:40:24 +02:00
  • 72c71e8310 net: ieee802154: Add offset based reassembly feature Ravi kumar Veeramally 2016-11-03 21:13:05 +02:00
  • 640ba28793 samples: net: No need of full debug output on cc2520 in echo client Tomasz Bursztyka 2016-11-16 13:19:40 +01:00
  • 3ac3fb1f1e net: ieee802154: Add debug output to 6lo fragmentation Tomasz Bursztyka 2016-11-16 11:54:28 +01:00
  • 1e39eabcb7 drivers: ieee802154: Set a fake MTU of 125 instead of real 127 Tomasz Bursztyka 2016-11-16 11:48:40 +01:00
  • aa556f828e net: ieee802154: Fix wrong ifdef statement Tomasz Bursztyka 2016-11-16 09:39:31 +01:00
  • 3312663011 net: Raise TX stack size to 1200 bytes by default Tomasz Bursztyka 2016-11-16 09:30:05 +01:00
  • f4be98b4bb tests: net: Change the tag of network tests to net Jukka Rissanen 2016-11-12 00:22:24 +02:00
  • 28255628f8 net: rpl: Add RPL option to IPv6 HBHO extension header Jukka Rissanen 2016-11-04 15:08:27 +02:00
  • 314068d924 net: Avoid compiler warning when compiled for Arduino 101 ARC Jukka Rissanen 2016-11-11 20:14:20 +02:00
  • d048b5c9d1 tests: buf: Do not depend on IP stack Jukka Rissanen 2016-11-09 12:05:37 +02:00
  • 7a11439020 net: ieee802154: Fix current stack to completely drop CRC handling Tomasz Bursztyka 2016-11-15 15:30:23 +01:00
  • 82ac4f68f7 wpan_serial: Correct file description Andrei Emeltchenko 2016-11-15 17:01:12 +02:00
  • c4cec90f68 net: shell: Add IPv4 ping support Jukka Rissanen 2016-11-12 21:48:59 +02:00
  • 137e34a795 net: Fix net_addr_pton() IPv4 address parsing Jukka Rissanen 2016-11-12 21:16:21 +02:00
  • 23d32722e8 net: Check loopback and unspecified address in sending Jukka Rissanen 2016-11-12 13:02:27 +02:00
  • b9d2113f02 net: Add util to send IPv4 ICMP Echo Request packet Jukka Rissanen 2016-11-12 20:06:42 +02:00
  • 209b0cdb1c net: Add IPv4 address string max length Jukka Rissanen 2016-11-12 21:18:12 +02:00
  • 5db9bc8895 net: ipv4: Add utils to create IPv4 network packet Jukka Rissanen 2016-11-12 19:53:38 +02:00
  • e69fbacc5a net: Add util to check if IPv4 address is unspecified Jukka Rissanen 2016-11-12 20:03:29 +02:00
  • ba65d1ef1d net: Add util to check if IPv4 address is a loopback one Jukka Rissanen 2016-11-12 13:29:23 +02:00
  • 9c99fbe601 net: shell: Fix hostname parsing for ping command Jukka Rissanen 2016-11-12 11:21:49 +02:00
  • fd57ca6f23 wpan_serial: Use unified API for wpan_serial sample Andrei Emeltchenko 2016-11-15 12:45:17 +02:00
  • 3f2db79cd2 wpanusb: Use unified API for the wpanusb sample Andrei Emeltchenko 2016-11-15 11:34:47 +02:00
  • cf66ddfd39 wpanusb: Use INFO default logging level Andrei Emeltchenko 2016-11-15 11:17:47 +02:00
  • b2d2c7fe06 wpanusb: Send zero sequence for unsuccessful transmit Andrei Emeltchenko 2016-11-14 16:49:12 +02:00
  • 5ceb1133c4 wpanusb: Allow retransmission when cc2520 transmit not done Andrei Emeltchenko 2016-11-11 15:40:09 +02:00
  • 0bb17f9639 samples: net: Put a proper stack size for echo-client Tomasz Bursztyka 2016-11-15 11:27:00 +01:00
  • 1e7a92f7da samples: net: Fix how k_sem_take is used in echo_client Tomasz Bursztyka 2016-11-15 09:18:45 +01:00
  • 2dd1b5df0f samples: net: Use uart-pipe for 802154 iface in echo apps Tomasz Bursztyka 2016-11-15 09:30:52 +01:00
  • 7e8ebf4733 net: ieee802154: Fix and use pkt_hexdump relevantly Tomasz Bursztyka 2016-11-15 08:49:10 +01:00
  • d37b9fa9b5 iot/mqtt: Add the MQTT high-level API Flavio Santes 2016-11-13 22:24:45 -06:00
  • fa678cfdb6 net: ieee802154: Fix some debug output Tomasz Bursztyka 2016-11-14 15:35:14 +01:00
  • 094ef65130 net: 6lo: LL content is set after 6lo compression/fragmentation Tomasz Bursztyka 2016-11-14 15:32:43 +01:00
  • a54d5607ad tests: ieee802154: Fix compilation error in fragment test Tomasz Bursztyka 2016-11-14 15:31:49 +01:00
  • a9673d9f56 net: Replacing TICKS_UNLIMITED by K_FOREVER Jukka Rissanen 2016-11-12 11:32:05 +02:00
  • 2bfc42610d net: tcp: Reduce some of the boilerplate to send control segments Leandro Pereira 2016-11-04 17:01:07 -07:00
  • 6154e3c809 net: tcp: Implement the rest of active close machinery Leandro Pereira 2016-11-04 15:17:19 -07:00
  • 79b9e1413d net: Allow changing the callback of a connection Leandro Pereira 2016-11-04 14:28:21 -07:00
  • 3b2dabec2b net: tcp: Implement part of active connection close Leandro Pereira 2016-11-04 13:08:35 -07:00
  • f3d5a36940 net: tcp: On error, dispose of net_buf when sending control segment Leandro Pereira 2016-11-10 09:53:57 -08:00
  • 264b93c736 net: tcp: Implement passive close (FIN packets in ESTABLISHED state) Leandro Pereira 2016-11-04 10:34:25 -07:00
  • 6b9b9a6f75 net: tcp: Provide NET_TCP_FLAGS macro Leandro Pereira 2016-11-04 10:48:27 -07:00
  • 26ea431c5f samples: net: echo apps: Do not set preferred IPv6 address Jukka Rissanen 2016-11-11 12:03:16 +02:00
  • 57e565855a net: Fix IPv6 router lifetime handling Jukka Rissanen 2016-11-11 11:22:35 +02:00
  • b650b758c9 net: Add util to remove an IPv6 router from the network interface Jukka Rissanen 2016-11-11 11:21:34 +02:00
  • 5092b3c555 net: Add util to update router lifetime Jukka Rissanen 2016-11-11 11:20:28 +02:00
  • 83219eeefb net: ipv6: RA messages were incorrectly handled Jukka Rissanen 2016-11-11 10:42:55 +02:00
  • 4a7c146e24 net: ipv6: Print info about unknown RA options Jukka Rissanen 2016-11-11 10:39:14 +02:00
  • 0ea0fe3f75 net: ipv6: Fix network interface address lifetime handling Jukka Rissanen 2016-11-11 10:34:51 +02:00
  • 41e547673a net: Add util to update IPv6 address validity time Jukka Rissanen 2016-11-11 10:26:17 +02:00
  • a1ea8ef642 net: ipv6: Validity time is already in host byte order Jukka Rissanen 2016-11-11 09:08:26 +02:00
  • 3d363db33c net: Remember IPv6 extension header len when packet is received Jukka Rissanen 2016-11-11 10:02:43 +02:00
  • 7e9eaaacb9 samples: net: Fix echo-server UDP packet sending Jukka Rissanen 2016-11-09 22:50:31 +02:00
  • 8a7ca107b5 samples/mbedtls_dtlsclient: Using unified kernel thread spawn API Sergio Rodriguez 2016-11-10 11:52:24 -08:00
  • 67ce715d0d samples/mbedtls_dtlsclient: Removing unnecessary files Sergio Rodriguez 2016-11-09 16:29:55 -08:00
  • afc122eeec drivers: cc2520: Remove double space in debug and errors Andrei Emeltchenko 2016-11-11 14:43:54 +02:00
  • 4438278133 net: ieee802154: Fix a double ll address swap Tomasz Bursztyka 2016-11-11 14:46:22 +01:00
  • f836032d39 samples: net: Bind any IPv6 address by default in echo-server Jukka Rissanen 2016-11-09 22:46:26 +02:00
  • ed6ccead1e drivers: ieee802154: Let the initialization priority be done via Kconfig Tomasz Bursztyka 2016-11-11 12:24:13 +01:00
  • 54ddabc7e6 net: context: Instead of 0 as timeout, K_NO_WAIT is better. Tomasz Bursztyka 2016-11-11 12:01:26 +01:00
  • 3964a6cef3 samples: net: echo apps: Using unified kernel API Tomasz Bursztyka 2016-11-10 11:11:45 +01:00
  • 85a8f8e6fa net: trickle: Using unified kernel API Tomasz Bursztyka 2016-11-09 21:15:19 +01:00
  • 06362ff5c6 tests: net: Using unified kernel API Tomasz Bursztyka 2016-11-09 21:56:36 +01:00
  • 8e075eb469 net: route/rpl: Using unified kernel API Tomasz Bursztyka 2016-11-09 21:21:02 +01:00
  • 500cc706b1 net: dhcpv4: Using unified kernel API Tomasz Bursztyka 2016-11-10 09:32:04 +01:00
  • 799c57b261 net: nbuf: Using unified kernel API Tomasz Bursztyka 2016-11-09 21:22:58 +01:00