Age | Commit message (Expand) | Author |
2014-03-22 | batman-adv: Modified forwarding behaviour for multicast packets | Linus Lüssing |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich |
2014-01-08 | batman-adv: set the isolation mark in the skb if needed | Antonio Quartulli |
2014-01-08 | batman-adv: mark a local client as isolated when needed | Antonio Quartulli |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-10-23 | batman-adv: limit local translation table max size | Marek Lindner |
2013-10-19 | batman-adv: make the TT global purge routine VLAN specific | Antonio Quartulli |
2013-10-19 | batman-adv: make the AP isolation attribute VLAN specific | Antonio Quartulli |
2013-10-19 | batman-adv: add the VLAN ID attribute to the TT entry | Antonio Quartulli |
2013-10-12 | batman-adv: remove batadv_tt_global_add_orig declaration | Antonio Quartulli |
2013-10-12 | batman-adv: make tt_global_add static and return bool | Antonio Quartulli |
2013-10-09 | batman-adv: tvlv - convert tt query packet to use tvlv unicast packets | Marek Lindner |
2013-10-09 | batman-adv: tvlv - convert tt data sent within OGMs | Marek Lindner |
2013-05-29 | batman-adv: pass a 16bit long flag argument to tt_global_add() | Antonio Quartulli |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli |
2012-11-14 | batman-adv: substitute tt_poss_change with a per-tt_entry flag | Antonio Quartulli |
2012-10-29 | batman-adv: pass the WIFI flag from the local to global entry | Antonio Quartulli |
2012-08-23 | batman-adv: detect not yet announced clients | Antonio Quartulli |
2012-07-01 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix packet structs with batadv_ | Sven Eckelmann |
2012-06-28 | batman-adv: beautify tt_global_add() argument list | Antonio Quartulli |
2012-06-20 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann |
2012-06-18 | batman-adv: turn tt commit code into routing protocol agnostic API | Marek Lindner |
2012-05-13 | batman-adv: improve unicast packet (re)routing | Antonio Quartulli |
2012-05-11 | batman-adv: add contributor name | Antonio Quartulli |
2012-04-11 | batman-adv: Remove declaration of only locally used functions | Sven Eckelmann |
2012-02-17 | batman-adv: Update copyright years | Sven Eckelmann |
2011-08-22 | batman-adv: merge update_transtable() into tt related code | Marek Lindner |
2011-08-22 | batman-adv: implement AP-isolation on the sender side | Antonio Quartulli |
2011-08-22 | batman-adv: implement AP-isolation on the receiver side | Antonio Quartulli |
2011-08-22 | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli |
2011-08-22 | batman-adv: correct several typ0s in the comments | Antonio Quartulli |
2011-07-07 | batman-adv: keep local table consistency for further TT_RESPONSE | Antonio Quartulli |
2011-07-05 | batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry | Antonio Quartulli |
2011-06-20 | batman-adv: improved roaming mechanism | Antonio Quartulli |
2011-06-20 | batman-adv: improved client announcement mechanism | Antonio Quartulli |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann |
2011-05-08 | batman-adv: rename everything from *hna* into *tt* (translation table) | Antonio Quartulli |
2011-02-11 | batman-adv: Remove duplicate types.h inclusions | Linus Lüssing |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann |
2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann |