linux_dsm_epyc7002/net/batman-adv
Marek Lindner fc95727564 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@yahoo.de>
2011-09-08 17:39:06 +02:00
..
aggregation.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
aggregation.h batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
bat_debugfs.c
bat_debugfs.h
bat_iv_ogm.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
bat_ogm.h batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
bat_sysfs.c batman-adv: implement AP-isolation on the receiver side 2011-08-22 15:16:20 +02:00
bat_sysfs.h
bitarray.c batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
bitarray.h
gateway_client.c batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
hard-interface.h batman-adv: detect clients connected through a 802.11 device 2011-08-22 15:16:20 +02:00
hash.c
hash.h batman-adv: hash_add() has to discriminate on the return value 2011-08-22 15:16:19 +02:00
icmp_socket.c
icmp_socket.h
Kconfig
main.c batman-adv: detect clients connected through a 802.11 device 2011-08-22 15:16:20 +02:00
main.h batman-adv: detect clients connected through a 802.11 device 2011-08-22 15:16:20 +02:00
Makefile batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
originator.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
originator.h
packet.h batman-adv: rename all instances of batman_packet to batman_ogm_packet 2011-09-08 17:37:51 +02:00
ring_buffer.c
ring_buffer.h
routing.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
routing.h batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
send.c batman-adv: rename all instances of batman_packet to batman_ogm_packet 2011-09-08 17:37:51 +02:00
send.h batman-adv: rename all instances of batman_packet to batman_ogm_packet 2011-09-08 17:37:51 +02:00
soft-interface.c batman-adv: rename all instances of batman_packet to batman_ogm_packet 2011-09-08 17:37:51 +02:00
soft-interface.h
translation-table.c batman-adv: merge update_transtable() into tt related code 2011-08-22 15:16:22 +02:00
translation-table.h batman-adv: merge update_transtable() into tt related code 2011-08-22 15:16:22 +02:00
types.h batman-adv: implement AP-isolation on the receiver side 2011-08-22 15:16:20 +02:00
unicast.c batman-adv: implement AP-isolation on the sender side 2011-08-22 15:16:21 +02:00
unicast.h batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
vis.c batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
vis.h