Commit graph

  • 118a0f0d22 net/conn: Change callback signature to pass TCP/IP headers Tomasz Bursztyka 2019-01-14 21:07:42 +01:00
  • 199952755d net/tcp: Switch TCP segment preparation to new net_pkt API Tomasz Bursztyka 2019-01-14 11:38:45 +01:00
  • 40ad4b7e3e net/context: Expose new functions to create ipv4/6 packet from context Tomasz Bursztyka 2019-01-14 10:57:42 +01:00
  • 89dae2aabd net/lldp: Switch LLDP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:40:25 +01:00
  • 9a41078c51 net/lldp: Fix where Ethernet PTYPE is set for LLDP message Tomasz Bursztyka 2019-01-11 13:35:11 +01:00
  • aa6af15946 net/pkt: Add a marker to identify LLDP message Tomasz Bursztyka 2019-01-11 13:33:01 +01:00
  • 44964c735e net/gptp: Switch GPTP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:35:12 +01:00
  • 970e234965 net/arp: Switch ARP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:12:40 +01:00
  • a9dd6256a4 net/ipv4: Move autoconf to new net_pkt API Tomasz Bursztyka 2019-01-11 12:05:16 +01:00
  • e04914a963 net/ipv6: Switch sending fragmented IPv6 packet to new API Tomasz Bursztyka 2019-01-10 20:57:21 +01:00
  • 2d5f8b9317 net/ipv6: Re-enable support for fragmented packet at input Tomasz Bursztyka 2019-01-09 15:53:07 +01:00
  • 88f5672e4c net/ipv6: Switch MLD join, leave and report to new net_pkt API Tomasz Bursztyka 2018-12-21 14:10:03 +01:00
  • df8fa6400d net/ipv6: Switch IPv6 sending preparation to new net_pkt API Tomasz Bursztyka 2018-12-21 09:08:19 +01:00
  • ec16928d8b net/icmpv6: Remove various useless get/set hdr functions Tomasz Bursztyka 2018-12-20 17:14:03 +01:00
  • 14f3ae1152 net/ipv6: Switch MLD query msg handler to new net_pkt API Tomasz Bursztyka 2018-12-21 08:40:39 +01:00
  • ae7243b0d5 net/ipv6: Switch RA msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 15:26:22 +01:00
  • 6dc6499bd5 net/ipv6: Switch NS msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 14:00:05 +01:00
  • f32de35e27 net/ipv6: Switch NA msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 13:30:25 +01:00
  • 9a6027ba5c net/icmpv6: Improve callback signature to pass icmp header Tomasz Bursztyka 2018-12-20 12:59:56 +01:00
  • 7a3150ea5e net/ipv6: Removing useless macros in nbr code Tomasz Bursztyka 2018-12-20 12:47:20 +01:00
  • 9789773ee4 net/ipv6: Switch RS msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 11:24:13 +01:00
  • 304f913525 net/ipv6: Switch NS msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 11:08:14 +01:00
  • 82f027460a net/ipv6: Switch NA msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 10:33:35 +01:00
  • fc38d0929d net/icmpv6: Make header creation function public Tomasz Bursztyka 2018-12-20 10:32:24 +01:00
  • 282962bb85 net/context: Add support for IPv6 on the new send/sendto functions Tomasz Bursztyka 2018-12-19 15:30:00 +01:00
  • c80d0d30e1 net/icmpv6: Switch error message to new API Tomasz Bursztyka 2018-12-19 13:10:40 +01:00
  • 189dc030f6 net/icmpv6: Switch echo request handler to new API Tomasz Bursztyka 2018-12-18 15:46:05 +01:00
  • 47f3b339eb net/icmpv6: Rework relevant signatures to pass ipv6 header pointer Tomasz Bursztyka 2018-12-18 15:28:40 +01:00
  • 86ac993e0c net/ipv6: Rework input function Tomasz Bursztyka 2018-12-18 09:18:12 +01:00
  • 30e5c516b1 net/icmpv6: Switch echo request to new net pkt allocator and API Tomasz Bursztyka 2018-12-17 15:28:21 +01:00
  • 070b4d2da8 net/ipv6: Account for extension headers when finalizing Tomasz Bursztyka 2019-01-28 10:01:34 +01:00
  • 6ea5a12f4c net/pkt: Use next_hdr field only for IPv6 Tomasz Bursztyka 2019-01-25 20:40:07 +01:00
  • fa4c52b98f net/ipv6: Add new API to create/finalize IPv6 headers. Tomasz Bursztyka 2018-12-17 15:10:13 +01:00
  • 2ad71c7701 net/icmpv6: Add a new function to finalize the ICMPv6 packet Tomasz Bursztyka 2018-12-17 15:34:00 +01:00
  • 7e25568a22 net/udp: Remove now useless net_udp_get_chksum function Tomasz Bursztyka 2018-12-17 13:15:19 +01:00
  • c0db7efff9 tests/net: Avoid using net_udp_get_chksum() Tomasz Bursztyka 2018-12-17 13:12:39 +01:00
  • 7d0ed7155c net/ipv4: Rework input function Tomasz Bursztyka 2018-12-13 21:41:23 +01:00
  • 1be2706a93 net/connection: Modify input function Tomasz Bursztyka 2018-12-13 21:39:06 +01:00
  • 3d52ff2e34 net/tcp: Add an input function for pre-validation Tomasz Bursztyka 2018-12-13 21:38:07 +01:00
  • 4937077e48 net/udp: Add an input function Tomasz Bursztyka 2018-12-13 21:36:57 +01:00
  • 083470a14a net/sockets: Use the new send/sendto from net_context Tomasz Bursztyka 2018-12-14 13:50:08 +01:00
  • 0d519f7bcf net/context: Create new send sendto functions using new net_pkt API Tomasz Bursztyka 2018-12-13 14:05:21 +01:00
  • 90e46c6ed1 net/icmpv4: Remove useless create, get and set header functions Tomasz Bursztyka 2018-12-11 15:48:48 +01:00
  • f9315f8097 net/icmpv4: Switch error message to new API Tomasz Bursztyka 2018-12-11 17:18:54 +01:00
  • 264ce4f6ad net/icmpv4: Switch echo request handler to new API Tomasz Bursztyka 2018-12-11 15:46:01 +01:00
  • 719ab0dab7 net/icmpv4: Rework relevant signatures to pass ipv4 header pointer Tomasz Bursztyka 2018-12-11 15:23:57 +01:00
  • 17a7f7fef1 net/icmpv4: Add a new function to finalize the ICMPv4 packet Tomasz Bursztyka 2018-12-11 14:54:07 +01:00
  • d319483a5f net/icmpv4: Input headers are gathered through new API Tomasz Bursztyka 2018-12-11 11:51:50 +01:00
  • 147b2eb498 net/ipv4: Input headers are gathered through new API Tomasz Bursztyka 2018-12-11 11:19:58 +01:00
  • 1b6a500067 net/core: Set cursor relevantly Tomasz Bursztyka 2018-12-12 09:49:06 +01:00
  • aec920ea53 net/core: Each and every received packet are being set to overwrite Tomasz Bursztyka 2018-12-05 13:58:58 +01:00
  • 2caa0b4e43 net: Adapt checksum calculation to new net_pkt API Tomasz Bursztyka 2018-12-03 20:35:16 +01:00
  • 593f957618 net/dhcpv4: Switch to new net_pkt API Tomasz Bursztyka 2018-11-29 17:08:57 +01:00
  • c14a5c896f drivers/ethernet: Use new net_pkt API for sending and receiving Tomasz Bursztyka 2018-11-27 20:16:42 +01:00
  • 999b3740b8 net/icmpv4: Switch echo request to new net pkt allocator and API Tomasz Bursztyka 2018-11-27 14:16:41 +01:00
  • 60b3137508 net/udp: Add new API to create/finalize UDP headers Tomasz Bursztyka 2018-11-27 11:34:57 +01:00
  • eb2adf30f3 net/ipv4: Add new API to create/finalize IPv4 headers. Tomasz Bursztyka 2018-11-27 12:00:31 +01:00
  • 06037c4d3f net/pkt: Add generic get/set data functions Tomasz Bursztyka 2018-11-27 08:49:50 +01:00
  • b039625745 net/pkt: Add an API to read/write into the buffer in a simpler way Tomasz Bursztyka 2018-11-26 17:22:12 +01:00
  • 8eb9ff72f6 net/pkt: Add new allocators Tomasz Bursztyka 2018-11-23 16:23:14 +01:00
  • 29ae6bd54c net/pkt: Add dummy getter/setters for IPv4/IPv6 attributes Tomasz Bursztyka 2018-11-26 20:31:25 +01:00
  • 834c50f00c CODEOWNERS: Add @pfalcon for POSIX-related things Paul Sokolovsky 2019-01-31 20:44:42 +03:00
  • 929c881db0 ext: lib: mbedtls: Fix MBEDTLS_PEM_PARSE_C definition in generic config Robert Lubos 2019-01-31 13:34:26 +01:00
  • 941f43588a doc: net: Remove net-app API references Jukka Rissanen 2019-02-01 09:04:11 +02:00
  • 48abdc2cb9 samples: net: Remove net-app based sample applications Jukka Rissanen 2019-01-30 10:14:39 +02:00
  • 2ece89f523 net: shell: Remove net-app command Jukka Rissanen 2019-01-30 10:17:22 +02:00
  • d1162600e9 net: app: Remove net-app API files Jukka Rissanen 2019-01-30 10:06:42 +02:00
  • 05f411523d dts: bindings: cleanup mtd descriptions Peter A. Bigot 2019-01-29 10:49:22 -06:00
  • ad812614b8 dts: intel_s1000_crb: switch flash to jedec spi-nor Peter A. Bigot 2019-01-29 10:45:59 -06:00
  • e7303cb09a boards: nrf52840_pca10056: add bindings for on-board serial flash Peter A. Bigot 2019-01-28 12:31:33 -06:00
  • d383656d83 boards: particle: add bindings for on-board flash Peter A. Bigot 2019-01-28 12:30:28 -06:00
  • 44758977f8 drivers: flash: spi-nor: update towards device-tree support Peter A. Bigot 2019-01-28 12:32:26 -06:00
  • 1a763e3c65 dts: flash: add bindings for jedec,spi-nor Peter A. Bigot 2019-01-28 12:26:30 -06:00
  • 37e77f942a driver/sensor: lps25hb: align driver to auto-generated dts macros Armando Visconti 2019-01-31 11:14:19 +01:00
  • 396ffbd86d driver/sensor: lsm6ds0: align driver to auto-generated dts macros Armando Visconti 2019-01-31 11:06:16 +01:00
  • 91786e96aa drivers: leuart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines Piotr Mienkowski 2019-01-31 15:27:21 +01:00
  • 187762a14a boards: cc3220sf_launchxl: Provide dts aliases for leds 1 and 2 Gil Pitney 2019-01-31 17:37:56 -08:00
  • 9e4016d8dc usb: usb_dc_stm32: Convert to DT instance defines to remove dts_fixup.h Kumar Gala 2019-01-31 09:20:08 -06:00
  • e0349fb421 sensor: lsm6dsl: Fixup SPI CS handling Kumar Gala 2019-01-31 04:16:49 -06:00
  • 935d6855d9 display: ili9340: Fixup SPI CS handling Kumar Gala 2019-01-31 03:42:57 -06:00
  • b5a86baa57 ieee802154: mcr20a: Fixup SPI CS handling Kumar Gala 2019-01-31 03:55:53 -06:00
  • de20c10691 ieee802154: mcr20a: Remove dead Kconfig symbols Kumar Gala 2019-01-31 03:51:08 -06:00
  • d3623a2fba soc: xtensa: intel_s1000: Encode IRQ in dts Kumar Gala 2019-01-29 16:05:40 -06:00
  • 0370dbee4a usb: usb_dc: Replace CONFIG_ symbols that should be DT_ Kumar Gala 2019-01-31 13:20:44 -06:00
  • ae38cc6af2 doc: without-west.rst: fixes for correctness Marti Bolivar 2019-01-31 16:00:52 -07:00
  • 488c94825c doc: incremental improvements to west docs Marti Bolivar 2019-01-30 01:40:55 -07:00
  • 30ba9de4c4 samples: sockets: Remove Zephyr logging from POSIX-compatible samples Paul Sokolovsky 2019-01-31 13:58:46 +03:00
  • a79087cad1 net: lwm2m: add socket-based DNS support Michael Scott 2019-01-31 09:21:51 -08:00
  • 9cd0cfa564 samples: lwm2m: migrate to BSD socket APIs Michael Scott 2019-01-28 11:57:01 -08:00
  • d1cb39e7ce net: lwm2m: migrate LwM2M library to BSD-sockets API Michael Scott 2019-01-28 11:55:23 -08:00
  • d7f20f63d8 net: lwm2m: fix firmware status after bad download attempts Michael Scott 2019-01-28 10:57:17 -08:00
  • 0abe96e4cf net: lwm2m: replace periodic service thread with work queue Michael Scott 2019-01-25 22:47:58 -08:00
  • 180a365d2f net: lwm2m: support for LwM2M bootstrap Michael Scott 2019-01-25 22:36:47 -08:00
  • 54c10c04e5 net: lwm2m: use security data for connections Michael Scott 2019-01-25 21:43:52 -08:00
  • 3ef993c88e net: lwm2m: update security obj with DTLS data Michael Scott 2019-01-25 16:01:39 -08:00
  • 181544beec net: lwm2m: add JSON formatter for WRITE operations Michael Scott 2019-01-25 15:56:23 -08:00
  • 26599e30d4 net: lwm2m: introduce input formatter private data Michael Scott 2019-01-25 15:45:14 -08:00
  • a433af6e05 net: lwm2m: save remote address during setup Michael Scott 2019-01-25 14:39:41 -08:00
  • 3bfb7debb3 net: lwm2m: move to flat buffers Michael Scott 2019-01-25 14:13:07 -08:00
  • d003910460 net: lwm2m: create DTLS config layer for LwM2M Michael Scott 2019-01-24 15:49:31 -08:00