Show patches with: Submitter = Antonio Quartulli       |   2112 patches
« 1 219 20 21 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2012-02-26 Antonio Quartulli Accepted
[v7,4/7] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2012-02-26 Antonio Quartulli Accepted
[v7,3/7] batman-adv: Distributed ARP Table - create DHT helper functions - - - --- 2012-02-26 Antonio Quartulli Accepted
[v7,2/7] batman-adv: add a new log level for DAT/ARP debugging - - - --- 2012-02-26 Antonio Quartulli Accepted
[v7,1/7] batman-adv: add UNICAST_4ADDR packet type - - - --- 2012-02-26 Antonio Quartulli Accepted
[2/2] batman-adv: skip the window protection test when the originator has no neighbours - - - --- 2012-02-26 Antonio Quartulli Accepted
[1/2] batman-adv: print OGM seq numbers as unsigned long - - - --- 2012-02-26 Antonio Quartulli Accepted
[v6,7/7] batman-adv: Distributed ARP Table - add compile option - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,4/7] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,3/7] batman-adv: Distributed ARP Table - create DHT helper functions - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,2/7] batman-adv: add a new log level for DAT/ARP debugging - - - --- 2012-02-18 Antonio Quartulli Superseded
[v6,1/7] batman-adv: add UNICAST_4ADDR packet type - - - --- 2012-02-18 Antonio Quartulli Superseded
[v2] batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) - - - --- 2012-02-18 Antonio Quartulli Accepted
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) - - - --- 2012-02-15 Antonio Quartulli Superseded
[v5,9/9] batman-adv: Distributed ARP Table - use unicast_4addr_packet for DHT messages - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,8/9] batman-adv: add UNICAST_4ADDR packet type - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,7/9] batman-adv: Distributed ARP Table - add compile option - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,6/9] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,5/9] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,4/9] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,3/9] batman-adv: Distributed ARP Table - create DHT helper functions - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,2/9] batman-adv: add a new log level for DAT/ARP debugging - - - --- 2012-02-09 Antonio Quartulli Superseded
[v5,1/9] batman-adv: implement an helper function to forge unicast packets - - - --- 2012-02-09 Antonio Quartulli Superseded
[v2] batctl: fix DBG_BLA log level value - - - --- 2012-02-09 Antonio Quartulli Accepted
batctl: fix DBG_ARP log level value - - - --- 2012-02-09 Antonio Quartulli Accepted
batctl: use ETH_ALEN instead of hardcoded numeric constants - - - --- 2012-02-04 Antonio Quartulli Accepted
batman-adv: pass the correct header size to interface_rx - - - --- 2012-01-31 Antonio Quartulli Rejected
batman-adv: use ETH_ALEN instead of hardcoded numeric constants 1 - - --- 2012-01-30 Antonio Quartulli Accepted
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists - - - --- 2012-01-15 Antonio Quartulli Accepted
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry - - - --- 2012-01-12 Antonio Quartulli Accepted
[2/2] batman-adv: move debug print into tt_local_set_pending - - - --- 2012-01-06 Antonio Quartulli Accepted
[1/2] batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() - - - --- 2012-01-06 Antonio Quartulli Accepted
batman-adv: delete global entry in case of roaming - - - --- 2011-12-04 Antonio Quartulli Accepted
[v2] batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM - - - --- 2011-12-04 Antonio Quartulli Accepted
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM - - - --- 2011-12-03 Antonio Quartulli Superseded
batman-adv: format multi-line if in the correct way - - - --- 2011-12-02 Antonio Quartulli Accepted
[v4,7/7] batman-adv: add Distributed ARP Table compile option - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,4/7] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,3/7] batman-adv: Distributed ARP Table - create the DHT helper functions - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,2/7] batman-adv: add a new log level for DAT-ARP debugging - - - --- 2011-11-24 Antonio Quartulli Superseded
[v4,1/7] batman-adv: implement an helper function to forge unicast packets - - - --- 2011-11-24 Antonio Quartulli Superseded
batman-adv: add biggest_unsigned_int(x) macro - - - --- 2011-11-23 Antonio Quartulli Accepted
[v2] batctl: added loglevel support for DBG_ARP - - - --- 2011-11-22 Antonio Quartulli Superseded
batctl: batctl: added loglevel support for DBG_ARP - - - --- 2011-11-22 Antonio Quartulli Superseded
[v3,7/7] batman-adv: add Distributed ARP Table compile option - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,4/7] batman-adv: Distributed ARP Table - add ARP parsing functions - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,3/7] batman-adv: Distributed ARP Table - create the DHT helper functions - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,2/7] batman-adv: add a new log level for DAT-ARP debugging - 1 - --- 2011-11-21 Antonio Quartulli Superseded
[v3,1/7] batman-adv: implement an helper function to forge unicast packets - 1 - --- 2011-11-21 Antonio Quartulli Superseded
batctl: modify tt sections in the README - - - --- 2011-11-13 Antonio Quartulli Accepted
batctl: correct batctl ll output - - - --- 2011-11-13 Antonio Quartulli Accepted
[v2,7/7] batman-adv: add Distributed ARP Table compile option - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,4/7] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,3/7] batman-adv: Distributed ARP Table - create the DHT helper functions - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,2/7] batman-adv: add a new log level for DAT-ARP debugging - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2,1/7] batman-adv: implement an helper function to forge unicast packets - - - --- 2011-11-08 Antonio Quartulli Superseded
batman-adv: correct usage of TT_CLIENT_ROAM flag - - - --- 2011-11-08 Antonio Quartulli Superseded
[v2] batman-adv: generalise tt_local_reset_flags() - - - --- 2011-11-07 Antonio Quartulli Accepted
batman-adv: add tt_initialised flag to the orig_node struct - - 1 --- 2011-11-07 Antonio Quartulli Accepted
batman-adv: generalise tt_local_reset_flags() 1 - - --- 2011-10-30 Antonio Quartulli Superseded
batman-adv: create a common substructure for tt_global/local_entry 1 - - --- 2011-10-30 Antonio Quartulli Accepted
[6/6] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout - - - --- 2011-10-30 Antonio Quartulli Superseded
[5/6] batman-adv: Distributed ARP Table - add snooping functions for ARP messages - - - --- 2011-10-30 Antonio Quartulli Superseded
[4/6] batman-adv: Distributed ARP Table - add ARP parsing functions - - - --- 2011-10-30 Antonio Quartulli Superseded
[3/6] batman-adv: Distributed ARP Table - create the DHT helper functions - - - --- 2011-10-30 Antonio Quartulli Superseded
[2/6] batman-adv: add a new log level for DAT-ARP debugging - - - --- 2011-10-30 Antonio Quartulli Superseded
[1/6] batman-adv: implement an helper function to forge unicast packets - - - --- 2011-10-30 Antonio Quartulli Superseded
[2/2] batman-adv: correctly set the data field in the TT_REPONSE packet - - - --- 2011-10-25 Antonio Quartulli Not Applicable
[1/2] batman-adv: fix tt_local_reset_flags() function 1 - - --- 2011-10-25 Antonio Quartulli Not Applicable
batman-adv: unify hash_entry field position in tt_local/global_entry - - - --- 2011-10-21 Antonio Quartulli Accepted
batctl: correct ttcrc print format in the tcpdump output - - - --- 2011-10-19 Antonio Quartulli Accepted
[v2] batman-adv: correctly set the data field in the TT_REPONSE packet - - - --- 2011-10-17 Antonio Quartulli Superseded
[v3,2/3] batman-adv: check for tt_reponse packet real length - - - --- 2011-10-16 Antonio Quartulli Accepted
[v3,1/3] batman-adv: linearise the tt_response skb only if needed - - - --- 2011-10-16 Antonio Quartulli Accepted
[v2] batman-adv: fix tt_local_reset_flags() function 1 - - --- 2011-10-16 Antonio Quartulli Accepted
batman-adv: correctly set the data field in the TT_REPONSE message - - - --- 2011-10-13 Antonio Quartulli Accepted
[v2,2/2] batman-adv: check for tt_reponse real length - - - --- 2011-10-12 Antonio Quartulli Superseded
[v2,1/2] batman-adv: linearise the tt_response only if needed - - - --- 2011-10-12 Antonio Quartulli Accepted
[v2] batman-adv: use orig_hash_find() instead of get_orig_node() in TT code - - - --- 2011-10-12 Antonio Quartulli Accepted
[2/2] batman-adv: check for tt_reponse real length - - - --- 2011-10-11 Antonio Quartulli Superseded
[1/2] batman-adv: linearise the tt_response only if needed - - - --- 2011-10-11 Antonio Quartulli Superseded
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code - - - --- 2011-10-10 Antonio Quartulli Superseded
batman-adv: fix tt_local_reset_flags() function - - - --- 2011-10-10 Antonio Quartulli Superseded
[v3] batman-adv: fixed hash functions type to uint32_t instead of int - - - --- 2011-10-05 Antonio Quartulli Accepted
[v2] batman-adv: fixed hash functions type to uint32_t instead of int - - - --- 2011-10-05 Antonio Quartulli Superseded
batman-adv: fixed hash functions type to uint32_t instead of int - - - --- 2011-10-04 Antonio Quartulli Superseded
batman-adv: Chichek hunt started! Verbose patch - - - --- 2011-09-26 Antonio Quartulli Not Applicable
batman-adv: Chichek hunt started! Verbose patch - - - --- 2011-09-25 Antonio Quartulli Not Applicable
batman-adv: do_bcast has to be true for broadcast packets only - - - --- 2011-09-21 Antonio Quartulli Accepted
batman-adv: tt_global_del_orig() has to print the correct message - - - --- 2011-09-19 Antonio Quartulli Accepted
batctl: detect clients connected through a 802.11 device - - - --- 2011-07-25 Antonio Quartulli Accepted
batman-adv: handle hash_add() return value in the TT code - - - --- 2011-07-09 Antonio Quartulli Superseded
« 1 219 20 21 22 »