batman-adv: Distributed ARP Table - add compile option
authorAntonio Quartulli <ordex@autistici.org>
Sun, 6 Nov 2011 11:23:55 +0000 (12:23 +0100)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 7 Nov 2012 19:00:22 +0000 (20:00 +0100)
This patch makes it possible to decide whether to include DAT within the
batman-adv binary or not.
It is extremely useful when the user wants to reduce the size of the resulting
module by cutting off any not needed feature.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found