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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. a7ee6815155ac5449102aac6369dde727fc9d575
Date: Thu, 08 Oct 2015 20:13:20 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  a7ee6815155ac5449102aac6369dde727fc9d575 (commit)
       via  b02bcde8e05e25b987eccc7a7ecfabb6cf0ec8d1 (commit)
      from  bef5ccda0be5560f5b39c335251a9efb69e2e67c (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 a7ee6815155ac5449102aac6369dde727fc9d575
Author: sg <address@hidden>
Date:   Thu Oct 8 22:13:00 2015 +0200

    netbios -> netbiosns, added netbiosns_opts.h, added netbiosns_set_name() 
and netbiosns_stop()

commit b02bcde8e05e25b987eccc7a7ecfabb6cf0ec8d1
Author: sg <address@hidden>
Date:   Thu Oct 8 22:05:55 2015 +0200

    added netbios name server from contrib (-> netbiosns)

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

Summary of changes:
 src/apps/netbiosns/netbiosns.c                     |  350 ++++++++++++++++++++
 .../{posix/sys/socket.h => lwip/apps/netbiosns.h}  |   18 +-
 .../lwip/{ethip6.h => apps/netbiosns_opts.h}       |   55 ++--
 3 files changed, 382 insertions(+), 41 deletions(-)
 create mode 100644 src/apps/netbiosns/netbiosns.c
 copy src/include/{posix/sys/socket.h => lwip/apps/netbiosns.h} (82%)
 copy src/include/lwip/{ethip6.h => apps/netbiosns_opts.h} (61%)


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



reply via email to

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