Historique des commits

Auteur SHA1 Message Date
  Sven Eckelmann 0079d2cef1 batman-adv: Replace bitarray operations with bitmap il y a 13 ans
  Sven Eckelmann 96741ade15 batman-adv: Use {} braces consistent on the arms of a statement il y a 13 ans
  Sven Eckelmann 86ceb36056 batman-adv: Ignore 80-chars per line limits for strings il y a 13 ans
  Sven Eckelmann 7c64fd98ce batman-adv: Fix indentation of multiline statements il y a 13 ans
  Sven Eckelmann 567db7b0b7 batman-adv: Update copyright years il y a 13 ans
  Marek Lindner 032b7969f8 batman-adv: convert time_after instances to has_timed_out il y a 13 ans
  Marek Lindner 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure il y a 13 ans
  Marek Lindner 8780dad9e9 batman-adv: simplify bat_ogm_receive API call il y a 13 ans
  Sven Eckelmann 76543d14ae batman-adv: Explicitly mark the common header structure il y a 13 ans
  Antonio Quartulli 69497c17c6 batman-adv: format multi-line if in the correct way il y a 13 ans
  Antonio Quartulli 8b7342d673 batman-adv: check for tt_reponse packet real length il y a 13 ans
  Antonio Quartulli dc58fe32e6 batman-adv: linearise the tt_response skb only if needed il y a 13 ans
  Antonio Quartulli c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int il y a 13 ans
  Marek Lindner fc95727564 batman-adv: agglomerate all batman iv ogm processing functions in a single file il y a 14 ans
  Marek Lindner b6da4bf5d7 batman-adv: rename all instances of batman_packet to batman_ogm_packet il y a 14 ans
  Marek Lindner a943cac144 batman-adv: merge update_transtable() into tt related code il y a 14 ans
  Antonio Quartulli 3d393e4732 batman-adv: implement AP-isolation on the sender side il y a 14 ans
  Antonio Quartulli bc2790808a batman-adv: detect clients connected through a 802.11 device il y a 14 ans
  Antonio Quartulli 015758d002 batman-adv: correct several typ0s in the comments il y a 14 ans
  Antonio Quartulli a7f9becb7d batman-adv: request the full table if tt_crc doesn't match il y a 14 ans
  Antonio Quartulli 8698529d20 batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter il y a 14 ans
  Antonio Quartulli 7683fdc1e8 batman-adv: protect the local and the global trans-tables with rcu il y a 14 ans
  Antonio Quartulli cc47f66e6b batman-adv: improved roaming mechanism il y a 14 ans
  Antonio Quartulli a73105b8d4 batman-adv: improved client announcement mechanism il y a 14 ans
  Sven Eckelmann b4e1705417 batman-adv: Reduce usage of char il y a 14 ans
  David Howells b2c44a5383 batman-adv: count_real_packets() in batman-adv assumes char is signed il y a 14 ans
  Daniele Furlan d1829fa0c3 batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load il y a 14 ans
  Sven Eckelmann bb899b89f4 batman-adv: Ensure that we really have route changes in update_route il y a 14 ans
  Antonio Quartulli 44e92bc8d6 batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr) il y a 14 ans
  Sven Eckelmann 704509b8d4 batman-adv: Calculate sizeof using variable insead of types il y a 14 ans