lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT annotated tag, STABLE-2_0_0_RELEASE


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] UNNAMED PROJECT annotated tag, STABLE-2_0_0_RELEASE, created. STABLE-2_0_0_RELEASE
Date: Thu, 10 Nov 2016 08:49:40 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The annotated tag, STABLE-2_0_0_RELEASE has been created
        at  61e8d24c97a0e7e6cf2514997dd6b4891c6cbf0d (tag)
   tagging  6d8663bdb708d77374a4022ad003ded7454ed49b (commit)
  replaces  STABLE-2_0_0_RC2
 tagged by  Dirk Ziegelmeier
        on  Thu Nov 10 09:49:08 2016 +0100

- Log -----------------------------------------------------------------
Create tag for 2.0.0 release

Axel Lin (1):
      apps/shell: Fix trivial typo

Brian Armstrong (1):
      patch #9132: Android compatibility for UNIX port

Dirk Ziegelmeier (49):
      Unix port: Add comment for useful GCC options in unix port Common.mk - I 
don't want to enable them since they need GCC 4.8 and above
      tcpdump.c: Fix compile when IPv4 is not enabled. IPv6 does not work.
      Add hints to some interesting compiler flags in Common.mk of unix port
      delif.c: Fix wrong err_t return value
      Add MDNS to simhost
      simhost: Start MDNS responder
      Fix compile of simhost on older gcc
      Adapt MSVC project to mdns and include/lwip/prot/* subdir
      Win32 port: Activate MDNS
      Win32 port: Let MDNS announce hostname, like netbiosns
      Rename LWIP_MDNS to LWIP_MDNS_RESPONDER
      Add three missing SNMPv3 files to Win32 project
      Also rename LWIP_MDNS to LWIP_MDNS_RESPONDER in unix port
      Fix compile of unixsim due to porting MDNS to netif client data API
      simhost: Correct LWIP_NUM_NETIF_CLIENT_DATA; Enable DHCP/AUTOIP coop
      Update Win32 port for MDNS
      Adapt lwipopts.h to improved netif client data API
      Add MDNS tests to Win32 project
      simhost: announce netif IP changes via MDNS
      Remove $(LWIP_DIR) from all MSVC projects - one needs to adapt the 
project files each time a file is added by hand. Not worth the effort.
      Add lwip/prot/igmp.h to MSVC project
      Adapt MSVC project to renamed lwip/prot/etharp.h
      Add UPGRADING document to MSVC project
      Minor: memcpy -> MEMCPY / SMEMCPY
      Update coverity model
      Remove proj subdir of unix port. It was inconsistent with location of 
check and fuzz dir, and "too many subdirs error".
      unix port: move actual port files into separate port/ subdir.
      Win32 port MDNS: Announce webserver
      Win32 port: Enable compilation of more features, IPv6, TCP backlog, PPP
      Win32 port: Enable compilation of RAW IP API
      Win32 port: #define strdup to _strdup for MSVC 2012 and newer 
compatibility
      Unix port: Add example script to setup a TAP interface on Linux
      Correct comment in unix port Common.mk
      Unix port: update comments in setup-tapif
      Unix port tapif.c: Implement a default tapif
      Enable compilation of MLD6 and ICMP6 in unixsim
      Enable compilation of ICMP6 and MLD6 in Win32 port
      Remove "enable MLD6 and ICMP6" lines in lwipopts.h. I was too asleep to 
read opt.h correctly.
      Compile httpd SSI code in unixsim
      Remove non-standard strnlen() call in lwip_prvmib.c
      Minor: Fix coding style in tcpecho_raw and udpecho_raw
      Minor: Fix coding style in chargen and netio
      Add TFTP to unix simhost
      simhost: Fix shadowing warning introduced with TFTP
      Add TFTP to MSVC project
      Adapt some apps to new lwip_hton* and lwip_ntoh* functions
      Adapt unix port to last changes
      Fix several comments for clang -Wdocumentation
      Enable -Wdocumentation when compiling with clang

Erik Ekman (2):
      Apply patch #8755: Multicast DNS responder support from Erik Ekman
      ping: Fix build error after IPx_ADDR_ANYx rename

goldsimon (11):
      fix compiling fuzz.c after enabling SYS_LIGHTWEIGHT_PROT by default
      adapt to moved etharp.h
      revert last change in fuzz.c (committed by accident)
      fix compiling win32 port (accidentally committed fuzz test code)
      update msvc/readme.txt after removing LWIP_DIR
      win32 port: added mdns_priv.h to project
      win32 port: fixed compiling some options combinations...
      win32: fixed sys_arch.c for NO_SYS
      win32: link-local address was not created for NO_SYS
      win32 port: fixed USE_SLIPIF
      added 2 new .h files to win32 project

sg (1):
      IP_HDRINCL -> LWIP_IP_HDRINCL

-----------------------------------------------------------------------


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]