Antonio Quartulli
|
521251f2f5
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
|
13 years ago |
Antonio Quartulli
|
3275e7cc84
batman-adv: improve unicast packet (re)routing
|
13 years ago |
Antonio Quartulli
|
35c133a000
batman-adv: add contributor name
|
13 years ago |
Antonio Quartulli
|
6d2003fc26
batman-adv: convert the tt_crc to network order
|
13 years ago |
Simon Wunderlich
|
20ff9d593f
batman-adv: don't let backbone gateways exchange tt entries
|
13 years ago |
Simon Wunderlich
|
db08e6e557
batman-adv: allow multiple entries in tt_global_entries
|
13 years ago |
Sven Eckelmann
|
de7aae6570
batman-adv: Remove declaration of only locally used functions
|
13 years ago |
Sven Eckelmann
|
86ceb36056
batman-adv: Ignore 80-chars per line limits for strings
|
13 years ago |
Sven Eckelmann
|
7c64fd98ce
batman-adv: Fix indentation of multiline statements
|
13 years ago |
Antonio Quartulli
|
78d6942a45
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
|
13 years ago |
Antonio Quartulli
|
c566dbbef0
batman-adv: code refactoring - move debug print into tt_local_set_pending
|
13 years ago |
Antonio Quartulli
|
c40ed2bfa6
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
|
13 years ago |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 years ago |
Sven Eckelmann
|
92f90f56ca
batman-adv: refactor tt_global_del() to avoid misalignment
|
13 years ago |
Marek Lindner
|
032b7969f8
batman-adv: convert time_after instances to has_timed_out
|
13 years ago |
Martin Hundebøll
|
a04ccd5970
batman-adv: Move is_out_of_time() to main.h for general use
|
13 years ago |
Sven Eckelmann
|
76543d14ae
batman-adv: Explicitly mark the common header structure
|
13 years ago |
Antonio Quartulli
|
1707157888
batman-adv: add tt_initialised flag to the orig_node struct
|
13 years ago |
David S. Miller
|
220b07e90e
batman-adv: Fix merge error.
|
13 years ago |
David S. Miller
|
b26e478f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Antonio Quartulli
|
797399b415
batman-adv: delete global entry in case of roaming
|
13 years ago |
Antonio Quartulli
|
03fc307045
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
|
13 years ago |
Simon Wunderlich
|
80b3f58cf4
batman-adv: check return value for hash_add()
|
13 years ago |
Antonio Quartulli
|
697f25314a
batman-adv: generalise tt_local_reset_flags()
|
13 years ago |
Antonio Quartulli
|
48100bac89
batman-adv: create a common substructure for tt_global/local_entry
|
13 years ago |
Simon Wunderlich
|
d099c2c541
batman-adv: directly write tt entries without buffering
|
13 years ago |
Antonio Quartulli
|
c90681b850
batman-adv: fixed hash functions type to uint32_t instead of int
|
13 years ago |
Antonio Quartulli
|
eb7e2a1e20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
|
13 years ago |
Antonio Quartulli
|
87944973d9
batman-adv: tt_global_del_orig() has to print the correct message
|
13 years ago |
David S. Miller
|
9eeebb5bc8
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
|
13 years ago |