Commit History

Author SHA1 Message Date
  Sven Eckelmann 1eda58bfc5 batman-adv: Prefix main static inline functions with batadv_ 13 years ago
  Sven Eckelmann da641193dd batman-adv: Prefix originator static inline functions with batadv_ 13 years ago
  Sven Eckelmann c0a559295e batman-adv: Prefix hash static inline functions with batadv_ 13 years ago
  Sven Eckelmann e5d89254bf batman-adv: Prefix hard-interface static inline functions with batadv_ 13 years ago
  Antonio Quartulli 8b8e4bc039 batman-adv: fix race condition in TT full-table replacement 13 years ago
  Marek Lindner 5870adc68f batman-adv: only drop packets of known wifi clients 13 years ago
  Sven Eckelmann 9cfc7bd608 batman-adv: Reformat multiline comments to consistent style 13 years ago
  Sven Eckelmann 3193e8fdfa batman-adv: Prefix main non-static functions with batadv_ 13 years ago
  Sven Eckelmann 08c36d3e8a batman-adv: Prefix translation-table non-static functions with batadv_ 13 years ago
  Sven Eckelmann 9455e34cb2 batman-adv: Prefix send non-static functions with batadv_ 13 years ago
  Sven Eckelmann 7d211efc50 batman-adv: Prefix originator non-static functions with batadv_ 13 years ago
  Sven Eckelmann 1a8eaf0733 batman-adv: Prefix hash non-static functions with batadv_ 13 years ago
  Sven Eckelmann 9563877ea5 batman-adv: Prefix hard-interface non-static functions with batadv_ 13 years ago
  Sven Eckelmann 08adf15122 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ 13 years ago
  Marek Lindner be9aa4c1e0 batman-adv: turn tt commit code into routing protocol agnostic API 13 years ago
  Al Viro f25bd58a9d batman-adv: don't bother flipping ->tt_data 13 years ago
  Sven Eckelmann 5346c35ebf batman-adv: Return error codes instead of -1 on failures 13 years ago
  Marek Lindner 08ad76ecc9 batman-adv: return added entries instead of number of possibly added entries 13 years ago
  Martin Hundebøll f8214865a5 batman-adv: Add get_ethtool_stats() support 13 years ago
  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