[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1320-gd305b9e

(spam-protected) (spam-protected)
Tue Aug 28 14:04:28 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-1320-gd305b9e
        for a web version of the last commit.

The branch, master has been updated
       via  d305b9e21e3c8d576bfa0cb7e6707ecad3ff94f9 (commit)
       via  6f5632be5df121b1a55d8df081e0d35c657ebebc (commit)
       via  ee501799f9293e4ce4519db4dabda0922825c164 (commit)
      from  68c4dd80d48860b7424acef05c609c48aad8a512 (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 d305b9e21e3c8d576bfa0cb7e6707ecad3ff94f9
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Aug 28 13:47:33 2012 +0200

    olsrd_plugin: remove #if 1
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 6f5632be5df121b1a55d8df081e0d35c657ebebc
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Aug 28 13:43:44 2012 +0200

    update comments on all ifdefs
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit ee501799f9293e4ce4519db4dabda0922825c164
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Aug 28 13:43:41 2012 +0200

    ifdef: fix some include ifdefs
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 android/linux/if_tunnel.h                          |    2 +-
 android/linux/ip6_tunnel.h                         |    2 +-
 contrib/netsimpcap/src/config.h                    |    2 +-
 contrib/netsimpcap/src/debug.h                     |    2 +-
 contrib/netsimpcap/src/network_tap.h               |    2 +-
 gui/linux-gtk/src/common.h                         |    2 +-
 gui/linux-gtk/src/interface.h                      |    2 +-
 gui/linux-gtk/src/ipc.c                            |   10 +-
 gui/linux-gtk/src/main.c                           |    4 +-
 gui/linux-gtk/src/olsr_protocol.h                  |    6 +-
 gui/linux-gtk/src/packet.h                         |    2 +-
 gui/linux-gtk/src/routes.h                         |    2 +-
 gui/win32/Main/Frontend.cpp                        |    2 +-
 gui/win32/Main/Frontend.h                          |    6 +-
 gui/win32/Main/FrontendDlg.cpp                     |    2 +-
 gui/win32/Main/FrontendDlg.h                       |    4 +-
 gui/win32/Main/HnaEntry.h                          |    2 +-
 gui/win32/Main/Ipc.h                               |    2 +-
 gui/win32/Main/MidEntry.h                          |    2 +-
 gui/win32/Main/MprEntry.h                          |    2 +-
 gui/win32/Main/MyDialog1.cpp                       |    2 +-
 gui/win32/Main/MyDialog1.h                         |    4 +-
 gui/win32/Main/MyDialog2.cpp                       |    2 +-
 gui/win32/Main/MyDialog2.h                         |    4 +-
 gui/win32/Main/MyDialog3.cpp                       |    2 +-
 gui/win32/Main/MyDialog3.h                         |    4 +-
 gui/win32/Main/MyDialog4.cpp                       |    2 +-
 gui/win32/Main/MyDialog4.h                         |    4 +-
 gui/win32/Main/MyEdit.cpp                          |    2 +-
 gui/win32/Main/MyEdit.h                            |    4 +-
 gui/win32/Main/MyTabCtrl.cpp                       |    2 +-
 gui/win32/Main/MyTabCtrl.h                         |    4 +-
 gui/win32/Main/NodeEntry.h                         |    2 +-
 gui/win32/Main/StdAfx.h                            |   18 ++--
 gui/win32/Main/TrayIcon.h                          |    2 +-
 gui/win32/Main/resource.h                          |    4 +-
 lib/arprefresh/src/olsrd_arprefresh.c              |    4 +-
 lib/arprefresh/src/olsrd_arprefresh.h              |    2 +-
 lib/bmf/src/Bmf.c                                  |   10 +-
 lib/bmf/src/NetworkInterfaces.c                    |   10 +-
 lib/bmf/src/PacketHistory.c                        |    2 +-
 lib/dot_draw/src/olsrd_dot_draw.c                  |   22 +++---
 lib/dot_draw/src/olsrd_dot_draw.h                  |    2 +-
 lib/dyn_gw/src/olsrd_dyn_gw.c                      |    8 +-
 lib/dyn_gw/src/olsrd_dyn_gw.h                      |    6 +-
 lib/dyn_gw_plain/src/olsrd_dyn_gw_plain.h          |    6 +-
 lib/httpinfo/src/admin_interface.c                 |    6 +-
 lib/httpinfo/src/admin_interface.h                 |    2 +-
 lib/httpinfo/src/gfx.h                             |    2 +-
 lib/httpinfo/src/olsrd_httpinfo.c                  |   50 ++++++------
 lib/httpinfo/src/olsrd_httpinfo.h                  |    4 +-
 lib/httpinfo/src/olsrd_plugin.c                    |    2 +-
 lib/httpinfo/src/olsrd_plugin.h                    |    2 +-
 lib/jsoninfo/src/olsrd_jsoninfo.c                  |   48 ++++++------
 lib/jsoninfo/src/olsrd_jsoninfo.h                  |    2 +-
 lib/mdns/src/NetworkInterfaces.h                   |    6 +-
 lib/mdns/src/mdns.c                                |    2 +-
 lib/mini/src/olsrd_plugin.h                        |    2 +-
 lib/nameservice/src/compat.c                       |    2 +-
 lib/nameservice/src/compat.h                       |    4 +-
 lib/nameservice/src/mapwrite.c                     |    2 +-
 lib/nameservice/src/nameservice.c                  |   20 +++---
 lib/nameservice/src/nameservice.h                  |    2 +-
 lib/nameservice/src/nameservice_msg.h              |    2 +-
 lib/p2pd/src/NetworkInterfaces.h                   |    6 +-
 lib/p2pd/src/PacketHistory.c                       |    2 +-
 lib/p2pd/src/PacketHistory.h                       |    6 +-
 lib/p2pd/src/p2pd.c                                |   26 +++---
 lib/pgraph/src/olsrd_pgraph.c                      |    8 +-
 lib/pgraph/src/olsrd_pgraph.h                      |    2 +-
 lib/pud/nmealib/include/nmea/context.h             |    4 +-
 lib/pud/nmealib/include/nmea/conversions.h         |    4 +-
 lib/pud/nmealib/include/nmea/generate.h            |    4 +-
 lib/pud/nmealib/include/nmea/generator.h           |    4 +-
 lib/pud/nmealib/include/nmea/gmath.h               |    4 +-
 lib/pud/nmealib/include/nmea/info.h                |    4 +-
 lib/pud/nmealib/include/nmea/parse.h               |    4 +-
 lib/pud/nmealib/include/nmea/parser.h              |    4 +-
 lib/pud/nmealib/include/nmea/sentence.h            |    4 +-
 lib/pud/nmealib/include/nmea/tok.h                 |    4 +-
 lib/pud/src/compiler.h                             |   12 ++--
 lib/pud/src/netTools.h                             |    2 +-
 lib/pud/src/pudOlsrdPlugin.c                       |    2 +-
 lib/pud/src/receiver.c                             |    2 +-
 .../resources/WireFormatConstants.java.h           |    2 +-
 lib/pud/wireformat-java/src/main/c/util.h          |    6 +-
 .../include/OlsrdPudWireFormat/compiler.h          |   12 ++--
 lib/quagga/src/packet.h                            |    2 +-
 lib/quagga/src/quagga.h                            |    2 +-
 lib/secure/src/md5.c                               |    4 +-
 lib/secure/src/md5.h                               |    2 +-
 lib/secure/src/olsrd_secure.c                      |   40 +++++-----
 lib/secure/src/olsrd_secure.h                      |   10 +-
 lib/secure/src/secure_messages.h                   |    6 +-
 lib/sgwdynspeed/src/olsrdPlugin.c                  |    2 +-
 lib/tas/src/glua.c                                 |    2 +-
 lib/tas/src/http.c                                 |    4 +-
 lib/tas/src/lib.h                                  |    2 +-
 lib/tas/src/plugin.c                               |    2 +-
 lib/txtinfo/src/olsrd_txtinfo.c                    |   70 +++++++++---------
 lib/txtinfo/src/olsrd_txtinfo.h                    |    2 +-
 lib/watchdog/src/olsrd_plugin.h                    |    6 +-
 src/apm.h                                          |    2 +-
 src/bsd/kernel_routes.c                            |   18 ++--
 src/bsd/net.c                                      |   56 +++++++-------
 src/build_msg.c                                    |   58 +++++++-------
 src/build_msg.h                                    |    2 +-
 src/cfgparser/olsrd_conf.c                         |   18 ++--
 src/cfgparser/olsrd_conf.h                         |    2 +-
 src/common/autobuf.c                               |    8 +-
 src/common/autobuf.h                               |    2 +-
 src/common/avl.c                                   |    2 +-
 src/common/list.h                                  |    2 +-
 src/defs.h                                         |   22 +++---
 src/duplicate_handler.c                            |    2 +-
 src/duplicate_handler.h                            |    2 +-
 src/duplicate_set.c                                |    2 +-
 src/duplicate_set.h                                |    2 +-
 src/fpm.c                                          |    4 +-
 src/fpm.h                                          |   12 ++--
 src/gateway.c                                      |    4 +-
 src/gateway_default_handler.c                      |    2 +-
 src/gateway_default_handler.h                      |    2 +-
 src/generate_msg.h                                 |    2 +-
 src/hashing.h                                      |    2 +-
 src/hna_set.c                                      |   18 ++--
 src/hna_set.h                                      |    2 +-
 src/hysteresis.c                                   |    6 +-
 src/hysteresis.h                                   |    2 +-
 src/ifnet.h                                        |    2 +-
 src/interfaces.c                                   |    4 +-
 src/interfaces.h                                   |    8 +-
 src/ipc_frontend.c                                 |    6 +-
 src/ipc_frontend.h                                 |    2 +-
 src/ipcalc.c                                       |    6 +-
 src/ipcalc.h                                       |    2 +-
 src/kernel_routes.h                                |    4 +-
 src/kernel_tunnel.h                                |    2 +-
 src/link_set.c                                     |    8 +-
 src/link_set.h                                     |    2 +-
 src/linux/kernel_routes_nl.c                       |    2 +-
 src/linux/kernel_tunnel.c                          |   14 ++--
 src/linux/link_layer.c                             |    2 +-
 src/linux/net.c                                    |   30 ++++----
 src/log.h                                          |    6 +-
 src/lq_mpr.h                                       |    2 +-
 src/lq_packet.h                                    |    2 +-
 src/lq_plugin.h                                    |    2 +-
 src/lq_plugin_default_ff.c                         |    2 +-
 src/lq_plugin_default_ff.h                         |    2 +-
 src/lq_plugin_default_ffeth.c                      |    2 +-
 src/lq_plugin_default_ffeth.h                      |    2 +-
 src/lq_plugin_default_float.h                      |    2 +-
 src/lq_plugin_default_fpm.h                        |    2 +-
 src/main.c                                         |   78 ++++++++++----------
 src/mantissa.h                                     |    2 +-
 src/mid_set.c                                      |    8 +-
 src/mid_set.h                                      |    2 +-
 src/misc.h                                         |    2 +-
 src/mpr.c                                          |   10 +-
 src/mpr.h                                          |    2 +-
 src/mpr_selector_set.c                             |    8 +-
 src/mpr_selector_set.h                             |    6 +-
 src/neighbor_table.c                               |    4 +-
 src/neighbor_table.h                               |    2 +-
 src/net_olsr.c                                     |    6 +-
 src/net_olsr.h                                     |    2 +-
 src/net_os.h                                       |    2 +-
 src/olsr.c                                         |   20 +++---
 src/olsr.h                                         |    2 +-
 src/olsr_cfg.h                                     |   18 ++--
 src/olsr_cookie.c                                  |   12 ++--
 src/olsr_niit.c                                    |    2 +-
 src/olsr_niit.h                                    |    2 +-
 src/olsr_protocol.h                                |    2 +-
 src/olsr_spf.c                                     |   42 +++++-----
 src/olsr_spf.h                                     |    2 +-
 src/olsr_switch/commands.h                         |    2 +-
 src/olsr_switch/link_rules.h                       |    2 +-
 src/olsr_switch/main.c                             |   22 +++---
 src/olsr_switch/ohs_cmd.c                          |   10 +-
 src/olsr_switch/ohs_cmd.h                          |    2 +-
 src/olsr_switch/olsr_host_switch.h                 |   10 +-
 src/olsr_types.h                                   |   20 +++---
 src/olsrd_plugin.h                                 |   11 +---
 src/packet.c                                       |   16 ++--
 src/packet.h                                       |    2 +-
 src/parser.c                                       |   10 +-
 src/parser.h                                       |    2 +-
 src/plugin_loader.c                                |   22 +++---
 src/plugin_loader.h                                |    8 +-
 src/plugin_util.h                                  |    2 +-
 src/print_packet.h                                 |    2 +-
 src/process_package.h                              |    2 +-
 src/process_routes.c                               |   12 ++--
 src/process_routes.h                               |    2 +-
 src/rebuild_packet.h                               |    2 +-
 src/routing_table.c                                |   10 +-
 src/routing_table.h                                |    2 +-
 src/scheduler.c                                    |    4 +-
 src/scheduler.h                                    |    2 +-
 src/tc_set.c                                       |   30 ++++----
 src/tc_set.h                                       |    2 +-
 src/two_hop_neighbor_table.c                       |    4 +-
 src/two_hop_neighbor_table.h                       |    2 +-
 src/unix/ifnet.c                                   |   30 ++++----
 src/unix/log.c                                     |   20 +++---
 src/win32/apm.c                                    |    4 +-
 src/win32/arpa/inet.h                              |    2 +-
 src/win32/ce/ws2tcpip.h                            |    2 +-
 src/win32/compat.c                                 |   16 ++--
 src/win32/dlfcn.h                                  |    2 +-
 src/win32/ifnet.c                                  |   18 ++--
 src/win32/misc.c                                   |    2 +-
 src/win32/net.c                                    |   18 ++--
 src/win32/net/route.h                              |    2 +-
 src/win32/netinet/in.h                             |    2 +-
 src/win32/sys/socket.h                             |    2 +-
 src/win32/sys/time.h                               |    8 +-
 src/win32/sys/times.h                              |    2 +-
 src/win32/unistd.h                                 |    2 +-
 221 files changed, 794 insertions(+), 803 deletions(-)


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




More information about the Olsr-commit mailing list