original_kernel/net/batman-adv
Antonio Quartulli d657e621a0 batman-adv: add reference counting for type batadv_tt_orig_list_entry
The batadv_tt_orig_list_entry structure didn't have any refcounting mechanism so
far. This patch introduces it and makes the structure being usable in much more
complex context.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
2012-08-23 14:02:44 +02:00
..
Kconfig
Makefile
bat_algo.h
bat_iv_ogm.c
bitarray.c
bitarray.h
bridge_loop_avoidance.c batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure 2012-08-23 14:02:43 +02:00
bridge_loop_avoidance.h batman-adv: Add the backbone gateway list to debugfs 2012-08-23 14:02:41 +02:00
debugfs.c batman-adv: Add the backbone gateway list to debugfs 2012-08-23 14:02:41 +02:00
debugfs.h
gateway_client.c batman-adv: select an internet gateway if none was chosen 2012-08-06 13:23:46 -07:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c
hard-interface.h
hash.c
hash.h net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
icmp_socket.c
icmp_socket.h
main.c batman-adv: remove a misleading comment 2012-08-23 14:02:44 +02:00
main.h net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
originator.c
originator.h
packet.h batman-adv: rename bridge loop avoidance claim types 2012-08-23 14:02:42 +02:00
ring_buffer.c
ring_buffer.h
routing.c
routing.h
send.c
send.h
soft-interface.c batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure 2012-08-23 14:02:43 +02:00
soft-interface.h
sysfs.c
sysfs.h
translation-table.c batman-adv: add reference counting for type batadv_tt_orig_list_entry 2012-08-23 14:02:44 +02:00
translation-table.h
types.h batman-adv: add reference counting for type batadv_tt_orig_list_entry 2012-08-23 14:02:44 +02:00
unicast.c
unicast.h
vis.c
vis.h