linux/net/batman-adv
Antonio Quartulli 1722447482 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>
2012-11-07 20:00:22 +01:00
..
Kconfig batman-adv: Distributed ARP Table - add compile option 2012-11-07 20:00:22 +01:00
Makefile batman-adv: Distributed ARP Table - add compile option 2012-11-07 20:00:22 +01:00
bat_algo.h
bat_iv_ogm.c batman-adv: Reserve extra bytes in skb for better alignment 2012-11-07 20:00:16 +01:00
bitarray.c batman-adv: Remove extra check in batadv_bit_get_packet 2012-10-29 09:42:34 +01:00
bitarray.h batman-adv: make batadv_test_bit() return 0 or 1 only 2012-09-19 15:49:53 -04:00
bridge_loop_avoidance.c batman-adv: consolidate duplicated primary_if checking code 2012-10-29 09:42:29 +01:00
bridge_loop_avoidance.h
debugfs.c batman-adv: Distributed ARP Table - add compile option 2012-11-07 20:00:22 +01:00
debugfs.h
distributed-arp-table.c batman-adv: Distributed ARP Table - add snooping functions for ARP messages 2012-11-07 20:00:21 +01:00
distributed-arp-table.h batman-adv: Distributed ARP Table - add compile option 2012-11-07 20:00:22 +01:00
gateway_client.c batman-adv: consolidate duplicated primary_if checking code 2012-10-29 09:42:29 +01:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c batman-adv: Distributed ARP Table - create DHT helper functions 2012-11-07 20:00:19 +01:00
hard-interface.h
hash.c
hash.h
icmp_socket.c batman-adv: Reserve extra bytes in skb for better alignment 2012-11-07 20:00:16 +01:00
icmp_socket.h
main.c batman-adv: Distributed ARP Table - implement local storage 2012-11-07 20:00:20 +01:00
main.h batman-adv: Distributed ARP Table - add snooping functions for ARP messages 2012-11-07 20:00:21 +01:00
originator.c batman-adv: Distributed ARP Table - create DHT helper functions 2012-11-07 20:00:19 +01:00
originator.h
packet.h batman-adv: Distributed ARP Table - add ARP parsing functions 2012-11-07 20:00:20 +01:00
ring_buffer.c
ring_buffer.h
routing.c batman-adv: Distributed ARP Table - add snooping functions for ARP messages 2012-11-07 20:00:21 +01:00
routing.h
send.c batman-adv: Distributed ARP Table - add snooping functions for ARP messages 2012-11-07 20:00:21 +01:00
send.h
soft-interface.c batman-adv: Distributed ARP Table - add snooping functions for ARP messages 2012-11-07 20:00:21 +01:00
soft-interface.h
sysfs.c batman-adv: Remove unused define BAT_ATTR_HIF_UINT 2012-10-29 09:42:21 +01:00
sysfs.h
translation-table.c batman-adv: Reserve extra bytes in skb for better alignment 2012-11-07 20:00:16 +01:00
translation-table.h batman-adv: pass the WIFI flag from the local to global entry 2012-10-29 09:42:49 +01:00
types.h batman-adv: Distributed ARP Table - add compile option 2012-11-07 20:00:22 +01:00
unicast.c batman-adv: Distributed ARP Table - create DHT helper functions 2012-11-07 20:00:19 +01:00
unicast.h batman-adv: Distributed ARP Table - create DHT helper functions 2012-11-07 20:00:19 +01:00
vis.c batman-adv: Reserve extra bytes in skb for better alignment 2012-11-07 20:00:16 +01:00
vis.h