[Olsr-cvs] olsrd-current/src/unix ifnet.c,1.29,1.30

Andreas T�nnesen (spam-protected)
Sat Oct 8 17:38:40 CEST 2005


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

Modified Files:
	ifnet.c 
Log Message:
Patch from Sven-Ola

Index: ifnet.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/unix/ifnet.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** ifnet.c	28 Aug 2005 19:30:30 -0000	1.29
--- ifnet.c	8 Oct 2005 15:38:38 -0000	1.30
***************
*** 903,908 ****
        /* IP version 4 */
        ifp->ip_addr.v4 = ((struct sockaddr_in *)&ifp->int_addr)->sin_addr.s_addr;
-       ((struct sockaddr_in *)&addrsock)->sin_addr.s_addr =  
- 	((struct sockaddr_in *)&ifp->int_addr)->sin_addr.s_addr;
        /*
         *We create one socket for each interface and bind
--- 903,906 ----





More information about the Olsr-cvs mailing list