[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-236-g3f4e183

[email protected] (Dirk Ziegelmeier) Sat, 2 Feb 2019 17:00:11 -0500 (EST)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  3f4e183e3f382f72926661d7c52ac1949d616941 (commit)
       via  78a0a62484cc7c9949ce9cb27a992892fb2acbbe (commit)
      from  27c226b5d62c0a73ef9aaf3ba253104d55cbe2f7 (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 3f4e183e3f382f72926661d7c52ac1949d616941
Author: Dirk Ziegelmeier <[email protected]>
Date:   Sat Feb 2 22:59:54 2019 +0100

    Disable documentation warning in iteropts test
    
    Fails because some functions have different parameter lists depending on lwIP options (e.g. netif_add())

commit 78a0a62484cc7c9949ce9cb27a992892fb2acbbe
Author: Dirk Ziegelmeier <[email protected]>
Date:   Sat Feb 2 22:58:53 2019 +0100

    Add missing newline at end of file

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

Summary of changes:
 contrib/examples/example_app/test_configs/opt_no_tcp_dualstack.h | 2 +-
 contrib/examples/example_app/test_configs/opt_no_tcp_ipv4only.h  | 2 +-
 contrib/examples/example_app/test_configs/opt_no_tcp_ipv6only.h  | 2 +-
 contrib/examples/example_app/test_configs/opt_no_udp_dualstack.h | 2 +-
 contrib/examples/example_app/test_configs/opt_no_udp_ipv4only.h  | 2 +-
 contrib/examples/example_app/test_configs/opt_no_udp_ipv6only.h  | 2 +-
 contrib/ports/unix/example_app/iteropts.sh                       | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


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