[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
- Previous message: [Olsr-cvs] olsrd-current/src defs.c, 1.1, 1.1.2.1 defs.h, 1.50.2.2, 1.50.2.3 generate_msg.c, 1.23, 1.23.2.1 interfaces.h, 1.30.2.1, 1.30.2.2 lq_packet.c, 1.19, 1.19.2.1 net_olsr.c, 1.7, 1.7.2.1 net_olsr.h, 1.1, 1.1.2.1 olsr.c, 1.47, 1.47.2.1 scheduler.c, 1.33.2.1, 1.33.2.2
- Next message: [Olsr-cvs] olsrd-current/src/linux apm.c,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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;
- Previous message: [Olsr-cvs] olsrd-current/src defs.c, 1.1, 1.1.2.1 defs.h, 1.50.2.2, 1.50.2.3 generate_msg.c, 1.23, 1.23.2.1 interfaces.h, 1.30.2.1, 1.30.2.2 lq_packet.c, 1.19, 1.19.2.1 net_olsr.c, 1.7, 1.7.2.1 net_olsr.h, 1.1, 1.1.2.1 olsr.c, 1.47, 1.47.2.1 scheduler.c, 1.33.2.1, 1.33.2.2
- Next message: [Olsr-cvs] olsrd-current/src/linux apm.c,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list