[Olsr-cvs] olsrd-current CHANGELOG,1.115,1.116
Bernd Petrovitsch
(spam-protected)
Fri Nov 16 22:43:57 CET 2007
- Previous message: [Olsr-cvs] olsrd-current/lib/dot_draw/src olsrd_dot_draw.c, 1.32, 1.33
- Next message: [Olsr-cvs] olsrd-current/src lq_packet.c, 1.29, 1.30 lq_packet.h, 1.8, 1.9 lq_route.c, 1.58, 1.59 process_package.c, 1.44, 1.45 process_package.h, 1.13, 1.14 rebuild_packet.c, 1.23, 1.24 rebuild_packet.h, 1.9, 1.10 tc_set.c, 1.36, 1.37 tc_set.h, 1.22, 1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/olsrd/olsrd-current
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18770
Modified Files:
CHANGELOG
Log Message:
PATCH by Hannes Gredler <(spam-protected)>:
- refactoring of TC parsing to kill another pile of malloc()/free()s
saving (again) code and especially run.time performance.
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/CHANGELOG,v
retrieving revision 1.115
retrieving revision 1.116
diff -C2 -d -r1.115 -r1.116
*** CHANGELOG 14 Nov 2007 11:08:05 -0000 1.115
--- CHANGELOG 16 Nov 2007 21:43:55 -0000 1.116
***************
*** 4,10 ****
0.5.5 ---------------------------------------------------------------------
! BUGFIX by Hannes Gredler <(spam-protected)>
- fix not deleted tc entry.
- avoid setting routes with an invalid/impossible netmask.
PATCH by John Hay <(spam-protected)>:
--- 4,12 ----
0.5.5 ---------------------------------------------------------------------
! BUGFIXES and PATCHES by Hannes Gredler <(spam-protected)>
- fix not deleted tc entry.
- avoid setting routes with an invalid/impossible netmask.
+ - refactoring of TC parsing to kill another pile of malloc()/free()s
+ saving (again) code and especially run.time performance.
PATCH by John Hay <(spam-protected)>:
- Previous message: [Olsr-cvs] olsrd-current/lib/dot_draw/src olsrd_dot_draw.c, 1.32, 1.33
- Next message: [Olsr-cvs] olsrd-current/src lq_packet.c, 1.29, 1.30 lq_packet.h, 1.8, 1.9 lq_route.c, 1.58, 1.59 process_package.c, 1.44, 1.45 process_package.h, 1.13, 1.14 rebuild_packet.c, 1.23, 1.24 rebuild_packet.h, 1.9, 1.10 tc_set.c, 1.36, 1.37 tc_set.h, 1.22, 1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list