lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. f9b56cf18d


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. f9b56cf18deeb05b4db311ebfc17f3ced38839a9
Date: Thu, 27 Aug 2015 00:55:45 +0000

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 branch, master has been updated
       via  f9b56cf18deeb05b4db311ebfc17f3ced38839a9 (commit)
      from  196cbae376dfd484b4833503dd43057b4c3462fa (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 f9b56cf18deeb05b4db311ebfc17f3ced38839a9
Author: Sylvain Rochet <address@hidden>
Date:   Thu Aug 27 02:51:14 2015 +0200

    unix port: improve consistency of netif_set_up() calls
    
    tapif/mintapif drivers do not set netif up by default anymore.
    Application code was a mix between those which called netif up and
    those which don't, they now all call netif up. This is actually the
    wanted behavior between link up (hardware driven) and netif up
    (software driven).

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

Summary of changes:
 ports/unix/netif/tapif.c            |    1 -
 ports/unix/proj/lib/unixlib.c       |    1 +
 ports/unix/proj/minimal/mintapif.c  |    2 --
 ports/unix/proj/unixsim/simnode.c   |    1 +
 ports/unix/proj/unixsim/simrouter.c |    2 ++
 5 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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