The branch, marek/test has been created
at a3acb6eec928951195247a851279d458ea23526c (commit)
- Shortlog ------------------------------------------------------------
commit a3acb6eec928951195247a851279d458ea23526c
Author: Joe Perches <joe(a)perches.com>
Date: Mon Aug 29 14:17:24 2011 -0700
batman-adv: Remove unnecessary OOM logging messages
Removing unnecessary messages saves code and text.
Site specific OOM messages are duplications of a generic MM
out of memory message and aren't really useful, so just
delete them.
Signed-off-by: Joe Perches <joe(a)perches.com>
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit c0159edbcb7ff12e4a6b335c4d70b8977676f9b9
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Sun Aug 21 15:34:38 2011 +0200
batman-adv: Start new development cycle
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit 86897193ce1ad5b10b8d861780da84b8e53f8c72
Author: Simon Wunderlich <siwu(a)hrz.tu-chemnitz.de>
Date: Sun Aug 21 15:19:08 2011 +0200
batman-adv: update README (date & ap isolation sysfs file)
Signed-off-by: Simon Wunderlich <siwu(a)hrz.tu-chemnitz.de>
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit 8ac87a18ae25a2687ae2540da19e52165458ab13
Author: Marek Lindner <lindner_marek(a)yahoo.de>
Date: Wed Aug 3 09:09:30 2011 +0200
batman-adv: agglomerate all batman iv ogm senbding functions in the batman iv file
In the process the batman iv OGM aggregation code could be merged
into the batman iv code base which makes the separate aggregation
files superfluous.
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit d0b9fd89c2e44693e4c696bc1454fbe623d2e261
Author: Marek Lindner <lindner_marek(a)yahoo.de>
Date: Sat Jul 30 12:33:33 2011 +0200
batman-adv: move routing packet initialization into corresponding file
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit fc9572756418e13e0bffaf2d58f678b907602507
Author: Marek Lindner <lindner_marek(a)yahoo.de>
Date: Sat Jul 30 12:04:12 2011 +0200
batman-adv: agglomerate all batman iv ogm processing functions in a single file
In preparation of the upcoming improved routing algorithm the code based has
to be re-organized to allow choosing the routing algorithm at compile time.
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
commit b6da4bf5d7951aba4f86d65546474c4e718f650f
Author: Marek Lindner <lindner_marek(a)yahoo.de>
Date: Fri Jul 29 17:31:50 2011 +0200
batman-adv: rename all instances of batman_packet to batman_ogm_packet
The follow-up routing code changes are going to introduce additional
routing packet types which make this distinction necessary.
Signed-off-by: Marek Lindner <lindner_marek(a)yahoo.de>
-----------------------------------------------------------------------
--
linux integration