3 years agobump version to 0.5.6-r3 OLSRD_0_5_6_BRANCH OLSRD_0_5_6_R3
Hannes Gredler <hannes@gredler.at> [Tue, 02 Dec 2008 11:42:51 +0100] rev 1728
bump version to 0.5.6-r3

3 years agoRe-added and corrected bernds fix - it does not need ntohl in ipc OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Tue, 02 Dec 2008 00:21:14 +0100] rev 1727
Re-added and corrected bernds fix - it does not need ntohl in ipc

3 years agoRevert bernds patch do too much differences I cannot see the real changes :( OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Tue, 02 Dec 2008 00:20:06 +0100] rev 1726
Revert bernds patch do too much differences I cannot see the real changes :(

3 years agoFixed an embarrassing bug if we want to generate a netmask from a prefix == 0. OLSRD_0_5_6_BRANCH
Bernd Petrovitsch <bernd@firmix.at> [Mon, 01 Dec 2008 20:24:51 +0100] rev 1725
Fixed an embarrassing bug if we want to generate a netmask from a prefix == 0.
Added an inline function to avoid someone else making the same mistake

All credits belong to Markus Kittenberger <Markus.Kittenberger@gmx.at> for finding,
reporting and hunting it down to the root cause.

3 years agoFix Win32 compile errors OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Wed, 26 Nov 2008 12:36:58 +0100] rev 1724
Fix Win32 compile errors

3 years agoRestore ability of message handlers to discard forwarding OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Wed, 26 Nov 2008 12:11:42 +0100] rev 1723
Restore ability of message handlers to discard forwarding

3 years agobugfix: do a proper list merging of the temporary timer list OLSRD_0_5_6_BRANCH
Hannes Gredler <hannes@gredler.at> [Tue, 25 Nov 2008 13:45:10 +0100] rev 1722
bugfix: do a proper list merging of the temporary timer list

3 years agobugfix timer bucket walk: OLSRD_0_5_6_BRANCH
Hannes Gredler <hannes@gredler.at> [Mon, 24 Nov 2008 16:17:13 +0100] rev 1721
bugfix timer bucket walk:
while walking a timer bucket it may happen that due to a stopped timer
killing other timers we may loose our walking context.
dequeue all timer entries to a temporary queue and mount it back at the end.
Idea inspired on a email exchange with Bernd Petrovitsch <bernd@firmix.at>

3 years agoRemove stray debug OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Sun, 23 Nov 2008 21:09:39 +0100] rev 1720
Remove stray debug

3 years agoReparied picky duplicate filter OLSRD_0_5_6_BRANCH
Sven-Ola Tuecke <sven-ola@gmx.de> [Sun, 23 Nov 2008 20:33:24 +0100] rev 1719
Reparied picky duplicate filter