lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-208-gf8ef8c4
Date: Wed, 11 Jan 2017 09:59:25 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  f8ef8c48f7b57661f1a37fda58f22fe16a5d1fdd (commit)
       via  a038e1502fed9d797ddccd15312df9b4c450c280 (commit)
      from  2e265310c46de42f63298142b2caf6131feb8226 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f8ef8c48f7b57661f1a37fda58f22fe16a5d1fdd
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jan 11 10:59:15 2017 +0100

    Simplify HTTPD #include path handling
    - Move fsdata.h content to lwip/apps/fs.h -> no #include path needed any 
more to src/apps/httpd/
    - Create a #define to specify fsdata file name. One can use path in there 
now, e.g. "../mywebserver/mkfsdata_output.c" -> no #include path needed any 
more to location of generated file

commit a038e1502fed9d797ddccd15312df9b4c450c280
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jan 11 08:42:40 2017 +0100

    Add David's IPv6 improvements to CHANGELOG

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

Summary of changes:
 CHANGELOG                              |    7 ++++++-
 src/apps/httpd/fs.c                    |    7 +------
 src/apps/httpd/fsdata.c                |    1 -
 src/apps/httpd/fsdata.h                |   13 ++-----------
 src/apps/httpd/makefsdata/makefsdata.c |    3 +--
 src/include/lwip/apps/fs.h             |   12 ++++++++++++
 src/include/lwip/apps/httpd_opts.h     |   12 ++++++++----
 7 files changed, 30 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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