[Olsr-cvs] olsrd-current/src/unix ifnet.c,1.41,1.42

Bernd Petrovitsch (spam-protected)
Sun Feb 4 23:37:38 CET 2007


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

Modified Files:
	ifnet.c 
Log Message:
* applied hunks from Erik Tromps patch at http://home.tiscali.nl/levab001/olsrd-0.4.10.diff

Index: ifnet.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/unix/ifnet.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** ifnet.c	31 Jan 2007 12:36:50 -0000	1.41
--- ifnet.c	4 Feb 2007 22:37:35 -0000	1.42
***************
*** 884,888 ****
    
    /* Set interface metric */
-   /* Set interface metric */
    if(iface->cnf->weight.fixed)
      ifs.int_metric = iface->cnf->weight.value;
--- 884,887 ----





More information about the Olsr-cvs mailing list