Commit graph

  • ad4fe09c48 net: IPv6 neighbor was not properly added to cache Jukka Rissanen 2016-06-29 16:58:03 +0300
  • 43acda57b8 net: No need to swap ll address in IPv6 module Jukka Rissanen 2016-06-29 16:55:34 +0300
  • dd3b93d3f3 net: Update UDP sent packet statistics Jukka Rissanen 2016-06-29 16:48:44 +0300
  • 5754b64611 net: nbuf variables needs clearing when allocating nbuf Jukka Rissanen 2016-06-29 16:44:50 +0300
  • d873ba5fbc net: Check packet sending status correctly in arp.c Jukka Rissanen 2016-06-29 16:41:19 +0300
  • 1eb1c0f4f3 net: Call net_context send callback when packet is sent Jukka Rissanen 2016-06-29 16:39:06 +0300
  • e2908b1a6b net: Call send callback in net_context properly Jukka Rissanen 2016-06-29 16:37:25 +0300
  • e04fbc04e1 net: Add token to nbuf Jukka Rissanen 2016-06-29 16:28:55 +0300
  • 63d14c33e3 net: Check IPv6 NS, NA and RA messages for corruption Jukka Rissanen 2016-06-29 10:31:24 +0300
  • 11e111d494 net: Rename ip_protocol to net_ip_protocol Jukka Rissanen 2016-06-28 15:44:31 +0300
  • 84edd8f2f1 net: apps: Fix echo-server to use the new user API Jukka Rissanen 2016-06-28 15:04:30 +0300
  • 7ec784f102 net: Set reserve, context and iface properly in nbuf Jukka Rissanen 2016-06-28 15:01:25 +0300
  • 2420452c28 net: Add more debugging to nbuf Jukka Rissanen 2016-06-28 15:00:08 +0300
  • d4aa154e70 net: Use proper ll header length when sending IPv6 NS Jukka Rissanen 2016-06-28 14:47:33 +0300
  • a91fbc7e3f net: Resolve LL address for IPv6 packet in ethernet L2 driver Jukka Rissanen 2016-06-28 17:33:16 +0300
  • 14dc085830 net: Do IPv6 ND if LL address is not known when sending Jukka Rissanen 2016-06-28 17:30:59 +0300
  • 2ea5bc52b2 net: Neighbor cache entry was not properly init Jukka Rissanen 2016-06-28 14:42:09 +0300
  • 7d97b7d10e net: Fix debug prints in net conn manager Jukka Rissanen 2016-06-28 14:35:26 +0300
  • 9d5b0d651c slip: Do not send ethernet header if MTU is large enough Jukka Rissanen 2016-06-28 14:26:55 +0300
  • 755c96fddf net: Set the protocol family and interface for net_buf Jukka Rissanen 2016-06-22 15:39:40 +0300
  • 498f9e04de net: tests: Unit tests for user space socket API Jukka Rissanen 2016-06-22 16:46:35 +0300
  • c0e4781346 net: Create IPv4, IPv6 and UDP packets when needed Jukka Rissanen 2016-06-27 12:27:49 +0300
  • b481908c71 net: Utility function to append UDP packet into net_buf Jukka Rissanen 2016-06-27 12:26:39 +0300
  • 41670f78c2 net: Add helper to create IPv4 packet Jukka Rissanen 2016-06-27 12:25:57 +0300
  • 961a32ad95 net: Add helper to create IPv6 packet Jukka Rissanen 2016-06-27 12:24:02 +0300
  • 13733f7894 net: Add user space API to net_context Jukka Rissanen 2016-06-22 16:44:55 +0300
  • 7702e0384c net: Increasing the default IPv6 unicast addr count Jukka Rissanen 2016-06-22 16:38:56 +0300
  • 9331b2bc7b net: Add net_conn pointer to callback Jukka Rissanen 2016-06-22 16:35:55 +0300
  • 1932d4c3ec net: Convert network connection to use sockaddr Jukka Rissanen 2016-06-22 16:33:56 +0300
  • b055a05ae8 net: Add helpers for getting protocol specific sockaddr Jukka Rissanen 2016-06-22 16:27:26 +0300
  • 0dbe48eb46 net: Add sockaddr struct Jukka Rissanen 2016-06-22 16:25:04 +0300
  • 96eb99d23f net: UDP checksum calculator Jukka Rissanen 2016-06-22 16:19:35 +0300
  • be63339dc5 net: Swap ll addresses when handling ICMPv6 Echo-Request Jukka Rissanen 2016-06-22 16:17:23 +0300
  • 1d78106058 net: net_hexdump_frags() is only available when debugging Jukka Rissanen 2016-06-22 16:14:36 +0300
  • f88da0fa36 net: tests: UDP unit test had incorrect ll address length Jukka Rissanen 2016-06-22 16:09:53 +0300
  • 6085ff518a net: Making IP address const in utility func Jukka Rissanen 2016-06-22 16:05:46 +0300
  • f2a40b6805 net: Address family needs to be set for multicast address Jukka Rissanen 2016-06-22 15:49:50 +0300
  • 432f3b3914 net: tests: udp: Print debug info only when activated Jukka Rissanen 2016-06-22 15:45:47 +0300
  • 20167bd472 net: Utility to get net_if according to index value Jukka Rissanen 2016-06-22 15:42:55 +0300
  • 2658ac7a73 net: IP address lookup functions return interface Jukka Rissanen 2016-06-22 15:34:47 +0300
  • 03a40093cf net: Do not include anything from net/ip directory Jukka Rissanen 2016-06-17 13:35:17 +0300
  • a1fde2bff8 net: Fix dedicated IPv4 function for net_if Tomasz Bursztyka 2016-06-24 17:34:31 +0200
  • 92e592c80d net: Simplify IPV<4/6> config management in net_if Tomasz Bursztyka 2016-06-24 17:34:30 +0200
  • c1ee601962 net: tests: Add unit tests for 6lowpan functionality Ravi kumar Veeramally 2016-06-23 16:06:25 +0300
  • c475796a19 net: Add initial 6lowpan IPHC compression support. Ravi kumar Veeramally 2016-06-23 16:06:24 +0300
  • 3fdaf518da net: Add utility to verify given addr based on ll Ravi kumar Veeramally 2016-06-23 16:06:23 +0300
  • a4cb318333 net: Add support for 802.15.4 short address for iid creation Ravi kumar Veeramally 2016-06-23 16:06:22 +0300
  • 602f1b58bd net: Clear ipv6 addr parameter on create iid Ravi kumar Veeramally 2016-06-23 16:06:21 +0300
  • 2c875eb171 net: Fix net_ip.h documentation Tomasz Bursztyka 2016-06-20 19:05:22 +0200
  • 97daa51c80 net: Cleanup net_if's documentation Tomasz Bursztyka 2016-06-20 17:36:32 +0200
  • b8e3415264 net: Let's use inline function for type checking for net_nbuf Tomasz Bursztyka 2016-06-20 17:22:07 +0200
  • b70a4f501a net: Moving header files to include/net/yaip Tomasz Bursztyka 2016-06-20 18:34:51 +0200
  • 451dadd932 net: Refine Kconfig to put NET_BUF appart Tomasz Bursztyka 2016-06-22 09:21:53 +0200
  • f51d84d93b samples: Fix echo_server for native IP stack Tomasz Bursztyka 2016-06-21 13:00:21 +0200
  • 11f572c9e1 sanitycheck: Recognize native IP stack specific sections Tomasz Bursztyka 2016-06-20 12:09:37 +0200
  • 92112c61aa net: Debugging function to print fragment chain information Jukka Rissanen 2016-06-15 14:37:33 +0300
  • 51f48ff377 net: Refactor nbuf.h and nbuf.c Jukka Rissanen 2016-06-16 15:52:07 +0300
  • 55dcaf9e22 net: tests: Fix project file for IP address tests Jukka Rissanen 2016-06-16 12:10:07 +0300
  • 894e42d025 net: tests: Fix IP address test so that it will not crash Jukka Rissanen 2016-06-16 12:09:42 +0300
  • fe16af1e06 net: tests: ICMPv6 was missing random number config Jukka Rissanen 2016-06-16 11:10:36 +0300
  • 148e1ea7aa net: Fix compilation when IPv6 is disabled Jukka Rissanen 2016-06-16 11:04:07 +0300
  • 482d7c69cc net: Refactored IPv6 DAD and ND activation Jukka Rissanen 2016-06-16 11:01:40 +0300
  • b9b1dec6a3 net: tests: Turning off IPv6 for ARP tests Jukka Rissanen 2016-06-16 10:58:46 +0300
  • f42c8126eb net: tests: Unit tests for net_nbuf_push() Jukka Rissanen 2016-06-15 14:39:14 +0300
  • ac390213ff net: Utility that inserts free space to the fragment list Jukka Rissanen 2016-06-15 14:35:17 +0300
  • 47d71db2f8 net: Utility function to compact net_buf fragments Jukka Rissanen 2016-06-15 14:31:41 +0300
  • a1a17d5a98 net: tests: Fix ARP test so that it will not crash Jukka Rissanen 2016-06-16 10:22:28 +0300
  • 87fd856041 net: tests: Unit tests for UDP handler Jukka Rissanen 2016-06-14 10:03:38 +0300
  • f60896dc9e net: Catch UDP network traffic Jukka Rissanen 2016-06-14 10:04:27 +0300
  • 4c9c626129 net: Initial UDP support Jukka Rissanen 2016-06-14 10:00:55 +0300
  • 00e77da356 net: Generic connection handler for UDP and TCP Jukka Rissanen 2016-06-14 09:56:50 +0300
  • b0c9103304 net: Add support for ICMPv4 error message Jukka Rissanen 2016-06-14 09:44:18 +0300
  • 9612f97e94 net: Add support for ICMPv6 error message Jukka Rissanen 2016-06-14 09:42:01 +0300
  • 813fdf85ed net: Add IPv6 minimum MTU value Jukka Rissanen 2016-06-14 09:35:24 +0300
  • c30f90a4c4 net: Make some IPv6 utility functions to use const addr Jukka Rissanen 2016-06-14 09:33:48 +0300
  • abf82f4150 net: Add TTL IPv4 option Jukka Rissanen 2016-06-14 09:31:34 +0300
  • f923adb038 net: tests: Add unit tests for net_nbuf_copy() Jukka Rissanen 2016-06-14 09:29:23 +0300
  • 38a3253744 net: Add net_nbuf_copy() utility function Jukka Rissanen 2016-06-14 09:25:52 +0300
  • aca91938c5 net: Kconfig: Refactor Kconfig menus for better clarity Tomasz Bursztyka 2016-06-14 15:31:30 +0200
  • 57ab8e0899 net: Make IPv6 ND optional Jukka Rissanen 2016-06-10 15:27:52 +0300
  • eca55e103e net: Initial router advertisement support Jukka Rissanen 2016-06-07 10:16:58 +0300
  • 66f87c9542 net: Initial router solicitation support Jukka Rissanen 2016-06-10 10:31:21 +0300
  • 9b3d8378e5 net: Initial IPv6 neighbor discovery support Jukka Rissanen 2016-06-07 16:34:49 +0300
  • a7e75ba81b slip: Setup fragments properly if MTU is bigger than frag size Jukka Rissanen 2016-06-10 14:45:10 +0300
  • eca54f0cd7 slip: Do not try to unref a null pointer Jukka Rissanen 2016-06-10 14:21:33 +0300
  • ffb0bcd3d7 net: Start the network stack after device drivers Jukka Rissanen 2016-06-10 09:41:16 +0300
  • c06c5b8dcb slip: Network stack needs to be up before sending data to it Jukka Rissanen 2016-06-10 09:39:37 +0300
  • 0b29c950f4 net: Remove extra debug print in ethernet L2 driver Jukka Rissanen 2016-06-10 09:10:09 +0300
  • 976fb9d988 net: Set multicast dst address in ethernet if missing Jukka Rissanen 2016-06-10 09:08:29 +0300
  • a01fed5642 net: Add a utility to hexdump all fragments Ravi kumar Veeramally 2016-06-09 14:58:36 +0300
  • d0401ca317 net: Pointer to a ethernet header was incorrectly set Jukka Rissanen 2016-06-09 14:19:11 +0300
  • 9818cc7b1d net: ARP unit test needs to be run from fiber Jukka Rissanen 2016-06-09 09:00:57 +0300
  • 53caa13652 net: Refactored ARP packet header handling Jukka Rissanen 2016-06-09 08:58:27 +0300
  • aab6665f2f net: Add more checks when allocating nbuf Jukka Rissanen 2016-06-09 08:40:37 +0300
  • ffcafd0d9e net: Ethernet L2 TX side needs to setup fragments Jukka Rissanen 2016-06-08 14:38:45 +0300
  • cbfa6ec5f3 net: Add more debug print in ethernet RX side Jukka Rissanen 2016-06-08 14:37:15 +0300
  • 23d6a85c62 net: Add debug checks when sending data in TX fiber Jukka Rissanen 2016-06-08 14:35:07 +0300
  • 1e2de0febc net: Reserve eth ll header len in L2 ethernet driver Jukka Rissanen 2016-06-08 14:32:31 +0300
  • 145a1e2c6f net: IPv4 protocol type was not set to sent ARP packet Jukka Rissanen 2016-06-08 14:30:11 +0300
  • 0dc1aea3de net: Add more debugging to arp.c Jukka Rissanen 2016-06-08 14:29:45 +0300