[Olsr-cvs] olsrd-current/src/unix ifnet.c,1.31.2.3,1.31.2.4

Bernd Petrovitsch (spam-protected)
Fri Nov 17 00:08:42 CET 2006


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

Modified Files:
      Tag: olsrd_04
	ifnet.c 
Log Message:
* backported the deletion of MAX_IFS to the stable branch

Index: ifnet.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/unix/ifnet.c,v
retrieving revision 1.31.2.3
retrieving revision 1.31.2.4
diff -C2 -d -r1.31.2.3 -r1.31.2.4
*** ifnet.c	17 Apr 2006 18:25:30 -0000	1.31.2.3
--- ifnet.c	16 Nov 2006 23:08:40 -0000	1.31.2.4
***************
*** 737,740 ****
--- 737,741 ----
      }
  
+   memset(&ifs.netbuf, 0, sizeof(struct olsr_netbuf));
    ifs.int_flags = ifr.ifr_flags;      
  





More information about the Olsr-cvs mailing list