[Olsr-cvs] olsrd-current/lib/quagga Contributors, NONE, 1.1 ChangeLog, 1.1, 1.2 README_QUAGGA, 1.1, 1.2 quagga-0.98.6-olsr.diff, 1.1, NONE

Bernd Petrovitsch (spam-protected)
Thu Aug 16 21:07:30 CEST 2007


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

Modified Files:
	ChangeLog README_QUAGGA 
Added Files:
	Contributors 
Removed Files:
	quagga-0.98.6-olsr.diff 
Log Message:
* sync'ed current svn (rev 33) upon Immo 'FaUl' Wehrenberg's hint

--- quagga-0.98.6-olsr.diff DELETED ---

--- NEW FILE: Contributors ---
This file is to thank people contributing code or do a lot of testing 

* Vassilis T. <(spam-protected)> for a lot of cleanups and fixes
* Johannes Joemann <(spam-protected)> for a lot of testing

Index: README_QUAGGA
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/quagga/README_QUAGGA,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README_QUAGGA	3 Apr 2007 09:48:45 -0000	1.1
--- README_QUAGGA	16 Aug 2007 19:07:28 -0000	1.2
***************
*** 29,41 ****
  PlParam "ExportRoutes" "<only/both>"
  	exportes olsr-routes to quagga or to both, quagga and kernel
! 	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.
  
  PlParam "Distance" "0-255"
!         allowes to set Administrative distance to routes exported 
! 	to zebra.
  	
  ---------------------------------------------------------------------
--- 29,41 ----
  PlParam "ExportRoutes" "<only/both>"
  	exportes olsr-routes to quagga or to both, quagga and kernel
! 	no routes are exported to quagga (normal behaviour) 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.
  
  PlParam "Distance" "0-255"
!         allowes to set the administrative distance to routes exported 
! 	to Zebra.
  	
  ---------------------------------------------------------------------

Index: ChangeLog
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/quagga/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ChangeLog	31 Jan 2007 12:38:26 -0000	1.1
--- ChangeLog	16 Aug 2007 19:07:28 -0000	1.2
***************
*** 1,2 ****
--- 1,10 ----
+ 0.2.2: Immo 'FaUl' Wehrenberg <(spam-protected)>:
+ 	* make selected flag configurable (do not set it by default)
+ 	* configurable administrative distance now
+ 	* make it compile (and work) on *bsd (only tested on freebsd, please
+ 	  drop me a note if you test it on any other platform!)
+ 	* lot of bugfixes (now support for redistribute with
+ 	  ZEBRA_HEADER_MARKER), etc
+ 
  0.2.1: Immo 'FaUl' Wehrenberg <(spam-protected)>:
  	* now check (most of the) return-values of syscalls, improvement still





More information about the Olsr-cvs mailing list