[Olsr-cvs] olsrd-current/src olsr_cfg.h,1.43,1.44

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


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

Modified Files:
	olsr_cfg.h 
Log Message:
added configuration file support for "flat fib metrics".


Index: olsr_cfg.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/olsr_cfg.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** olsr_cfg.h	12 Dec 2007 21:57:27 -0000	1.43
--- olsr_cfg.h	12 Dec 2007 22:39:36 -0000	1.44
***************
*** 96,99 ****
--- 96,103 ----
  #define MIN_LQ_WSIZE        3
  
+ /* Option values */
+ #define CFG_FIBM_FLAT		"flat"
+ #define CFG_FIBM_CORRECT	"correct"
+ 
  #ifndef IPV6_ADDR_SITELOCAL
  #define IPV6_ADDR_SITELOCAL    0x0040U





More information about the Olsr-cvs mailing list