Sven Eckelmann
|
3193e8fdfa
batman-adv: Prefix main non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
d0f714f472
batman-adv: Prefix vis non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
08c36d3e8a
batman-adv: Prefix translation-table non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
9455e34cb2
batman-adv: Prefix send non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
30d3c5113f
batman-adv: Prefix routing non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
7d211efc50
batman-adv: Prefix originator non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
9039dc7e8a
batman-adv: Prefix icmp-socket non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
9563877ea5
batman-adv: Prefix hard-interface non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
7cf06bc6ff
batman-adv: Prefix gateway-client non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
08adf15122
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
40a072d777
batman-adv: Prefix bat_debugfs non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
81c524f76a
batman-adv: Prefix bat_algo non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
5346c35ebf
batman-adv: Return error codes instead of -1 on failures
|
13 年之前 |
Marek Lindner
|
d8cb548616
batman-adv: ignore trailing CR when comparing protocol names
|
13 年之前 |
Marek Lindner
|
519d3497c6
batman-adv: avoid characters requiring shell escapes in protocol names
|
13 年之前 |
Martin Hundebøll
|
f8214865a5
batman-adv: Add get_ethtool_stats() support
|
13 年之前 |
Marek Lindner
|
c32293983d
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
|
13 年之前 |
Marek Lindner
|
c3e29312c8
batman-adv: register batman ogm receive function during protocol init
|
13 年之前 |
Marek Lindner
|
ffa995e036
batman-adv: introduce packet type handler array for incoming packets
|
13 年之前 |
Marek Lindner
|
cd8b78e7e9
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback
|
13 年之前 |
Marek Lindner
|
00a50076a3
batman-adv: add iface_disable() callback to routing API
|
13 年之前 |
Marek Lindner
|
c2aca02235
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
|
13 年之前 |
Simon Wunderlich
|
23721387c4
batman-adv: add basic bridge loop avoidance code
|
13 年之前 |
Simon Wunderlich
|
a7f6ee9493
batman-adv: remove old bridge loop avoidance code
|
13 年之前 |
Sven Eckelmann
|
86ceb36056
batman-adv: Ignore 80-chars per line limits for strings
|
13 年之前 |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 年之前 |
Marek Lindner
|
d419be1fd1
batman-adv: allowing changing the routing algorithm via module parameter
|
13 年之前 |
Marek Lindner
|
01c4224b51
batman-adv: convert batman iv algorithm to use dynamic infrastructure
|
13 年之前 |
Marek Lindner
|
1c280471b0
batman-adv: add infrastructure to change routing algorithm at runtime
|
13 年之前 |
Martin Hundebøll
|
c51f9c09fa
batman-adv: Rm empty line from is_my_mac() in main.c
|
13 年之前 |