.. |
bat_algo.h
|
batman-adv: Reformat multiline comments to consistent style
|
2012-06-20 22:15:33 +02:00 |
bat_iv_ogm.c
|
batman-adv: fix typo in debug message
|
2013-01-12 20:58:23 +10: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: rename batadv_backbone_gw struct to make clear it is used by bla
|
2013-01-19 21:18:11 +08:00 |
bridge_loop_avoidance.h
|
batman-adv: Fix broadcast duplist for fragmentation
|
2012-11-21 12:35:45 +01:00 |
debugfs.c
|
batman-adv: mark debug_log struct as bat_priv only struct
|
2013-01-19 21:18:10 +08:00 |
debugfs.h
|
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
|
2012-07-01 22:47:22 +02:00 |
distributed-arp-table.c
|
batman-adv: Add get_ethtool_stats() support for DAT
|
2012-11-07 20:00:23 +01:00 |
distributed-arp-table.h
|
batman-adv: Add get_ethtool_stats() support for DAT
|
2012-11-07 20:00:23 +01:00 |
gateway_client.c
|
batman-adv: consolidate duplicated primary_if checking code
|
2012-10-29 09:42:29 +01:00 |
gateway_client.h
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
gateway_common.c
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
gateway_common.h
|
batman-adv: Prefix gateway enum with BATADV_
|
2012-07-01 22:47:18 +02:00 |
hard-interface.c
|
batman-adv: use ETH_P_BATMAN
|
2012-11-30 10:50:22 +01:00 |
hard-interface.h
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
hash.c
|
batman-adv: Remove space before semicolon
|
2012-07-01 22:47:23 +02:00 |
hash.h
|
batman-adv: use the const qualifier in hash functions
|
2013-01-12 20:58:22 +10:00 |
icmp_socket.c
|
batman-adv: Reserve extra bytes in skb for better alignment
|
2012-11-07 20:00:16 +01:00 |
icmp_socket.h
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
Kconfig
|
batman-adv: Add function to calculate crc32c for the skb payload
|
2012-11-21 12:35:41 +01:00 |
main.c
|
batman-adv: Add function to calculate crc32c for the skb payload
|
2012-11-21 12:35:41 +01:00 |
main.h
|
batman-adv: a delayed_work has to be initialised once
|
2013-01-19 21:18:09 +08:00 |
Makefile
|
batman-adv: Distributed ARP Table - add compile option
|
2012-11-07 20:00:22 +01:00 |
originator.c
|
batman-adv: a delayed_work has to be initialised once
|
2013-01-19 21:18:09 +08:00 |
originator.h
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
packet.h
|
batman-adv: use ETH_P_BATMAN
|
2012-11-30 10:50:22 +01:00 |
ring_buffer.c
|
batman-adv: Prefix main defines with BATADV_
|
2012-06-28 08:45:05 +02:00 |
ring_buffer.h
|
batman-adv: Reformat multiline comments to consistent style
|
2012-06-20 22:15:33 +02:00 |
routing.c
|
batman-adv: remove useless blank lines before and after brackets
|
2013-01-12 20:58:21 +10:00 |
routing.h
|
batman-adv: Prefix types structs with batadv_
|
2012-07-01 22:47:21 +02:00 |
send.c
|
batman-adv: a delayed_work has to be initialised once
|
2013-01-19 21:18:09 +08:00 |
send.h
|
batman-adv: Add wrapper to look up neighbor and send skb
|
2012-11-21 12:34:50 +01:00 |
soft-interface.c
|
batman-adv: unbloat batadv_priv if debug is not enabled
|
2013-01-12 20:58:23 +10:00 |
soft-interface.h
|
batman-adv: change interface_rx to get orig node
|
2012-08-23 14:20:22 +02:00 |
sysfs.c
|
batman-adv: Remove instant overwritten variable initialization
|
2012-11-14 21:00:37 +01:00 |
sysfs.h
|
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
|
2012-07-01 22:47:22 +02:00 |
translation-table.c
|
batman-adv: a delayed_work has to be initialised once
|
2013-01-19 21:18:09 +08:00 |
translation-table.h
|
batman-adv: substitute tt_poss_change with a per-tt_entry flag
|
2012-11-14 21:00:35 +01:00 |
types.h
|
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
|
2013-01-19 21:18:11 +08:00 |
unicast.c
|
batman-adv: remove useless blank lines before and after brackets
|
2013-01-12 20:58:21 +10:00 |
unicast.h
|
batman-adv: Distributed ARP Table - create DHT helper functions
|
2012-11-07 20:00:19 +01:00 |
vis.c
|
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
|
2013-01-19 21:18:10 +08:00 |
vis.h
|
batman-adv: fix typos in comments
|
2012-08-23 14:02:45 +02:00 |