Commit graph

  • ae1ce83dd1 net: tests: Add fragmentation unit tests for 802.15.4 Ravi kumar Veeramally 2016-07-08 13:34:51 +03:00
  • fe4a4efe78 net: Add support for IEEE 802.15.4 re-assembly Ravi kumar Veeramally 2016-07-08 16:39:50 +03:00
  • dc36bdb89d net: Integrate 6lo and 802.15.4 fragmentation Ravi kumar Veeramally 2016-07-11 11:21:57 +03:00
  • 3f69b42c9f net: Add support for IEEE 802.15.4 fragmentation Ravi kumar Veeramally 2016-07-11 11:14:21 +03:00
  • 8743ac7ec8 net: tests: Add unit tests for 6lo IPv6 dispatch Ravi kumar Veeramally 2016-07-08 11:52:42 +03:00
  • 3f15c2c476 net: Fix wrong UDP length calc in 6lo compression Ravi kumar Veeramally 2016-07-08 11:51:20 +03:00
  • 1725ac66d7 net: Add 6lowpan without compression header support Ravi kumar Veeramally 2016-07-11 11:03:30 +03:00
  • 9217b68f3c net: Change 6lo API returned parameter Ravi kumar Veeramally 2016-07-07 18:14:08 +03:00
  • 142ca7f01e net: tests: Fix 6lo tests Ravi kumar Veeramally 2016-07-07 18:06:01 +03:00
  • 9ea261ed4e net: Fix typo and alignment in 6lo Ravi kumar Veeramally 2016-07-07 17:54:36 +03:00
  • 58116f8b94 net: Do not access IPv6 neighbor cache directly Jukka Rissanen 2016-07-08 09:35:51 +03:00
  • 06c8d99cc1 net: Neighbor cache table was incorrectly accessed Jukka Rissanen 2016-07-07 17:08:37 +03:00
  • 181adfdadb net: Add support for IPv6 prefix lifetime Jukka Rissanen 2016-07-07 10:54:34 +03:00
  • b94fc5c707 net: Use target address in IPv6 NS to lookup neighbor Jukka Rissanen 2016-07-06 22:28:44 +03:00
  • 282d020222 net: Send available pending data after receiving IPv6 NA Jukka Rissanen 2016-07-06 22:24:56 +03:00
  • 9329f4a92a net: Add IPv6 ND reachability support Jukka Rissanen 2016-07-06 22:23:16 +03:00
  • 7bc11597aa net: Add neighbor free function to IPv6 cache Jukka Rissanen 2016-07-06 22:20:39 +03:00
  • 0604534072 net: Add network iface to neighbor creation call Jukka Rissanen 2016-07-06 22:14:01 +03:00
  • 25f4fbd80d net: Add more debugging prints in IPv6 ND handling Jukka Rissanen 2016-07-06 20:57:50 +03:00
  • 224defa4e6 net: Add debug helper for neigh tables Jukka Rissanen 2016-07-06 12:36:53 +03:00
  • 5d7e085a3d net: Set initial neighbor value when IPv6 NS is received Jukka Rissanen 2016-07-05 17:08:50 +03:00
  • b8ec80fe33 net: IPv6 ND fixes Jukka Rissanen 2016-07-05 11:16:37 +03:00
  • f9303446c2 net: Timeout a pending NS Jukka Rissanen 2016-07-04 15:28:57 +03:00
  • 9c5149fc5f net: Utility helper to access IPv6 ND cache data Jukka Rissanen 2016-07-08 09:34:17 +03:00
  • 27d9936bd3 net: Print buffer usage after receiving or sending data Jukka Rissanen 2016-07-06 16:12:02 +03:00
  • 7ae3d667d5 net: Fix compilation warning Jukka Rissanen 2016-07-06 12:03:27 +03:00
  • d3b1fa31c8 net: Ethernet mac address length was incorrectly set Jukka Rissanen 2016-07-05 17:07:03 +03:00
  • 1bb53d3ae7 net: Discard ethernet frame if it is not for us Jukka Rissanen 2016-07-05 17:06:03 +03:00
  • dfc1e66780 net: Add ll address checker function Jukka Rissanen 2016-07-05 16:51:32 +03:00
  • a4f56b6fa8 net: Fix compilation if IPv4 is disabled Jukka Rissanen 2016-07-05 15:56:08 +03:00
  • 44e2ce92f5 net: Fix the debug prints in echo-server Jukka Rissanen 2016-06-30 11:18:01 +03:00
  • 93ac4a2520 net: Sample code to play with ieee 802.15.4 stack Tomasz Bursztyka 2016-06-16 18:08:37 +02:00
  • 8ec020066a boards: quark_se_devboard: Build cc2520 if new IEEE 802.15.4 driver is in Tomasz Bursztyka 2016-06-14 16:29:39 +02:00
  • 4c0d9bcf9a drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver Tomasz Bursztyka 2016-06-15 10:46:10 +02:00
  • ed6ad65427 drivers: cc2520: Make current driver for legacy stack only Tomasz Bursztyka 2016-06-15 10:41:36 +02:00
  • 4e7efd4bcb tests: net: Add a IEEE 802.15.4 ACK replies test Tomasz Bursztyka 2016-06-29 18:01:40 +02:00
  • d82d96a93d net: ieee802154: Support ACK replies Tomasz Bursztyka 2016-06-28 15:05:07 +02:00
  • 11c9b8dac7 tests: Add grounds for IEEE 802.15.4 stack tests. Tomasz Bursztyka 2016-06-20 12:15:29 +02:00
  • 79aea80ebf net: Add support for the IEEE 802.15.4 ORFD Tomasz Bursztyka 2016-06-17 11:05:44 +02:00
  • 0624199e1f net: Adding ALOHA radio protocol to IEEE 802.15.4 L2 driver Tomasz Bursztyka 2016-06-16 18:04:55 +02:00
  • df9b6f76af net: Add preliminary IEEE 802.15.4 L2 driver Tomasz Bursztyka 2016-06-16 16:00:11 +02:00
  • c3ce028d3b net: Add new IEEE 802.15.4 Radio API for device drivers Tomasz Bursztyka 2016-06-14 10:52:57 +02:00
  • 3560f58293 net: L2 might need private data per-interface Tomasz Bursztyka 2016-06-16 13:50:38 +02:00
  • 981da5cb4a net: Fix TX fiber on net_if Tomasz Bursztyka 2016-06-21 12:28:07 +02:00
  • f0003c3a25 net: Add a function to lookup for an iface from a device Tomasz Bursztyka 2016-06-15 13:15:40 +02:00
  • 8565db639c net: Add some debug message on net_if Tomasz Bursztyka 2016-06-21 12:10:13 +02:00
  • 3501290245 net: Add documentation to net_l2 header file Tomasz Bursztyka 2016-06-15 13:33:35 +02:00
  • f7a9b07a84 net: l2 layer reserve size might need extra parameter Tomasz Bursztyka 2016-06-09 12:17:07 +02:00
  • 56d3dfdeb9 net: Sent NS was two bytes too long Jukka Rissanen 2016-07-05 13:24:14 +03:00
  • 08c54ec566 net: Check ICMPv6 options length correctly Jukka Rissanen 2016-07-04 23:06:17 +03:00
  • 04a65534e1 net: Change srctree to ZEPHYR_BASE in Makefiles Jukka Rissanen 2016-07-05 10:52:34 +03:00
  • a4796121a3 net: Add a function to retrieve a neigh from an IPv6 address Tomasz Bursztyka 2016-06-27 15:53:52 +02:00
  • a0daca0c6a net: Fix IPv6 NS packet size check Tomasz Bursztyka 2016-07-04 14:20:32 +02:00
  • 72df406cb8 net: Add IPv6 ND statistics when relevant Tomasz Bursztyka 2016-07-04 10:55:38 +02:00
  • 1619279553 net: RX fiber needs bigger stack Jukka Rissanen 2016-06-29 17:04:35 +03:00
  • 86a3edffd0 net: Return NET_CONTINUE in L2 ethernet driver in send() Jukka Rissanen 2016-06-29 17:02:21 +03:00
  • fe7cc6d2d2 net: Ethernet driver needs to set ll address Jukka Rissanen 2016-06-29 17:01:06 +03:00
  • ad4fe09c48 net: IPv6 neighbor was not properly added to cache Jukka Rissanen 2016-06-29 16:58:03 +03:00
  • 43acda57b8 net: No need to swap ll address in IPv6 module Jukka Rissanen 2016-06-29 16:55:34 +03:00
  • dd3b93d3f3 net: Update UDP sent packet statistics Jukka Rissanen 2016-06-29 16:48:44 +03:00
  • 5754b64611 net: nbuf variables needs clearing when allocating nbuf Jukka Rissanen 2016-06-29 16:44:50 +03:00
  • d873ba5fbc net: Check packet sending status correctly in arp.c Jukka Rissanen 2016-06-29 16:41:19 +03:00
  • 1eb1c0f4f3 net: Call net_context send callback when packet is sent Jukka Rissanen 2016-06-29 16:39:06 +03:00
  • e2908b1a6b net: Call send callback in net_context properly Jukka Rissanen 2016-06-29 16:37:25 +03:00
  • e04fbc04e1 net: Add token to nbuf Jukka Rissanen 2016-06-29 16:28:55 +03:00
  • 63d14c33e3 net: Check IPv6 NS, NA and RA messages for corruption Jukka Rissanen 2016-06-29 10:31:24 +03:00
  • 11e111d494 net: Rename ip_protocol to net_ip_protocol Jukka Rissanen 2016-06-28 15:44:31 +03:00
  • 84edd8f2f1 net: apps: Fix echo-server to use the new user API Jukka Rissanen 2016-06-28 15:04:30 +03:00
  • 7ec784f102 net: Set reserve, context and iface properly in nbuf Jukka Rissanen 2016-06-28 15:01:25 +03:00
  • 2420452c28 net: Add more debugging to nbuf Jukka Rissanen 2016-06-28 15:00:08 +03:00
  • d4aa154e70 net: Use proper ll header length when sending IPv6 NS Jukka Rissanen 2016-06-28 14:47:33 +03:00
  • a91fbc7e3f net: Resolve LL address for IPv6 packet in ethernet L2 driver Jukka Rissanen 2016-06-28 17:33:16 +03:00
  • 14dc085830 net: Do IPv6 ND if LL address is not known when sending Jukka Rissanen 2016-06-28 17:30:59 +03:00
  • 2ea5bc52b2 net: Neighbor cache entry was not properly init Jukka Rissanen 2016-06-28 14:42:09 +03:00
  • 7d97b7d10e net: Fix debug prints in net conn manager Jukka Rissanen 2016-06-28 14:35:26 +03:00
  • 9d5b0d651c slip: Do not send ethernet header if MTU is large enough Jukka Rissanen 2016-06-28 14:26:55 +03:00
  • 755c96fddf net: Set the protocol family and interface for net_buf Jukka Rissanen 2016-06-22 15:39:40 +03:00
  • 498f9e04de net: tests: Unit tests for user space socket API Jukka Rissanen 2016-06-22 16:46:35 +03:00
  • c0e4781346 net: Create IPv4, IPv6 and UDP packets when needed Jukka Rissanen 2016-06-27 12:27:49 +03:00
  • b481908c71 net: Utility function to append UDP packet into net_buf Jukka Rissanen 2016-06-27 12:26:39 +03:00
  • 41670f78c2 net: Add helper to create IPv4 packet Jukka Rissanen 2016-06-27 12:25:57 +03:00
  • 961a32ad95 net: Add helper to create IPv6 packet Jukka Rissanen 2016-06-27 12:24:02 +03:00
  • 13733f7894 net: Add user space API to net_context Jukka Rissanen 2016-06-22 16:44:55 +03:00
  • 7702e0384c net: Increasing the default IPv6 unicast addr count Jukka Rissanen 2016-06-22 16:38:56 +03:00
  • 9331b2bc7b net: Add net_conn pointer to callback Jukka Rissanen 2016-06-22 16:35:55 +03:00
  • 1932d4c3ec net: Convert network connection to use sockaddr Jukka Rissanen 2016-06-22 16:33:56 +03:00
  • b055a05ae8 net: Add helpers for getting protocol specific sockaddr Jukka Rissanen 2016-06-22 16:27:26 +03:00
  • 0dbe48eb46 net: Add sockaddr struct Jukka Rissanen 2016-06-22 16:25:04 +03:00
  • 96eb99d23f net: UDP checksum calculator Jukka Rissanen 2016-06-22 16:19:35 +03:00
  • be63339dc5 net: Swap ll addresses when handling ICMPv6 Echo-Request Jukka Rissanen 2016-06-22 16:17:23 +03:00
  • 1d78106058 net: net_hexdump_frags() is only available when debugging Jukka Rissanen 2016-06-22 16:14:36 +03:00
  • f88da0fa36 net: tests: UDP unit test had incorrect ll address length Jukka Rissanen 2016-06-22 16:09:53 +03:00
  • 6085ff518a net: Making IP address const in utility func Jukka Rissanen 2016-06-22 16:05:46 +03:00
  • f2a40b6805 net: Address family needs to be set for multicast address Jukka Rissanen 2016-06-22 15:49:50 +03:00
  • 432f3b3914 net: tests: udp: Print debug info only when activated Jukka Rissanen 2016-06-22 15:45:47 +03:00
  • 20167bd472 net: Utility to get net_if according to index value Jukka Rissanen 2016-06-22 15:42:55 +03:00
  • 2658ac7a73 net: IP address lookup functions return interface Jukka Rissanen 2016-06-22 15:34:47 +03:00
  • 03a40093cf net: Do not include anything from net/ip directory Jukka Rissanen 2016-06-17 13:35:17 +03:00
  • a1fde2bff8 net: Fix dedicated IPv4 function for net_if Tomasz Bursztyka 2016-06-24 17:34:31 +02:00
  • 92e592c80d net: Simplify IPV<4/6> config management in net_if Tomasz Bursztyka 2016-06-24 17:34:30 +02:00