commit | 172244748204c894864def59133d0133ccfabe30 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sun Nov 06 12:23:55 2011 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Nov 07 20:00:22 2012 +0100 |
tree | 1fbf50d85f91ae0ef253b2080556b455a28c7789 | |
parent | c384ea3ec930ef11060a7308fbbd02b4871384f9 [diff] |
batman-adv: Distributed ARP Table - add compile option 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>