The following commit has been merged in the next branch: commit d552aa875ca8ad00fab1bb5bce7a028c6bb1288e Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Sun Nov 13 20:40:39 2011 +0100
batman-adv: Update CHANGELOG for upcoming release
Signed-off-by: Sven Eckelmann sven@narfation.org Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
diff --git a/CHANGELOG b/CHANGELOG index 36477d6..992bb8a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +batman-adv 2011.4.0: + +* support latest kernels (2.6.29 - 3.2) +* starting of code refactoring to support multiple protocol versions +* added support for AP-isolation to prevent non-mesh WIFI clients to talk to + each other over the mesh +* some bugs (memory leaks in the translation table, wrong initialization of + ethernet addresses of translation table entries, ...) squashed + + -- Sun, 13 Nov 2011 20:40:05 +0100 + batman-adv 2011.3.1:
* don't send all packets to selected gateway as broadcast