1. cfa4a4d Enable LWIP_NETIF_REMOVE_CALLBACK by Toshi Kikuchi · 7 years ago main master
  2. 514f0ea [lwip] Fix build with ccache by Lucas · 7 years ago
  3. 57fc7c1 [fuchsia] Move ethernetif.c to netstack repo by Toshi Kikuchi · 7 years ago
  4. 7d47bc0 Send a signal when the ethernetif comes up by Tim Kilbourn · 7 years ago
  5. d95e712 lwipopts: increase MEMP_NUM_PBUF for send performance by Toshi Kikuchi · 7 years ago
  6. 8cb695f Add iperf server by Toshi Kikuchi · 7 years ago
  7. 2a2c2ec lwipopts: tcp parameter tuning for performance by Toshi Kikuchi · 7 years ago
  8. d83a341 Merge "Merge commit 'e94c9ffa' from origin/upstream/master" by Toshi Kikuchi · 7 years ago
  9. ad458f6 Use the new MX_CHANNEL_* signal names by George Kulakowski · 7 years ago
  10. b72f118 Merge commit 'e94c9ffa' from origin/upstream/master by Toshi Kikuchi · 7 years ago
  11. e94c9ff Fix warning about bad cast in pbuf_skip() by Dirk Ziegelmeier · 7 years ago upstream/master
  12. 72316bd Move macros to access DHCP and AUTOIP data to headers, users may want to access the members by Dirk Ziegelmeier · 7 years ago
  13. 803a711 Fix warning that local variable may be used uninitialized in mem.c by Dirk Ziegelmeier · 7 years ago
  14. 8760fb6 fixed warnings in mdns unit tests by sg · 7 years ago
  15. d2631e6 mqtt: Fix pedantic enum warning by Erik Ekman · 7 years ago
  16. 4059748 I was not satisfied with the previous debugging options structure. Improve it again. by Dirk Ziegelmeier · 7 years ago
  17. 644a21b Improve debugging options documentation by Dirk Ziegelmeier · 7 years ago
  18. a387631 Add debugging options to documentation by Dirk Ziegelmeier · 7 years ago
  19. e3c2b8a Add note about high resource-consumption in LWIP_PLATFORM_DIAG and LWIP_PLATFORM_ASSERT default implementations by Dirk Ziegelmeier · 7 years ago
  20. e12bb2a Fix comma at end of enum list in mqtt.h by Dirk Ziegelmeier · 7 years ago
  21. 2096f1a Fix C++ style comment in mqtt.c by Dirk Ziegelmeier · 7 years ago
  22. 1f3c18f tcp: Make tcp_listen_with_backlog_and_err return NULL if the address/port is already used by Axel Lin · 7 years ago
  23. edfeab7 mqtt: Trivial coding style fix by Axel Lin · 7 years ago
  24. b8bc7b7 arch.h: Add #includes necessary for default implentation of LWIP_PLATFORM_DIAG and LWIP_PLATFORM_ASSERT by Dirk Ziegelmeier · 7 years ago
  25. f874d15 Add #include <string.h> in snmp_netconn.c because memset() is used by Dirk Ziegelmeier · 7 years ago
  26. ee034bd Document PACK_STRUCT_USE_INCLUDES #define by Dirk Ziegelmeier · 7 years ago
  27. a2a16d4 nd6 rdnss: fixed dual-stack compilation by sg · 7 years ago
  28. 98fc82f added function tcp_listen_with_backlog_and_err() to get the error reason when listening fails (bug #49861) by sg · 7 years ago
  29. 1884c7e Fix TCP unit tests after changes from "Add hook for TCP Initial Sequence Number generation" commit by Dirk Ziegelmeier · 7 years ago
  30. 1466b7a Several mqtt documentation fixes found by clang by Dirk Ziegelmeier · 7 years ago
  31. 748e2e9 Create documentation section "porting" and move it under lwIP section (instead of infrastructure) by Dirk Ziegelmeier · 7 years ago
  32. 1fd69dd Minor documentation update in def.c by Dirk Ziegelmeier · 7 years ago
  33. 3a8368e Provide struct packing macros on GCC/clang out of the box by Dirk Ziegelmeier · 7 years ago
  34. c1258e5 Compile fix in lwip/arch.h "extra tokens at end of #ifndef directive" by Dirk Ziegelmeier · 7 years ago
  35. 211a71c Minor documentation update in lwip/arch.h by Dirk Ziegelmeier · 7 years ago
  36. 55199fc More documentation updates in lwip/arch.h by Dirk Ziegelmeier · 7 years ago
  37. 45ad6f2 Minor documentation updates in lwip/arch.h by Dirk Ziegelmeier · 7 years ago
  38. df365ad Trivial typo fix in arch.h docs by Dirk Ziegelmeier · 7 years ago
  39. 7b40d1e doc: mqtt_client: Update example code after adding port parameter to mqtt_client_connect() by Axel Lin · 7 years ago
  40. c1d16c6 Forgot documentation on MQTT port #define by Dirk Ziegelmeier · 7 years ago
  41. 83b1c39 Add #define with default MQTT port for convenience by Dirk Ziegelmeier · 7 years ago
  42. bfa0358 mqtt: Allow setting server port to connect by Axel Lin · 7 years ago
  43. 2e4b368 Revert "Fix bug #49914: lwip_sendmsg uses PBUF_REF pbufs" by Dirk Ziegelmeier · 7 years ago
  44. 4e34851 Fix bug #49914: lwip_sendmsg uses PBUF_REF pbufs by Dirk Ziegelmeier · 7 years ago
  45. 3a557ba Move a few MQTT options from mqtt.c to mqtt_opts.h by Dirk Ziegelmeier · 7 years ago
  46. 6e219b6 Change signature of mqtt_client_connect() to take an IP addr instead of a string by Dirk Ziegelmeier · 7 years ago
  47. ec1450b Add mqtt documentation from Erik Anderson, rev 4b84fff by Dirk Ziegelmeier · 7 years ago
  48. 5be91de mqtt: Trivial error message fix by Axel Lin · 7 years ago
  49. 24fa1c4 opt.h: provide some hints regarding MLD settings by David van Moolenbroek · 7 years ago
  50. 71810d0 ipv6: adjust MLD membership on address state changes by David van Moolenbroek · 7 years ago
  51. d5bc856 mqtt: Check conn_state before create request for sub_unsub by Axel Lin · 7 years ago
  52. 8767205 Update .gitignore once more for fuzz test by Dirk Ziegelmeier · 7 years ago
  53. dd96c71 Fix a few -Wconversion warnings (there are many more to do) by Dirk Ziegelmeier · 7 years ago
  54. be57134 Fixed bug #49895: Incorrect configuration detection in lwip/dns.h by Thomas Mueller · 7 years ago
  55. 16b895b Undo removal of mqtt_publish() from documentation in Simon's last commit (guess it was by accident) by Dirk Ziegelmeier · 7 years ago
  56. dcb7616 Minor documentation fix in MQTT by Dirk Ziegelmeier · 7 years ago
  57. 02f4610 mqtt: Use LWIP_ARRAYSIZE to replace hardcoded value by Axel Lin · 7 years ago
  58. b6a131e mqtt: fix C usage (declaration after statement), fix casting to smaller type by goldsimon · 7 years ago
  59. 12bc2c0 MQTT cleanups: by Dirk Ziegelmeier · 7 years ago
  60. 14e3686 Some cleanups in MQTT client by Dirk Ziegelmeier · 7 years ago
  61. 1e82465 task #14281: Add MQTT client by Dirk Ziegelmeier · 7 years ago
  62. fb07d47 more LWIP_NOASSERT fixes by goldsimon · 7 years ago
  63. c717332 Fix compiling with LWIP_NOASSERT (and debug/error disabled, too) by goldsimon · 7 years ago
  64. e0c0ba7 Fix compile with LWIP_NOASSERT Pointed out by Nirav Desai by Dirk Ziegelmeier · 7 years ago
  65. 7f319f5 Fix compile of test_tcp.c unit test after introduction of tcp_next_iss hook by Dirk Ziegelmeier · 7 years ago
  66. c21763f Minor code cleanup api_lib.c by Dirk Ziegelmeier · 7 years ago
  67. f488c5b igmp: Fix optimized code for igmp_remove_group by Axel Lin · 7 years ago
  68. 5c1dd6a Optimization in igmp_remove_group() pointed out by Axel Lin by Dirk Ziegelmeier · 7 years ago
  69. 102a50f Fix bug #39145: IGMP membership report for 224.0.0.1 by Dirk Ziegelmeier · 7 years ago
  70. bb8088d Minor cleanup of FUZZ test Makefile by Dirk Ziegelmeier · 7 years ago
  71. 11780f0 Fixup Makefile of FUZZ test after moving to main lwIP rep by Dirk Ziegelmeier · 7 years ago
  72. cceea73 bug #49631: handle zero-window probe and refused_data by Joel Cunningham · 7 years ago
  73. fcd2daf fixed race condition in return value of netconn_gethostbyname() (and thus also lwip_gethostbyname/_r() and lwip_getaddrinfo()) by Thomas Mueller · 7 years ago
  74. b5f51db ND6: Don't misuse ip6_current_dest_addr() to create an aligned copy of an IPv6 address by Dirk Ziegelmeier · 7 years ago
  75. d9f461e Fixed #49848 (Non-blocking socket emit a sock error while read return EWOULDBLOCK) especially for EWOULDBLOCK (added task #14275 for the general problem) by sg · 7 years ago
  76. c13a43e added note about afl-fuzz requiring linux by sg · 7 years ago
  77. 844c201 added fuzz tests (moved from contrib/ports/unix/fuzz to get them to a more prominent place, even if afl-fuzz still needs *nix to run) by sg · 7 years ago
  78. 62e3400 LWIP_HOOK_TCP_ISN: added CHANGELOG/fixed comment by sg · 7 years ago
  79. a8b986b Add hook for TCP Initial Sequence Number generation by David van Moolenbroek · 7 years ago
  80. da15132 Make nd6_new_router() handle already existing routers (this is a special case for 2 netifs on the same subnet - e.g. wifi and cable) see bug #46506 by goldsimon · 7 years ago
  81. e3925cc nd6: Fix build error if LWIP_ND6_RDNSS_MAX_DNS_SERVERS == 0 by Axel Lin · 7 years ago
  82. 6b1950e nd6: add support for RDNSS option (as per RFC 6106) by sg · 7 years ago
  83. 4e3cf61 opt.h: added LWIP_DHCP_MAX_DNS_SERVERS to configure the maximum number of DNS servers configured from dhcp.c(v4) (if any; guarded with LWIP_DNS) by sg · 7 years ago
  84. 53b9f2a dhcp: covert DHCP_OPTION_IDX_* from defines to enum (mainly to ease offset calculation) by sg · 7 years ago
  85. cd5dfa2 nd6: minor 'static' consistency fix by David van Moolenbroek · 7 years ago
  86. bd1defc added forgoten new file nd6_priv.h :-( by sg · 7 years ago
  87. 281ef5d minor: fixed errors in some defined __DOXYGEN__ guards by sg · 7 years ago
  88. e8461f9 minor: corrected include guard name in tcp_priv.h by sg · 7 years ago
  89. 60cd25c Moved nd6 implementation details to new file nd6_priv.h (possible after David's cleanups) by sg · 7 years ago
  90. 4c16ea9 Minor: nd6_packet_send_check() -> nd6_get_next_hop_addr_or_queue() (too long, but a little more self-explaining); cosmetics... by sg · 7 years ago
  91. 69a7039 nd6: centralize link-local packet send decision by David van Moolenbroek · 7 years ago
  92. 06ff89c nd6: use default_router_list internally only by David van Moolenbroek · 7 years ago
  93. cee59ba nd6: add nd6_clear_destination_cache() function by David van Moolenbroek · 7 years ago
  94. d4fad59 nd6_input(): allow using NA without lladdr_opt for DAD by goldsimon · 7 years ago
  95. 1a53c10 CHANGELOG: added LWIP_HOOK_ND6_GET_GW() by goldsimon · 7 years ago
  96. 7d119fd nd6: add LWIP_HOOK_ND6_GET_GW hook by David van Moolenbroek · 7 years ago
  97. 74a5537 Revert "Added LWIP_HOOK_ETHIP6_GET_GW()" by goldsimon · 7 years ago
  98. afb2160 Add a check for correct implementation of LWIP_CONST_CAST() to lwip_init() by goldsimon · 7 years ago
  99. 002e077 ethip6: forward correct error code by David van Moolenbroek · 7 years ago
  100. 9d199a6 netif_create_ip6_linklocal_address(): use macros to assign address state to ensure callbacks are triggered; netif_add_ip6_address(): only overwrite invalid addresses, not tentative addresses by sg · 7 years ago