3 0.2.6 -------------------------------------------------
8 Some simple code rewrites and bugfixes.
9 Route deletion using IPv6 should work now.
12 0.2.5 -------------------------------------------------
18 Rewritten queuing structure.
19 Route information is removed from main tab.
23 The front-end now supports piggybacked messages.
26 0.2.2 -------------------------------------------------
30 The parsing of HELLO messages didnt handle grous of neighbors
31 bigger than 1 if there existed more than one group. This because
32 the implementation did not check for several IP addresses but
33 just incremented the struct-array index. A kindof ugly hack fixed
38 Recieving of messages not complete - fixed. One could risk just recieving
39 half a message the way it used to be implemented.