[Olsr-cvs] olsrd-current/files olsrd.conf.default.rfc, 1.5, 1.6 olsrd.conf.default.lq-fisheye, 1.7, 1.8 olsrd.conf.default.lq, 1.4, 1.5

Bernd Petrovitsch (spam-protected)
Wed Dec 12 23:39:38 CET 2007


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

Modified Files:
	olsrd.conf.default.rfc olsrd.conf.default.lq-fisheye 
	olsrd.conf.default.lq 
Log Message:
added configuration file support for "flat fib metrics".


Index: olsrd.conf.default.rfc
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/files/olsrd.conf.default.rfc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** olsrd.conf.default.rfc	6 Sep 2007 11:43:42 -0000	1.5
--- olsrd.conf.default.rfc	12 Dec 2007 22:39:36 -0000	1.6
***************
*** 16,19 ****
--- 16,23 ----
  IpVersion	4
  
+ # FIBMetric ("flat" or "correct")
+ 
+ FIBMetric "flat"
+ 
  # Clear the screen each time the internal state changes
  

Index: olsrd.conf.default.lq-fisheye
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/files/olsrd.conf.default.lq-fisheye,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** olsrd.conf.default.lq-fisheye	11 Nov 2007 21:32:03 -0000	1.7
--- olsrd.conf.default.lq-fisheye	12 Dec 2007 22:39:36 -0000	1.8
***************
*** 17,20 ****
--- 17,27 ----
  DebugLevel	0
  
+ # IP version to use (4 or 6)
+ 
+ IpVersion	4
+ 
+ # FIBMetric ("flat" or "correct")
+ 
+ FIBMetric "flat"
  
  # Interfaces and their rules
***************
*** 129,136 ****
  LinkQualityDijkstraLimit 3 3.0
  
- # IP version to use (4 or 6)
- 
- IpVersion	4
- 
  # Clear the screen each time the internal state changes
  
--- 136,139 ----

Index: olsrd.conf.default.lq
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/files/olsrd.conf.default.lq,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** olsrd.conf.default.lq	6 Sep 2007 11:43:42 -0000	1.4
--- olsrd.conf.default.lq	12 Dec 2007 22:39:36 -0000	1.5
***************
*** 21,24 ****
--- 21,28 ----
  IpVersion	4
  
+ # FIBMetric ("flat" or "correct")
+ 
+ FIBMetric "flat"
+ 
  # Clear the screen each time the internal state changes
  





More information about the Olsr-cvs mailing list