Commit graph

  • 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
  • 913c1f29ca net: Add unit tests for new nbuf API's Ravi kumar Veeramally 2016-09-22 11:26:13 +03:00
  • 618879ac6a net: Add nbuf APIs to read/write across multiple fragments Ravi kumar Veeramally 2016-09-22 12:44:43 +03:00
  • 11df66a139 net: Fix distant address setting Andrei Emeltchenko 2016-09-22 12:08:45 +03:00
  • 338c2be888 net: tests: Add initial set of IPv6 tests Jukka Rissanen 2016-09-22 15:57:42 +03:00
  • fb9af2523d net: tests: Increase the timeout of trickle tests Jukka Rissanen 2016-09-22 09:26:02 +03:00
  • dd7b967f2d samples: quark_se_devboard has been renamed to quark_se_c1000_devboard Tomasz Bursztyka 2016-09-21 18:44:24 +02:00
  • 6790484ce2 net: ieee802154: Auto ACK and CRC are always on Tomasz Bursztyka 2016-09-21 18:34:27 +02:00
  • dbb3988ee6 net: Remove nbr_data section as it is useless Jukka Rissanen 2016-09-21 15:43:37 +03:00
  • 66d3601dd5 net: tests: Add tests for route management API Jukka Rissanen 2016-09-19 15:12:52 +03:00
  • dd8d2b8312 net: Generic route handling Jukka Rissanen 2016-09-19 15:09:37 +03:00
  • 3919c69072 net: Add IPv6 utility func to create IPv6 packet Jukka Rissanen 2016-09-19 16:48:12 +03:00
  • d1fb108192 net: Add ref counting debugging to neighbor cache Jukka Rissanen 2016-09-20 13:14:00 +03:00
  • 829fe0ed87 net: Add more debugging prints to neighbor cache Jukka Rissanen 2016-09-19 15:03:56 +03:00
  • 6cd33c4a36 net: Fix reachable timer accessing NULL pointer Jukka Rissanen 2016-09-19 15:02:03 +03:00
  • b607fdc79f net: Added a define for unused bytes length in ICMPv6 header Jukka Rissanen 2016-09-19 09:37:03 +03:00
  • d020340176 net: Add function to return neighbor by the index Jukka Rissanen 2016-09-16 11:19:46 +03:00
  • 69eccf7607 net: Fix function prototype documentation in neighbor header Jukka Rissanen 2016-09-16 11:17:24 +03:00
  • 985ea03bf0 net: User connectivity API documentation Jukka Rissanen 2016-08-26 13:15:00 +03:00
  • f5a04ec642 net: Initial architecture documentation Jukka Rissanen 2016-08-22 16:54:22 +03:00
  • 29e3bcfcde ieee802154_cc2520: Fix byte order swap for long address Andrei Emeltchenko 2016-09-20 11:03:24 +03:00
  • 640d524f69 net: tests: Add a simple IEEE 802.15.4 Beacon frame test Tomasz Bursztyka 2016-09-16 11:58:56 +02:00
  • daf0d1a134 net: Add IEEE 802.15.4 Beacon frame validation support Tomasz Bursztyka 2016-08-30 11:23:22 +02:00
  • 305093bb35 net: ieee802154: Endianess order is reversed on MAC Tomasz Bursztyka 2016-09-20 10:47:23 +02:00
  • a026c615ff net: apps: Add DHCPv4 client sample application Ravi kumar Veeramally 2016-09-12 17:16:22 +03:00
  • 2a9d75ac1c net: tests: Add DHCPv4 client unit tests Ravi kumar Veeramally 2016-09-12 17:15:37 +03:00
  • 28c82144c2 net: Add DHCPv4 client support Ravi kumar Veeramally 2016-09-12 17:12:47 +03:00
  • dd7eaf9dbf net: Fix net address state Ravi kumar Veeramally 2016-09-12 16:37:36 +03:00
  • eff902b4c7 net: tests: Add include dir only when specific options enabled Ravi kumar Veeramally 2016-09-12 16:19:22 +03:00
  • 87cf88b89e net: Fix IPv4 packet reception Ravi kumar Veeramally 2016-09-12 16:14:02 +03:00
  • f5dec25466 net: Fix arp/ethernet broadcast and multcast addr scenario Ravi kumar Veeramally 2016-09-12 16:03:37 +03:00
  • e09b79f858 net: Fix slip multipackets reception Ravi kumar Veeramally 2016-09-12 15:56:53 +03:00
  • 846201d049 net: tests: Remove broadcast and multicast tests from ARP Ravi kumar Veeramally 2016-09-14 11:07:16 +03:00
  • ae3f1cd622 net: Calculate IPv4 checksum when sending IPv4 packet Jukka Rissanen 2016-09-09 16:07:25 +03:00
  • e04445a042 net: Add utility func for calculating IPv4 checksum Jukka Rissanen 2016-09-09 16:06:28 +03:00
  • c427e9bbd6 net: Context accept cb needs to return failure code Jukka Rissanen 2016-09-08 17:04:03 +03:00