[Olsr-cvs] olsrd-current/src apm.h, 1.9, 1.10 build_msg.h, 1.13, 1.14 generate_msg.h, 1.12, 1.13 hashing.c, 1.16, 1.17 hashing.h, 1.10, 1.11 hysteresis.h, 1.9, 1.10 ifnet.h, 1.11, 1.12 mantissa.c, 1.9, 1.10 mantissa.h, 1.10, 1.11 mpr.h, 1.8, 1.9 neighbor_table.h, 1.15, 1.16 net_os.h, 1.13, 1.14 olsrd_plugin.h, 1.6, 1.7 plugin_loader.c, 1.32, 1.33 plugin_loader.h, 1.17, 1.18 print_packet.h, 1.1, 1.2 scheduler.h, 1.14, 1.15 socket_parser.c, 1.28, 1.29 socket_parser.h, 1.10, 1.11

Bernd Petrovitsch (spam-protected)
Thu Nov 29 19:09:13 CET 2007


Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4061/src

Modified Files:
	apm.h build_msg.h generate_msg.h hashing.c hashing.h 
	hysteresis.h ifnet.h mantissa.c mantissa.h mpr.h 
	neighbor_table.h net_os.h olsrd_plugin.h plugin_loader.c 
	plugin_loader.h print_packet.h scheduler.h socket_parser.c 
	socket_parser.h 
Log Message:
* ISO8859-* -> UTF_8

Index: mantissa.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/mantissa.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** mantissa.c	28 Aug 2007 20:45:17 -0000	1.9
--- mantissa.c	29 Nov 2007 18:09:11 -0000	1.10
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: hashing.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/hashing.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** hashing.h	2 Aug 2007 14:47:26 -0000	1.10
--- hashing.h	29 Nov 2007 18:09:11 -0000	1.11
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: hysteresis.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/hysteresis.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** hysteresis.h	20 Apr 2007 13:46:04 -0000	1.9
--- hysteresis.h	29 Nov 2007 18:09:11 -0000	1.10
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: mantissa.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/mantissa.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** mantissa.h	28 Aug 2007 20:45:17 -0000	1.10
--- mantissa.h	29 Nov 2007 18:09:11 -0000	1.11
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: mpr.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/mpr.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** mpr.h	20 Feb 2005 18:52:18 -0000	1.8
--- mpr.h	29 Nov 2007 18:09:11 -0000	1.9
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: print_packet.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/print_packet.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** print_packet.h	26 May 2005 09:55:11 -0000	1.1
--- print_packet.h	29 Nov 2007 18:09:11 -0000	1.2
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: net_os.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/net_os.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** net_os.h	4 Feb 2007 23:36:35 -0000	1.13
--- net_os.h	29 Nov 2007 18:09:11 -0000	1.14
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: apm.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/apm.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** apm.h	29 May 2005 12:47:45 -0000	1.9
--- apm.h	29 Nov 2007 18:09:11 -0000	1.10
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: build_msg.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/build_msg.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** build_msg.h	7 Jan 2006 08:16:20 -0000	1.13
--- build_msg.h	29 Nov 2007 18:09:11 -0000	1.14
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: ifnet.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/ifnet.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ifnet.h	30 May 2005 13:13:37 -0000	1.11
--- ifnet.h	29 Nov 2007 18:09:11 -0000	1.12
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: plugin_loader.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/plugin_loader.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** plugin_loader.h	15 Jul 2007 19:29:37 -0000	1.17
--- plugin_loader.h	29 Nov 2007 18:09:11 -0000	1.18
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: neighbor_table.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/neighbor_table.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** neighbor_table.h	2 Aug 2007 21:57:06 -0000	1.15
--- neighbor_table.h	29 Nov 2007 18:09:11 -0000	1.16
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: socket_parser.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/socket_parser.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** socket_parser.h	29 May 2005 12:47:45 -0000	1.10
--- socket_parser.h	29 Nov 2007 18:09:11 -0000	1.11
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: hashing.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/hashing.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** hashing.c	2 Aug 2007 21:59:59 -0000	1.16
--- hashing.c	29 Nov 2007 18:09:11 -0000	1.17
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: scheduler.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/scheduler.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** scheduler.h	17 Sep 2007 22:24:22 -0000	1.14
--- scheduler.h	29 Nov 2007 18:09:11 -0000	1.15
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: generate_msg.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/generate_msg.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** generate_msg.h	21 Nov 2004 11:28:56 -0000	1.12
--- generate_msg.h	29 Nov 2007 18:09:11 -0000	1.13
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: olsrd_plugin.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/olsrd_plugin.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** olsrd_plugin.h	17 Sep 2007 21:57:06 -0000	1.6
--- olsrd_plugin.h	29 Nov 2007 18:09:11 -0000	1.7
***************
*** 1,5 ****
  /*
   * Copyright (c) 2005, Bruno Randolf <(spam-protected)>
!  * Copyright (c) 2004, Andreas Tønnesen(andreto-at-olsr.org)
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * Copyright (c) 2005, Bruno Randolf <(spam-protected)>
!  * Copyright (c) 2004, Andreas Tønnesen(andreto-at-olsr.org)
   * All rights reserved.
   *

Index: socket_parser.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/socket_parser.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** socket_parser.c	1 Aug 2007 16:18:30 -0000	1.28
--- socket_parser.c	29 Nov 2007 18:09:11 -0000	1.29
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: plugin_loader.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/plugin_loader.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** plugin_loader.c	17 Sep 2007 21:57:06 -0000	1.32
--- plugin_loader.c	29 Nov 2007 18:09:11 -0000	1.33
***************
*** 1,5 ****
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 1,5 ----
  /*
   * The olsr.org Optimized Link-State Routing daemon(olsrd)
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *





More information about the Olsr-cvs mailing list