Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63d486964cbd0d8556f28bf215c37b0d63f6bbba
/
net
/
batman-adv
/
translation-table.c
162d549
batman-adv: Don't leak information through uninitialized packet fields
by Sven Eckelmann
· 12 years ago
56303d3
batman-adv: Prefix types structs with batadv_
by Sven Eckelmann
· 12 years ago
9641269
batman-adv: Prefix packet structs with batadv_
by Sven Eckelmann
· 12 years ago
5bf74e9
batman-adv: Prefix hash struct and typedef with batadv_
by Sven Eckelmann
· 12 years ago
39c75a5
batman-adv: Prefix main enum with BATADV_
by Sven Eckelmann
· 12 years ago
acd34af
batman-adv: Prefix packet enum with BATADV_
by Sven Eckelmann
· 12 years ago
d69909d
batman-adv: Prefix types enum with BATADV_
by Sven Eckelmann
· 12 years ago
e9a4f29
batman-adv: Prefix hard-interface enum with BATADV_
by Sven Eckelmann
· 12 years ago
42d0b04
batman-adv: Prefix main defines with BATADV_
by Sven Eckelmann
· 12 years ago
7e071c7
batman-adv: Prefix packet defines with BATADV_
by Sven Eckelmann
· 12 years ago
d4f4469
batman-adv: beautify tt_global_add() argument list
by Antonio Quartulli
· 12 years ago
3b643de
batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
by Antonio Quartulli
· 12 years ago
3e34819
batman-adv: Prefix remaining function like macros with batadv_
by Sven Eckelmann
· 12 years ago
29cb99d
batman-adv: fix global TT entry deletion
by Antonio Quartulli
· 12 years ago
1f129fe
batman-adv: fix condition in AP isolation
by Antonio Quartulli
· 12 years ago
1d5873e
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a513088
batman-adv: Prefix translation-table local static functions with batadv_
by Sven Eckelmann
· 12 years ago
1eda58b
batman-adv: Prefix main static inline functions with batadv_
by Sven Eckelmann
· 12 years ago
da64119
batman-adv: Prefix originator static inline functions with batadv_
by Sven Eckelmann
· 12 years ago
c0a5592
batman-adv: Prefix hash static inline functions with batadv_
by Sven Eckelmann
· 12 years ago
e5d8925
batman-adv: Prefix hard-interface static inline functions with batadv_
by Sven Eckelmann
· 12 years ago
8b8e4bc
batman-adv: fix race condition in TT full-table replacement
by Antonio Quartulli
· 12 years ago
5870adc
batman-adv: only drop packets of known wifi clients
by Marek Lindner
· 12 years ago
9cfc7bd
batman-adv: Reformat multiline comments to consistent style
by Sven Eckelmann
· 12 years ago
3193e8f
batman-adv: Prefix main non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
08c36d3
batman-adv: Prefix translation-table non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
9455e34
batman-adv: Prefix send non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
7d211ef
batman-adv: Prefix originator non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
1a8eaf0
batman-adv: Prefix hash non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
9563877
batman-adv: Prefix hard-interface non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
08adf15
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
by Sven Eckelmann
· 12 years ago
be9aa4c
batman-adv: turn tt commit code into routing protocol agnostic API
by Marek Lindner
· 13 years ago
f25bd58
batman-adv: don't bother flipping ->tt_data
by Al Viro
· 13 years ago
5346c35
batman-adv: Return error codes instead of -1 on failures
by Sven Eckelmann
· 13 years ago
08ad76e
batman-adv: return added entries instead of number of possibly added entries
by Marek Lindner
· 13 years ago
f821486
batman-adv: Add get_ethtool_stats() support
by Martin Hundebøll
· 13 years ago
521251f
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
by Antonio Quartulli
· 13 years ago
3275e7c
batman-adv: improve unicast packet (re)routing
by Antonio Quartulli
· 13 years ago
35c133a
batman-adv: add contributor name
by Antonio Quartulli
· 13 years ago
6d2003f
batman-adv: convert the tt_crc to network order
by Antonio Quartulli
· 13 years ago
20ff9d5
batman-adv: don't let backbone gateways exchange tt entries
by Simon Wunderlich
· 13 years ago
db08e6e
batman-adv: allow multiple entries in tt_global_entries
by Simon Wunderlich
· 13 years ago
de7aae6
batman-adv: Remove declaration of only locally used functions
by Sven Eckelmann
· 13 years ago
86ceb36
batman-adv: Ignore 80-chars per line limits for strings
by Sven Eckelmann
· 13 years ago
7c64fd9
batman-adv: Fix indentation of multiline statements
by Sven Eckelmann
· 13 years ago
78d6942
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
by Antonio Quartulli
· 13 years ago
c566dbb
batman-adv: code refactoring - move debug print into tt_local_set_pending
by Antonio Quartulli
· 13 years ago
c40ed2b
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
by Antonio Quartulli
· 13 years ago
567db7b
batman-adv: Update copyright years
by Sven Eckelmann
· 13 years ago
92f90f5
batman-adv: refactor tt_global_del() to avoid misalignment
by Sven Eckelmann
· 13 years ago
032b796
batman-adv: convert time_after instances to has_timed_out
by Marek Lindner
· 13 years ago
a04ccd5
batman-adv: Move is_out_of_time() to main.h for general use
by Martin Hundebøll
· 13 years ago
76543d1
batman-adv: Explicitly mark the common header structure
by Sven Eckelmann
· 13 years ago
1707157
batman-adv: add tt_initialised flag to the orig_node struct
by Antonio Quartulli
· 13 years ago
220b07e
batman-adv: Fix merge error.
by David S. Miller
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
797399b
batman-adv: delete global entry in case of roaming
by Antonio Quartulli
· 13 years ago
03fc307
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
by Antonio Quartulli
· 13 years ago
80b3f58
batman-adv: check return value for hash_add()
by Simon Wunderlich
· 13 years ago
697f253
batman-adv: generalise tt_local_reset_flags()
by Antonio Quartulli
· 13 years ago
48100ba
batman-adv: create a common substructure for tt_global/local_entry
by Antonio Quartulli
· 13 years ago
d099c2c
batman-adv: directly write tt entries without buffering
by Simon Wunderlich
· 13 years ago
c90681b
batman-adv: fixed hash functions type to uint32_t instead of int
by Antonio Quartulli
· 13 years ago
eb7e2a1
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
by Antonio Quartulli
· 13 years ago
8794497
batman-adv: tt_global_del_orig() has to print the correct message
by Antonio Quartulli
· 13 years ago
9eeebb5
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
6e80149
batman-adv: add sanity check when removing global tts
by Simon Wunderlich
· 13 years ago
531027f
batman-adv: remove references for global tt entries
by Simon Wunderlich
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9d85239
batman-adv: correctly set the data field in the TT_REPONSE packet
by Antonio Quartulli
· 13 years ago
3190126
batman-adv: fix tt_local_reset_flags() function
by Antonio Quartulli
· 13 years ago
a943cac
batman-adv: merge update_transtable() into tt related code
by Marek Lindner
· 13 years ago
df6edb9
batman-adv: print client flags in the local/global transtables output
by Antonio Quartulli
· 13 years ago
3d393e4
batman-adv: implement AP-isolation on the sender side
by Antonio Quartulli
· 13 years ago
59b699c
batman-adv: implement AP-isolation on the receiver side
by Antonio Quartulli
· 13 years ago
bc27908
batman-adv: detect clients connected through a 802.11 device
by Antonio Quartulli
· 13 years ago
015758d
batman-adv: correct several typ0s in the comments
by Antonio Quartulli
· 13 years ago
980d55b
batman-adv: keep global table consistency in case of roaming
by Antonio Quartulli
· 13 years ago
058d0e2
batman-adv: keep local table consistency for further TT_RESPONSE
by Antonio Quartulli
· 13 years ago
ff66c97
batman-adv: pass a unique flag arg instead of a sequence of bool ones
by Antonio Quartulli
· 13 years ago
5fbc159
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
by Antonio Quartulli
· 13 years ago
7683fdc
batman-adv: protect the local and the global trans-tables with rcu
by Antonio Quartulli
· 14 years ago
cc47f66
batman-adv: improved roaming mechanism
by Antonio Quartulli
· 14 years ago
a73105b
batman-adv: improved client announcement mechanism
by Antonio Quartulli
· 14 years ago
704509b
batman-adv: Calculate sizeof using variable insead of types
by Sven Eckelmann
· 13 years ago
5f718c2
batman-adv: Remove explicit casts cast from void* for store
by Sven Eckelmann
· 13 years ago
747e422
batman-adv: Add const type qualifier for pointers
by Sven Eckelmann
· 13 years ago
2dafb49
batman-adv: rename everything from *hna* into *tt* (translation table)
by Antonio Quartulli
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
7b36e8e
batman-adv: Correct rcu refcounting for orig_node
by Marek Lindner
· 14 years ago
7aadf88
batman-adv: remove extra layer between hash and hash element - hash bucket
by Marek Lindner
· 14 years ago
39901e7
batman-adv: separate ethernet comparing calls from hash functions
by Marek Lindner
· 14 years ago
fb778ea
batman-adv: protect each hash row with rcu locks
by Marek Lindner
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
64afe35
batman-adv: Update copyright years
by Sven Eckelmann
· 14 years ago
53320fe
batman-adv: Return hna count on local buffer fill
by Sven Eckelmann
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago