[Olsr-cvs] olsrd-current/lib/quagga Makefile, 1.4, 1.5 README, 1.1, 1.2

Bernd Petrovitsch (spam-protected)
Mon Mar 12 00:26:09 CET 2007


Update of /cvsroot/olsrd/olsrd-current/lib/quagga
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24090

Modified Files:
	Makefile README 
Log Message:
* another update from svn://dev.durchdieluft.net/olsr-quagga/trunk/quagga

Index: README
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/quagga/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README	31 Jan 2007 12:38:26 -0000	1.1
--- README	11 Mar 2007 23:26:06 -0000	1.2
***************
*** 31,35 ****
  	no routes are exportet if not set.
  
! PlParam "Localpref" "true"
          sets the zebra SELECTED-flag on the routes exported to zebra
  	which means these routes are prefered in any case.
--- 31,35 ----
  	no routes are exportet if not set.
  
! PlParam "LocalPref" "true"
          sets the zebra SELECTED-flag on the routes exported to zebra
  	which means these routes are prefered in any case.
***************
*** 50,55 ****
  	PlParam "redistribute" "bgp"
  	PlParam "ExportRoutes" "only"
!         PlParam "Distance" "125" 
! 	PlParam "Localpref" "false"
  }
  
--- 50,55 ----
  	PlParam "redistribute" "bgp"
  	PlParam "ExportRoutes" "only"
! 	PlParam "Distance" "125" 
! 	PlParam "LocalPref" "false"
  }
  






More information about the Olsr-cvs mailing list