Sven Eckelmann
|
1eda58bfc5
batman-adv: Prefix main static inline functions with batadv_
|
13 years ago |
Sven Eckelmann
|
e5d89254bf
batman-adv: Prefix hard-interface static inline functions with batadv_
|
13 years ago |
Sven Eckelmann
|
9cfc7bd608
batman-adv: Reformat multiline comments to consistent style
|
13 years ago |
Sven Eckelmann
|
3193e8fdfa
batman-adv: Prefix main non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
88ed1e7772
batman-adv: Prefix unicast non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
08c36d3e8a
batman-adv: Prefix translation-table non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
04b482a21a
batman-adv: Prefix soft-interface non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
9455e34cb2
batman-adv: Prefix send non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
9563877ea5
batman-adv: Prefix hard-interface non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
7cf06bc6ff
batman-adv: Prefix gateway-client non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
08adf15122
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
5853e22c58
batman-adv: Prefix bat_sysfs non-static functions with batadv_
|
13 years ago |
Sven Eckelmann
|
40a072d777
batman-adv: Prefix bat_debugfs non-static functions with batadv_
|
13 years ago |
Martin Hundebøll
|
f8214865a5
batman-adv: Add get_ethtool_stats() support
|
13 years ago |
Antonio Quartulli
|
0d125074eb
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
|
13 years ago |
Simon Wunderlich
|
7a5cc24277
batman-adv: add bridge loop avoidance compile option
|
13 years ago |
Simon Wunderlich
|
b1a8c04b8a
batman-adv: drop STP over batman
|
13 years ago |
Simon Wunderlich
|
23721387c4
batman-adv: add basic bridge loop avoidance code
|
13 years ago |
Simon Wunderlich
|
a7f6ee9493
batman-adv: remove old bridge loop avoidance code
|
13 years ago |
Marek Lindner
|
8681a1c4dd
batman-adv: encourage batman to take shorter routes by changing the default hop penalty
|
13 years ago |
David S. Miller
|
e8abbe0d02
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
13 years ago |
Sven Eckelmann
|
86ceb36056
batman-adv: Ignore 80-chars per line limits for strings
|
13 years ago |
David S. Miller
|
0695512a57
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
13 years ago |
Sven Eckelmann
|
7c64fd98ce
batman-adv: Fix indentation of multiline statements
|
13 years ago |
Danny Kukawka
|
28009a6cab
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
|
13 years ago |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 years ago |
Marek Lindner
|
032b7969f8
batman-adv: convert time_after instances to has_timed_out
|
13 years ago |
Marek Lindner
|
1c280471b0
batman-adv: add infrastructure to change routing algorithm at runtime
|
13 years ago |
Sven Eckelmann
|
76543d14ae
batman-adv: Explicitly mark the common header structure
|
13 years ago |
Simon Wunderlich
|
06ba7ce223
batman-adv: use unregister_netdevice() when softif_create fails
|
13 years ago |