[Olsr-cvs] olsrd-current CHANGELOG,1.74,1.75
Bernd Petrovitsch
(spam-protected)
Mon Aug 20 01:12:21 CEST 2007
- Previous message: [Olsr-cvs] olsrd-current/src scheduler.c, 1.41, 1.42 net_olsr.c, 1.25, 1.26 lq_packet.h, 1.6, 1.7 defs.h, 1.61, 1.62
- Next message: [Olsr-cvs] olsrd-current Makefile.inc,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/olsrd/olsrd-current
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28566
Modified Files:
CHANGELOG
Log Message:
* added text for 0.5.4
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/CHANGELOG,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** CHANGELOG 2 Aug 2007 21:42:40 -0000 1.74
--- CHANGELOG 19 Aug 2007 23:12:18 -0000 1.75
***************
*** 4,7 ****
--- 4,43 ----
0.5.4 ---------------------------------------------------------------------
+ QUAGGA
+ updated to svn version 33
+
+ PATCHES by Sven-Ola Tücke to be found on from
+ http://download-master.berlin.freifunk.net/sven-ola/nylon/packages/olsrd/files/
+ - 110-olsrd-double-wlancard-neigh-hack.patch:
+ This is a hack for Nodes having to wifi cards with the same channel,
+ bssid, IP-Range etc. If two nodes can see each other by means of two
+ possible links (here: two wifi cards with equal config), a bug is triggered
+ with the Neigh-is-SYM detections. This small little hack prevents this.
+
+ - 112-olsrd-nameservice-fixemptyname.patch:
+ This is an addon to my lat/lon stuff which will prevent olsrd from
+ running (oops?) if no hostname is given and the nameservice plugin
+ is loaded.
+
+ - 113-olsrd-dyngwplain-pluginvers5.patch:
+ This updates the dyngwplain plugin to the new Plugin Iface
+
+ - 140-olsrd-arprefreshed.patch:
+ This is a new one. Opens a packet socket and listen to UDP(698), extract
+ the sender MAC and refreshes the ARP cache whith that. Should speedup
+ especially in cases, if you initially try to use a longer routing path which normally
+ triggers a "ARP-Lookup-Chain".
+
+ PATCH by Arnd Hannemann <(spam-protected)>
+ olsr_makefile_make_use_of_exename.patch
+ - This patch makes sure that the EXENAME variable of Makefile.inc is used
+ in Makefile.
+
+ CLEANUPS
+ - paving the way to activate -Wshadow, much mor todo
+ - const-ify parameters here and there
+ - use NULL for pointers (and not "0")
+ - Killed "extern" declarations in (not generated) .c files
+
0.5.3 ---------------------------------------------------------------------
- Previous message: [Olsr-cvs] olsrd-current/src scheduler.c, 1.41, 1.42 net_olsr.c, 1.25, 1.26 lq_packet.h, 1.6, 1.7 defs.h, 1.61, 1.62
- Next message: [Olsr-cvs] olsrd-current Makefile.inc,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list