[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1348-g9c58e54

(spam-protected) (spam-protected)
Wed Oct 3 18:31:22 CEST 2012


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 "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_3-1348-g9c58e54
        for a web version of the last commit.

The branch, master has been updated
       via  9c58e5444dbd15a918a1acaef57f5ec5dea1297b (commit)
       via  c8fa1531722489b8347f499a1ebd955b2c88fe86 (commit)
       via  756cd60fd7bde549ecd689294bb14c2316e21d19 (commit)
       via  3e6c2e3615eea0eee46cad058b4a70a6e613bcbf (commit)
       via  416a7a61a1941c4c6c72551bef30e9c27867fe16 (commit)
       via  a3a66b32ccee2d2b5d3a7cb74eaf3e57c56c116e (commit)
       via  00818ac8d3ffb5370b7f6f1fc2bc82f4894f8681 (commit)
       via  0e690d595e918db2fcbacea0bdb1b5b3625b8b49 (commit)
       via  4988a8fb78281256a46add6dc5934dcaea14dd05 (commit)
       via  2a0088a675f7bd771a5775c1bc8d2368a891db97 (commit)
       via  dc955495c4cbbf05d96d13287fe6f7feaca8c035 (commit)
       via  29033835a9a48148888539c7d1f1cef8d2311578 (commit)
       via  0ef8e89acf7b3961713372a9a8be76c536f35d8b (commit)
       via  55803666b7aa52e3dc415721e74b67b7bbbc75a5 (commit)
       via  a25bd7e1992840b98cfa69e6f30b538caadeceaf (commit)
       via  cbb822ac8978defe16f0efb8b9eb351159b8c0c7 (commit)
       via  290284ab6c14f942a01c0a06f4bbbf42b025c96b (commit)
       via  d4cc724a2b0d95126f235dc1510e17719e8034b2 (commit)
       via  d386ddf9c859572ecb5da56f4e3b7e5223e84881 (commit)
      from  898fbef6ea4f42816a4f7e61d5d3b1d0be52d094 (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 9c58e5444dbd15a918a1acaef57f5ec5dea1297b
Merge: 898fbef c8fa153
Author: Saverio Proto <(spam-protected)>
Date:   Wed Oct 3 17:40:39 2012 +0200

    Merge remote-tracking branch 'origin/mDNS-plugin-GSoC-2012'

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

Summary of changes:
 lib/mdns/Makefile                                 |    2 +-
 lib/mdns/README                                   |   15 +-
 lib/mdns/src/Address.h                            |    2 +
 lib/mdns/src/NetworkInterfaces.c                  |  285 +++++++++++++-
 lib/mdns/src/NetworkInterfaces.h                  |   14 +
 lib/mdns/src/RouterElection.c                     |  243 +++++++++++
 lib/mdns/src/RouterElection.h                     |   47 +++
 src/win32/unistd.h => lib/mdns/src/container_of.h |   61 ++--
 lib/mdns/src/list_backport.h                      |  460 +++++++++++++++++++++
 lib/mdns/src/mdns.c                               |  216 ++++++++++-
 lib/mdns/src/mdns.h                               |   15 +-
 lib/mdns/src/olsrd_plugin.c                       |    5 +-
 12 files changed, 1327 insertions(+), 38 deletions(-)
 create mode 100644 lib/mdns/src/RouterElection.c
 create mode 100644 lib/mdns/src/RouterElection.h
 copy src/win32/unistd.h => lib/mdns/src/container_of.h (57%)
 create mode 100644 lib/mdns/src/list_backport.h


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list