Commit graph

  • be96b7df62 net: Make net_context_get_ip_proto check correct flag. Paul Sokolovsky 2016-10-19 00:13:53 +03:00
  • c689fd6f1a net: Rename net_nbuf_write to net_nbuf_append Ravi kumar Veeramally 2016-10-19 10:59:36 +03:00
  • 28a7df161c net: Fix ARP requests error Ravi kumar Veeramally 2016-10-18 13:00:07 +03:00
  • c90e0ae58c net: Fix slip compilation issue with debug option enabled Ravi kumar Veeramally 2016-10-18 12:09:28 +03:00
  • f1cd63c2b1 net: Fix net_nbuf_write buf ref count Ravi kumar Veeramally 2016-10-18 11:41:43 +03:00
  • 8d001fa5cb iot/dns: Add support for Arduino 101 and ENC28J60 Flavio Santes 2016-10-10 14:37:25 -05:00
  • 8b0467a967 iot/dns: Add '+' operator Flavio Santes 2016-10-11 10:50:19 -05:00
  • 05aded096e samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. Sergio Rodriguez 2016-10-04 15:36:40 -07:00
  • 09b2bb05d0 drivers/slip: Fix circular dependency on NET_SLIP Vinicius Costa Gomes 2016-08-31 16:40:42 -03:00
  • 516edbf8ac net/yaip: Separate SLIP support into TAP and TUN options Vinicius Costa Gomes 2016-08-31 16:38:06 -03:00
  • 46be4f4907 samples/zoap_client: Use token generator helper Vinicius Costa Gomes 2016-10-03 11:17:01 -03:00
  • ea28e4fccb iot/zoap: Add helper for generating tokens Vinicius Costa Gomes 2016-10-03 11:09:14 -03:00
  • dc45748d50 iot/zoap: Port to the native stack Vinicius Costa Gomes 2016-09-22 11:23:16 -03:00
  • 92539f21fc enc28j60: Modify echo server and client samples to support enc28j60 Juan Manuel Cruz Alcaraz 2016-09-27 13:38:20 -05:00
  • 8d6206c9be enc28j60: Adapt driver for native IP stack Juan Manuel Cruz Alcaraz 2016-09-23 10:01:23 -05:00
  • 8c7aa2d085 net: Add TODO item for Bluetooth Luiz Augusto von Dentz 2016-10-14 11:41:48 +03:00
  • 83c9da8af8 net: Add initial Bluetooth support using native IP stack Luiz Augusto von Dentz 2016-09-29 19:24:10 +03:00
  • f996299754 iot/zoap: Add support for error 4.15 Vinicius Costa Gomes 2016-09-26 15:39:01 -03:00
  • fa5481b1cb zoap: Fix alignment of multiline function arguments Vinicius Costa Gomes 2016-09-26 15:36:53 -03:00
  • b49d6246b3 net: drivers: slip: Let's cleanup a bit for better readability Tomasz Bursztyka 2016-10-13 12:58:34 +02:00
  • 37d0958321 net: driver: SLIP does not need to store ll reserve at any time Tomasz Bursztyka 2016-10-13 12:46:44 +02:00
  • 9c70e1ca06 net: drivers: Slip can get the MTU set on it's interface Tomasz Bursztyka 2016-10-13 12:36:58 +02:00
  • 076235c23b net: drivers: SLIP should not reserve anything while receiving Tomasz Bursztyka 2016-10-13 12:28:35 +02:00
  • 3aef2a6f34 net: nbuf: Make sure ll_reserve is not holding previous value Tomasz Bursztyka 2016-10-13 12:24:17 +02:00
  • 83c2b85341 net: ethernet: Update the data pointer according to ll reserve Tomasz Bursztyka 2016-10-13 10:27:50 +02:00
  • 7131ab2e43 net: Small simplififcation to net_nbuf_write Vinicius Costa Gomes 2016-10-05 16:35:51 -03:00
  • 23b0a8856e net: l2: Assert if frag cannot hold ethernet header Jukka Rissanen 2016-10-07 17:39:48 +03:00
  • bd55cfe420 net: Update TODO for DHCPv4 Ravi kumar Veeramally 2016-10-13 13:52:02 +03:00
  • e505e4641d net: Disable warning about unused label Vinicius Costa Gomes 2016-10-10 14:45:45 -03:00
  • ead511ddae net: Fix net_nbuf_read corner cases Ravi kumar Veeramally 2016-10-06 13:07:10 +03:00
  • e29b00b387 net: Calculate UDP checksum in 6lowpan uncompression Ravi kumar Veeramally 2016-10-10 14:50:39 +03:00
  • 962400f9b1 net: uip: Fix the net_context.h content for legacy stack Jukka Rissanen 2016-10-10 12:19:07 +03:00
  • 552dfaeaa7 iot/dns: Add DNS Client sample app Flavio Santes 2016-10-06 00:27:01 -05:00
  • 36bbd7a935 iot/dns: Add DNS Client support for Zephyr Flavio Santes 2016-10-06 00:07:48 -05:00
  • eb03404bce iot/dns: Remove legacy DNS client sample code Flavio Santes 2016-10-05 23:39:28 -05:00
  • ddf447c500 net: arp: Fix issue with compiler optimization on Quark SE x86 Juan Manuel Cruz 2016-10-05 19:42:43 -05:00
  • 712f0c90db net: tests: Add 6lo context based unit tests Ravi kumar Veeramally 2016-10-05 14:32:22 +03:00
  • e68625345a net: Add support for 6lo context based compression Ravi kumar Veeramally 2016-10-05 11:43:00 +03:00
  • 2bb8eed501 net: Add more inline helper functions in 6lowpan Ravi kumar Veeramally 2016-10-04 11:25:51 +03:00
  • e8f40a970a net: tests: Add sample 6CO context data to IPv6 RA test Ravi kumar Veeramally 2016-10-05 17:20:50 +03:00
  • 5fbca8a0d2 net: Add support for 6CO Ravi kumar Veeramally 2016-10-05 17:20:06 +03:00
  • 2d1475e03b net: Fix ND RA length Ravi kumar Veeramally 2016-10-06 17:15:16 +03:00
  • 1069d26eae net: Differentiate IPv6 event command and final event Tomasz Bursztyka 2016-10-07 10:30:13 +02:00
  • 42c3969ad8 tests/net/nbuf: Fix invalid memory access Vinicius Costa Gomes 2016-10-06 16:20:46 -03:00
  • 61bb244ab1 tests/net/nbuf: Fix wrong size to linearize() call Vinicius Costa Gomes 2016-10-06 11:33:31 -03:00
  • f2236bb2d7 tests/net: Exclude tests needing more RAM than available Vinicius Costa Gomes 2016-10-06 11:30:34 -03:00
  • 3ccf24ccab net: Remove assert and return false in net_nbuf_write Ravi kumar Veeramally 2016-10-06 12:04:53 +03:00
  • 5fd1fb05f0 net: Refactor nbuf data fragment detection Jukka Rissanen 2016-10-06 17:54:07 +03:00
  • 4bf941ee39 net: Re-order fields in net_nbuf struct Jukka Rissanen 2016-10-06 17:35:29 +03:00
  • 1b7282a986 net: ethernet: Set ll_reserve only when ready Tomasz Bursztyka 2016-10-06 10:03:52 +02:00
  • 5e96fa9544 net: ethernet: Drop the packet early when relevant Tomasz Bursztyka 2016-10-05 10:09:27 +02:00
  • 805e475e9d net: events: Fix a mix up between code and command Tomasz Bursztyka 2016-10-04 15:09:12 +02:00
  • 918703cba3 net: tests: Decrease the required buffers count Ravi kumar Veeramally 2016-10-05 14:58:38 +03:00
  • 3712eff2cb net: Fix buffer leak in ieee802154 fragmentation Ravi kumar Veeramally 2016-10-05 14:56:16 +03:00
  • 25feaf196d net: Fix buffer leak in 6lowpan compression Ravi kumar Veeramally 2016-10-05 14:37:30 +03:00
  • f74f3f8385 net: Fix Kconfig indentation issue Flavio Santes 2016-10-05 00:02:12 -05:00
  • 18601fedb0 drivers: cc2520: Fix LQI computation and generalize it Tomasz Bursztyka 2016-09-30 14:26:37 +02:00
  • 74c30c812b net: ieee802154: End of buffer contains LQI Tomasz Bursztyka 2016-09-30 15:14:23 +02:00
  • cf9dcd3d5b drivers: cc2520: Fix 80 chars lenght limit Tomasz Bursztyka 2016-09-30 13:49:49 +02:00
  • 08b748432b tests: Add network core event tests Tomasz Bursztyka 2016-09-29 19:07:00 +02:00
  • 07217ed772 net: net_if: Notify about IPv6 address related changes Tomasz Bursztyka 2016-09-29 18:33:03 +02:00
  • 0bd597348c net: Add network management event code for IPv6 Tomasz Bursztyka 2016-09-29 18:32:03 +02:00
  • 1d64c3632d net: mgmt: Add some macro helpers for filling in the bit field Tomasz Bursztyka 2016-09-29 18:28:45 +02:00
  • aeb6d952f2 net: Adopt net_nbuf_read_u8 to dhcpv4 handlers Ravi kumar Veeramally 2016-09-29 18:36:45 +03:00
  • da5bc59d03 net: Fixes the network interface naming macro Juan Manuel Cruz 2016-09-29 19:47:19 -05:00
  • d46f37fe2d net: Add more nbuf read/write helpers Jukka Rissanen 2016-09-29 12:45:13 +03:00
  • 76716480d8 net: IPv6 address should be const in net_if_get_ll_reserve Jukka Rissanen 2016-09-28 14:30:55 +03:00
  • af703e1106 net: Normalizing net_mgmt API names Tomasz Bursztyka 2016-09-28 17:03:54 +02:00
  • 146f0e7b87 net: sample: echo-client ported to use the new IP stack Jukka Rissanen 2016-09-27 11:03:23 +03:00
  • 35c9098c82 net: sample: Make sure echo-client is compiled by sanitycheck Jukka Rissanen 2016-09-29 12:57:37 +03:00
  • 7e7f72b104 net: Fix tests/net/nbuf/Makefile Flavio Santes 2016-09-29 04:20:26 -05:00
  • b41457bc5a ieee802154_cc2520: Fix compiler warning with strict aliasing Andrei Emeltchenko 2016-09-29 10:30:29 +03:00
  • 3bc58717a1 wpanusb: Export ieee802.14.5 over USB Andrei Emeltchenko 2016-09-27 15:43:25 +03:00
  • 7889ebaf5e net: Add L2 RAW channel hidden option Andrei Emeltchenko 2016-09-27 15:45:09 +03:00
  • ca2cc81d7a net: Add TI_CC2520 RAW driver Andrei Emeltchenko 2016-09-26 12:51:58 +03:00
  • 8b1953f740 tests: net: Add net management event sender/receiver tests Tomasz Bursztyka 2016-09-21 15:44:03 +02:00
  • f9fffe32b4 net: Add debugging to network management event part Tomasz Bursztyka 2016-09-21 13:09:13 +02:00
  • cce3a7e3d5 net: Add support for event handling on network management API Tomasz Bursztyka 2016-09-21 11:11:47 +02:00
  • ec1d2c5a48 tests: net: Add a basic network management API test Tomasz Bursztyka 2016-09-21 12:41:16 +02:00
  • a73b1c39d1 net: Add network management API Tomasz Bursztyka 2016-09-21 10:38:56 +02:00
  • 8fc7035cfc net: Adopt net_nbuf_read_be32() api to dhcpv4 handlers Ravi kumar Veeramally 2016-09-27 16:01:05 +03:00
  • 1ce3550779 net: tests: Add RA message unit tests. Ravi kumar Veeramally 2016-09-26 17:45:09 +03:00
  • c69b10a3a0 net: Adopt new nbuf API's to RA message handlers. Ravi kumar Veeramally 2016-09-26 18:04:54 +03:00
  • 060362ff14 net: Optimize net_nbuf_write() when handling last frag Jukka Rissanen 2016-09-27 10:46:26 +03:00
  • d8cb2fb161 net: Make sure buf is correct one in net_nbuf_write() Jukka Rissanen 2016-09-27 10:27:17 +03:00
  • 25c4f99aee net: Allocate next fragment in net_nbuf_write() if needed Jukka Rissanen 2016-09-27 10:18:24 +03:00
  • 127c4f455a net: Make net_nbuf_read() to return NULL if buf is NULL Jukka Rissanen 2016-09-26 10:46:31 +03:00
  • 7a4cd852d4 net: Add be16 and be32 read helpers to nbuf.h Jukka Rissanen 2016-09-26 10:44:34 +03:00
  • d6155e0cf9 ieee802154_cc2520: Correct debug output Andrei Emeltchenko 2016-09-09 16:31:27 +03:00
  • b85b27eab2 net: Do not source contiki headers always Andrei Emeltchenko 2016-09-26 12:06:32 +03:00
  • b2a478b935 net: cc2520: Fix setting proper IEEE 802.15.4 address Andrei Emeltchenko 2016-09-26 11:27:42 +03:00
  • b29b0995d2 net: Improve net_context_connect documentation Flavio Santes 2016-09-23 02:00:30 -05:00
  • 4b7309c751 net: cc2520: Let's provide ll addr in LE already Tomasz Bursztyka 2016-09-23 08:30:00 +02:00
  • 330da1f4c3 net: Fix handling onlink prefix Andrei Emeltchenko 2016-09-23 14:36:44 +03:00
  • 99a14f9c65 net: Fix handling ra_neighbor Andrei Emeltchenko 2016-09-23 13:29:16 +03:00
  • 92cfd5127f net: Fix creating neighbour without l2addr Andrei Emeltchenko 2016-09-23 11:45:18 +03:00
  • fcd22382a0 net: Fix link address length calculation Andrei Emeltchenko 2016-09-23 11:41:21 +03:00
  • 434f1ed85a net: Remove multiple declarations of net_ipv6_start_rs Ravi kumar Veeramally 2016-09-23 10:52:31 +03:00
  • 61dc5be389 net: Íncorrectly named function in net_if.c Jukka Rissanen 2016-09-23 10:52:24 +03:00
  • 722db0baa4 net: Adopt new nbuf API's to dhcpv4 message handlers. Ravi kumar Veeramally 2016-09-22 12:46:52 +03:00