Sven Eckelmann
|
3193e8fdfa
batman-adv: Prefix main non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
04b482a21a
batman-adv: Prefix soft-interface non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
9455e34cb2
batman-adv: Prefix send non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
7d211efc50
batman-adv: Prefix originator non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
9563877ea5
batman-adv: Prefix hard-interface non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
08adf15122
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
5853e22c58
batman-adv: Prefix bat_sysfs non-static functions with batadv_
|
13 yıl önce |
Sven Eckelmann
|
5346c35ebf
batman-adv: Return error codes instead of -1 on failures
|
13 yıl önce |
Sven Eckelmann
|
679695813c
batman-adv: use shorter pr_warn instead of pr_warning
|
13 yıl önce |
Marek Lindner
|
c32293983d
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
|
13 yıl önce |
Marek Lindner
|
ffa995e036
batman-adv: introduce packet type handler array for incoming packets
|
13 yıl önce |
Antonio Quartulli
|
0d125074eb
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
|
13 yıl önce |
Marek Lindner
|
1eeb479fda
batman-adv: mark existing ogm variables as batman iv
|
13 yıl önce |
Marek Lindner
|
cd8b78e7e9
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback
|
13 yıl önce |
Marek Lindner
|
77af7575c4
batman-adv: handle routing code initialization properly
|
13 yıl önce |
Marek Lindner
|
00a50076a3
batman-adv: add iface_disable() callback to routing API
|
13 yıl önce |
Marek Lindner
|
c2aca02235
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
|
13 yıl önce |
Marek Lindner
|
8140625e30
batman-adv: move ogm initialization into the proper function
|
13 yıl önce |
Simon Wunderlich
|
23721387c4
batman-adv: add basic bridge loop avoidance code
|
13 yıl önce |
Sven Eckelmann
|
86ceb36056
batman-adv: Ignore 80-chars per line limits for strings
|
13 yıl önce |
Sven Eckelmann
|
7c64fd98ce
batman-adv: Fix indentation of multiline statements
|
13 yıl önce |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 yıl önce |
Marek Lindner
|
01c4224b51
batman-adv: convert batman iv algorithm to use dynamic infrastructure
|
13 yıl önce |
Marek Lindner
|
6e242f9037
batman-adv: warn if added interface is part of a bridge
|
13 yıl önce |
Sven Eckelmann
|
76543d14ae
batman-adv: Explicitly mark the common header structure
|
13 yıl önce |
Joe Perches
|
320f422f62
batman-adv: Remove unnecessary OOM logging messages
|
14 yıl önce |
Marek Lindner
|
b9dacc521f
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file
|
14 yıl önce |
Marek Lindner
|
d0b9fd89c2
batman-adv: move routing packet initialization into corresponding file
|
14 yıl önce |
Marek Lindner
|
fc95727564
batman-adv: agglomerate all batman iv ogm processing functions in a single file
|
14 yıl önce |
Marek Lindner
|
b6da4bf5d7
batman-adv: rename all instances of batman_packet to batman_ogm_packet
|
14 yıl önce |