linux_dsm_epyc7002/net/batman-adv
Simon Wunderlich 531027fcdd batman-adv: remove references for global tt entries
struct tt_global_entry holds a reference to an orig_node which must be
decremented before deallocating the structure.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Tested-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2011-10-25 14:23:04 +02:00
..
aggregation.c batman-adv: aggregation checks should use the primary_if pointer 2011-07-05 14:28:55 +02:00
aggregation.h batman-adv: improved client announcement mechanism 2011-06-20 11:37:24 +02:00
bat_debugfs.c
bat_debugfs.h
bat_sysfs.c batman-adv: add wrapper function to throw uevent in userspace 2011-06-20 11:37:33 +02:00
bat_sysfs.h batman-adv: add wrapper function to throw uevent in userspace 2011-06-20 11:37:33 +02:00
bitarray.c batman-adv: Reduce usage of char 2011-06-20 11:37:18 +02:00
bitarray.h batman-adv: Reduce usage of char 2011-06-20 11:37:18 +02:00
gateway_client.c batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
gateway_client.h batman-adv: improved gateway tq-based selection 2011-06-20 11:37:41 +02:00
gateway_common.c batman-adv: Reduce usage of char 2011-06-20 11:37:18 +02:00
gateway_common.h
hard-interface.c Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge 2011-06-20 12:59:37 -07:00
hard-interface.h
hash.c
hash.h
icmp_socket.c
icmp_socket.h
Kconfig batman-adv: improved client announcement mechanism 2011-06-20 11:37:24 +02:00
main.c batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
main.h batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
Makefile
originator.c batman-adv: initialise last_ttvn and tt_crc for the orig_node structure 2011-07-07 18:49:26 +02:00
originator.h
packet.h batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
ring_buffer.c
ring_buffer.h
routing.c batman-adv: request the full table if tt_crc doesn't match 2011-07-07 18:49:26 +02:00
routing.h batman-adv: improved roaming mechanism 2011-06-20 11:37:27 +02:00
send.c batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
send.h batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter 2011-07-05 14:28:54 +02:00
soft-interface.c batman-adv: do_bcast has to be true for broadcast packets only 2011-09-22 20:27:10 +02:00
soft-interface.h
translation-table.c batman-adv: remove references for global tt entries 2011-10-25 14:23:04 +02:00
translation-table.h batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
types.h batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry 2011-07-05 14:28:54 +02:00
unicast.c batman-adv: improved client announcement mechanism 2011-06-20 11:37:24 +02:00
unicast.h
vis.c batman-adv: protect the local and the global trans-tables with rcu 2011-06-20 11:37:30 +02:00
vis.h