Commit History

Author SHA1 Message Date
  Marek Lindner 8c7bf248a3 batman-adv: refactor window_protected to avoid unnecessary return statement 13 years ago
  Antonio Quartulli 3275e7cc84 batman-adv: improve unicast packet (re)routing 13 years ago
  Antonio Quartulli 8710e2613a batman-adv: avoid skb_linearise() if not needed 13 years ago
  Marek Lindner c3e29312c8 batman-adv: register batman ogm receive function during protocol init 13 years ago
  Antonio Quartulli 0d125074eb batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) 13 years ago
  Marek Lindner 76e3d7fc1a batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN 13 years ago
  Simon Wunderlich fe2da6ff27 batman-adv: add broadcast duplicate check 13 years ago
  Simon Wunderlich 20ff9d593f batman-adv: don't let backbone gateways exchange tt entries 13 years ago
  Simon Wunderlich 23721387c4 batman-adv: add basic bridge loop avoidance code 13 years ago
  Simon Wunderlich a7f6ee9493 batman-adv: remove old bridge loop avoidance code 13 years ago
  Sven Eckelmann 0079d2cef1 batman-adv: Replace bitarray operations with bitmap 13 years ago
  Sven Eckelmann 96741ade15 batman-adv: Use {} braces consistent on the arms of a statement 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
  Sven Eckelmann 567db7b0b7 batman-adv: Update copyright years 13 years ago
  Marek Lindner 032b7969f8 batman-adv: convert time_after instances to has_timed_out 13 years ago
  Marek Lindner 01c4224b51 batman-adv: convert batman iv algorithm to use dynamic infrastructure 13 years ago
  Marek Lindner 8780dad9e9 batman-adv: simplify bat_ogm_receive API call 13 years ago
  Sven Eckelmann 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
  Antonio Quartulli 69497c17c6 batman-adv: format multi-line if in the correct way 13 years ago
  Antonio Quartulli 8b7342d673 batman-adv: check for tt_reponse packet real length 13 years ago
  Antonio Quartulli dc58fe32e6 batman-adv: linearise the tt_response skb only if needed 13 years ago
  Antonio Quartulli c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
  Marek Lindner fc95727564 batman-adv: agglomerate all batman iv ogm processing functions in a single file 14 years ago
  Marek Lindner b6da4bf5d7 batman-adv: rename all instances of batman_packet to batman_ogm_packet 14 years ago
  Marek Lindner a943cac144 batman-adv: merge update_transtable() into tt related code 14 years ago
  Antonio Quartulli 3d393e4732 batman-adv: implement AP-isolation on the sender 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 a7f9becb7d batman-adv: request the full table if tt_crc doesn't match 14 years ago