Simon Wunderlich
|
6e8014947d
batman-adv: add sanity check when removing global tts
|
13 years ago |
Simon Wunderlich
|
531027fcdd
batman-adv: remove references for global tt entries
|
13 years ago |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Antonio Quartulli
|
9d8523931f
batman-adv: correctly set the data field in the TT_REPONSE packet
|
13 years ago |
Antonio Quartulli
|
3190126451
batman-adv: fix tt_local_reset_flags() function
|
13 years ago |
Marek Lindner
|
a943cac144
batman-adv: merge update_transtable() into tt related code
|
14 years ago |
Antonio Quartulli
|
df6edb9e69
batman-adv: print client flags in the local/global transtables output
|
14 years ago |
Antonio Quartulli
|
3d393e4732
batman-adv: implement AP-isolation on the sender side
|
14 years ago |
Antonio Quartulli
|
59b699cdee
batman-adv: implement AP-isolation on the receiver side
|
14 years ago |
Antonio Quartulli
|
bc2790808a
batman-adv: detect clients connected through a 802.11 device
|
14 years ago |
Antonio Quartulli
|
015758d002
batman-adv: correct several typ0s in the comments
|
14 years ago |
Antonio Quartulli
|
980d55b20a
batman-adv: keep global table consistency in case of roaming
|
14 years ago |
Antonio Quartulli
|
058d0e2698
batman-adv: keep local table consistency for further TT_RESPONSE
|
14 years ago |
Antonio Quartulli
|
ff66c975d5
batman-adv: pass a unique flag arg instead of a sequence of bool ones
|
14 years ago |
Antonio Quartulli
|
5fbc1598c2
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
|
14 years ago |
Antonio Quartulli
|
7683fdc1e8
batman-adv: protect the local and the global trans-tables with rcu
|
14 years ago |
Antonio Quartulli
|
cc47f66e6b
batman-adv: improved roaming mechanism
|
14 years ago |
Antonio Quartulli
|
a73105b8d4
batman-adv: improved client announcement mechanism
|
14 years ago |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 years ago |
Sven Eckelmann
|
5f718c2007
batman-adv: Remove explicit casts cast from void* for store
|
14 years ago |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 years ago |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 years ago |
Marek Lindner
|
32ae9b221e
batman-adv: Make bat_priv->primary_if an rcu protected pointer
|
14 years ago |
Marek Lindner
|
7b36e8eef9
batman-adv: Correct rcu refcounting for orig_node
|
14 years ago |
Marek Lindner
|
7aadf889e8
batman-adv: remove extra layer between hash and hash element - hash bucket
|
14 years ago |
Marek Lindner
|
39901e7162
batman-adv: separate ethernet comparing calls from hash functions
|
14 years ago |
Marek Lindner
|
fb778ea173
batman-adv: protect each hash row with rcu locks
|
14 years ago |
Linus Lüssing
|
ee1e884194
batman-adv: Remove duplicate types.h inclusions
|
14 years ago |
Sven Eckelmann
|
64afe35398
batman-adv: Update copyright years
|
14 years ago |
Sven Eckelmann
|
53320fe3bb
batman-adv: Return hna count on local buffer fill
|
14 years ago |