Marek Lindner 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
..
Kconfig a73105b8d4 batman-adv: improved client announcement mechanism 14 years ago
Makefile b9dacc521f batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
bat_algo.h 1c280471b0 batman-adv: add infrastructure to change routing algorithm at runtime 13 years ago
bat_debugfs.c 1c280471b0 batman-adv: add infrastructure to change routing algorithm at runtime 13 years ago
bat_debugfs.h 64afe35398 batman-adv: Update copyright years 14 years ago
bat_iv_ogm.c 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
bat_sysfs.c 25a92b138d batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
bat_sysfs.h c6bda689c2 batman-adv: add wrapper function to throw uevent in userspace 14 years ago
bitarray.c 76e8d7b0d1 batman-adv: Fix range check for expected packets 13 years ago
bitarray.h b4e1705417 batman-adv: Reduce usage of char 14 years ago
gateway_client.c 2ef04f4752 batman-adv: remove extra negation in gw_out_of_range() 13 years ago
gateway_client.h be7af5cf9c batman-adv: refactoring gateway handling code 13 years ago
gateway_common.c 25a92b138d batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
gateway_common.h 64afe35398 batman-adv: Update copyright years 14 years ago
hard-interface.c 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
hard-interface.h bc2790808a batman-adv: detect clients connected through a 802.11 device 14 years ago
hash.c c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
hash.h c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
icmp_socket.c 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
icmp_socket.h ee1e884194 batman-adv: Remove duplicate types.h inclusions 14 years ago
main.c 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
main.h 1c280471b0 batman-adv: add infrastructure to change routing algorithm at runtime 13 years ago
originator.c 1707157888 batman-adv: add tt_initialised flag to the orig_node struct 13 years ago
originator.h c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
packet.h 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
ring_buffer.c 747e4221a0 batman-adv: Add const type qualifier for pointers 14 years ago
ring_buffer.h 747e4221a0 batman-adv: Add const type qualifier for pointers 14 years ago
routing.c 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
routing.h fc95727564 batman-adv: agglomerate all batman iv ogm processing functions in a single file 14 years ago
send.c 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
send.h b9dacc521f batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
soft-interface.c 1c280471b0 batman-adv: add infrastructure to change routing algorithm at runtime 13 years ago
soft-interface.h db69ecfcb0 batman-adv: Keep interface_tx as local function 14 years ago
translation-table.c a04ccd5970 batman-adv: Move is_out_of_time() to main.h for general use 13 years ago
translation-table.h a943cac144 batman-adv: merge update_transtable() into tt related code 14 years ago
types.h 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
unicast.c 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
unicast.h 015758d002 batman-adv: correct several typ0s in the comments 14 years ago
vis.c 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
vis.h 64afe35398 batman-adv: Update copyright years 14 years ago