b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-18 20:39:13 to 2012-07-01 23:43:30 UTC [more...]

[B.A.T.M.A.N.] pull request: batman-adv 2012-07-01
 2012-07-01 23:43 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: check batadv_orig_hash_add_if() return code
 2012-07-01 20:51 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: fix typos in comments
 2012-07-01 17:07 UTC 

[B.A.T.M.A.N.] [RFC] batman-adv: Split batadv_priv in sub-structures for features
 2012-07-01 12:19 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv4 0/3] new feature: Speedy Join 2012-07-01b
 2012-07-01 12:09 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv4 1/3] batman-adv: add reference counting for type batadv_tt_orig_list_entry
` [B.A.T.M.A.N.] [PATCHv4 2/3] batman-adv: detect not yet announced clients
` [B.A.T.M.A.N.] [PATCHv4 3/3] batman-adv: change interface_rx to get orig node

[B.A.T.M.A.N.] [PATCH] batctl: more detailed error messages when file can't be opened
 2012-07-01 11:36 UTC 

[B.A.T.M.A.N.] [PATCHv3 0/3] new feature: Speedy Join 2012-07-01
 2012-07-01  9:35 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: add reference counting for type batadv_tt_orig_list_entry
` [B.A.T.M.A.N.] [PATCHv3 2/3] batman-adv: detect not yet announced clients
` [B.A.T.M.A.N.] [PATCHv3 3/3] batman-adv: change interface_rx to get orig node

[B.A.T.M.A.N.] [PATCH 1/2 stable 3.1-3.2] batman-adv: fix skb->data assignment
 2012-07-01  5:41 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2 stable 3.2-3.3-3.4] batman-adv: only drop packets of known wifi clients

[B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment
 2012-06-30 16:49 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batctl: Don't leak information through initialized packet fields
 2012-06-30 12:25 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: "
` [B.A.T.M.A.N.] [PATCHv2 1/1] batman-adv: Don't leak information through uninitialized "
  ` [B.A.T.M.A.N.] [PATCHv2 2/2] batctl: "

[B.A.T.M.A.N.] [PATCHv2 0/5] new feature: Speedy Join 2012-06-27
 2012-06-30 12:12 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: add reference counting for type batadv_tt_orig_list_entry
` [B.A.T.M.A.N.] [PATCHv2 2/4] batman-adv: implement batadv_tt_global_entry_get_orig()
` [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: detect not yet announced clients
` [B.A.T.M.A.N.] [PATCHv2 4/4] batman-adv: change interface_rx to get orig node

[B.A.T.M.A.N.] pull request: batman-adv 2012-06-28
 2012-06-28 11:11 UTC  (20+ messages)
` [B.A.T.M.A.N.] [PATCH 01/18] batman-adv: Prefix unicast local static functions with batadv_
` [B.A.T.M.A.N.] [PATCH 02/18] batman-adv: Prefix vis "
` [B.A.T.M.A.N.] [PATCH 03/18] batman-adv: Prefix main "
` [B.A.T.M.A.N.] [PATCH 04/18] batman-adv: Prefix remaining function like macros "
` [B.A.T.M.A.N.] [PATCH 05/18] batman-adv: Directly print to seq_file in vis
` [B.A.T.M.A.N.] [PATCH 06/18] batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
` [B.A.T.M.A.N.] [PATCH 07/18] batman-adv: beautify tt_global_add() argument list
` [B.A.T.M.A.N.] [PATCH 08/18] batman-adv: Prefix local defines with BATADV_
` [B.A.T.M.A.N.] [PATCH 09/18] batman-adv: Prefix debugfs "
` [B.A.T.M.A.N.] [PATCH 10/18] batman-adv: Prefix sysfs "
` [B.A.T.M.A.N.] [PATCH 11/18] batman-adv: Prefix bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH 12/18] batman-adv: Prefix gateway "
` [B.A.T.M.A.N.] [PATCH 13/18] batman-adv: Prefix icmp_socket "
` [B.A.T.M.A.N.] [PATCH 14/18] batman-adv: Prefix packet "
` [B.A.T.M.A.N.] [PATCH 15/18] batman-adv: Prefix types "
` [B.A.T.M.A.N.] [PATCH 16/18] batman-adv: Prefix unicast "
` [B.A.T.M.A.N.] [PATCH 17/18] batman-adv: Prefix vis "
` [B.A.T.M.A.N.] [PATCH 18/18] batman-adv: Prefix main "

[B.A.T.M.A.N.] [PATCH 0/5] new feature: Speedy Join 2012-06-26
 2012-06-27  6:58 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: add reference counting for type batadv_tt_orig_list_entry
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: implement batadv_tt_global_entry_get_orig()
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: enable roaming packets to carry flags
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: detect not yet announced clients
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: change interface_rx to get orig node

[B.A.T.M.A.N.] [PATCH 1/3] batctl: unify debug table handling and remove redundant code
 2012-06-26 10:27 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batctl: unify settings "
` [B.A.T.M.A.N.] [PATCH 3/3] batctl: beef up man page

[B.A.T.M.A.N.] pull request: batman-adv 2012-06-25
 2012-06-26  6:55 UTC  (26+ messages)
` [B.A.T.M.A.N.] [PATCH 01/20] batman-adv: Prefix bat_debugfs local static functions with batadv_
` [B.A.T.M.A.N.] [PATCH 02/20] batman-adv: Prefix bitarray static inline "
` [B.A.T.M.A.N.] [PATCH 03/20] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCH 04/20] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCH 05/20] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCH 06/20] batman-adv: Prefix unicast "
` [B.A.T.M.A.N.] [PATCH 07/20] batman-adv: Prefix main "
` [B.A.T.M.A.N.] [PATCH 08/20] batman-adv: Prefix bat_iv_ogm local static "
` [B.A.T.M.A.N.] [PATCH 09/20] batman-adv: Prefix bat_sysfs "
` [B.A.T.M.A.N.] [PATCH 10/20] batman-adv: Prefix bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH 11/20] batman-adv: Prefix gateway_client "
` [B.A.T.M.A.N.] [PATCH 12/20] batman-adv: Prefix gateway_common "
` [B.A.T.M.A.N.] [PATCH 13/20] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCH 14/20] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCH 15/20] batman-adv: Prefix icmp_socket "
` [B.A.T.M.A.N.] [PATCH 16/20] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCH 17/20] batman-adv: Prefix routing "
` [B.A.T.M.A.N.] [PATCH 18/20] batman-adv: Prefix send "
` [B.A.T.M.A.N.] [PATCH 19/20] batman-adv: Prefix soft-interface "
` [B.A.T.M.A.N.] [PATCH 20/20] batman-adv: Prefix translation-table "
  ` [B.A.T.M.A.N.] [PATCH 0/2 net-next]: fixups for wrong conflict resolution
    ` [B.A.T.M.A.N.] [PATCH 1/2 net-next] batman-adv: fix condition in AP isolation
    ` [B.A.T.M.A.N.] [PATCH 2/2 net-next] batman-adv: fix global TT entry deletion

[B.A.T.M.A.N.] [PATCH] batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
 2012-06-25 14:42 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH] batctl: purge redundant statistic code

[B.A.T.M.A.N.] [PATCH] batman-adv: fix counter summary length
 2012-06-25 14:35 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: correct comments in bridge loop avoidance
 2012-06-25 14:30 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: rename bridge loop avoidance claim types

[B.A.T.M.A.N.] [PATCH 0/2 net] Bug fixes for batman-adv 2012-06-23
 2012-06-24  6:24 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2 net] batman-adv: only drop packets of known wifi clients
` [B.A.T.M.A.N.] [PATCH 2/2 net] batman-adv: fix race condition in TT full-table replacement

[B.A.T.M.A.N.] packets not processed by batman on eth0
 2012-06-23  3:08 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix alignment after opened parentheses
 2012-06-22 19:20 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix race condition in TT full-table replacement
 2012-06-22 18:50 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
  ` [B.A.T.M.A.N.] [PATCHv3] "

[B.A.T.M.A.N.] [PATCH] batman-adv: only drop packets of known wifi clients
 2012-06-22 18:19 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv3] batman-adv: Add the backbone gateway list to debugfs
 2012-06-22 18:12 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] batctl: add support for the bla backbone table in debugfs

[B.A.T.M.A.N.] [PATCHv4] batman-adv: Add the backbone gateway list to debugfs
 2012-06-22 18:09 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv5] "

[B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ in front of the TT_OGM_APPEND_MAX in comments
 2012-06-22 18:04 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ to TT flags in comments
 2012-06-22 18:01 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove space before semicolon
 2012-06-22 17:50 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] [PATCH] batctl: tcpdump support for bla2 claim packets
 2012-06-22 17:46 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: check interface support and print corresponding error message
 2012-06-22 17:45 UTC  (2+ messages)

[B.A.T.M.A.N.] filling debian log
 2012-06-21 21:04 UTC  (4+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2012-06-21
 2012-06-21 20:36 UTC  (22+ messages)
` [B.A.T.M.A.N.] [PATCH 01/20] batman-adv: Prefix bat_algo non-static functions with batadv_
` [B.A.T.M.A.N.] [PATCH 02/20] batman-adv: Prefix bat_debugfs "
` [B.A.T.M.A.N.] [PATCH 03/20] batman-adv: Prefix bat_sysfs "
` [B.A.T.M.A.N.] [PATCH 04/20] batman-adv: Prefix bitarray "
` [B.A.T.M.A.N.] [PATCH 05/20] batman-adv: Prefix bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH 06/20] batman-adv: Prefix gateway-client "
` [B.A.T.M.A.N.] [PATCH 07/20] batman-adv: Prefix gateway-common "
` [B.A.T.M.A.N.] [PATCH 08/20] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCH 09/20] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCH 10/20] batman-adv: Prefix icmp-socket "
` [B.A.T.M.A.N.] [PATCH 11/20] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCH 12/20] batman-adv: Prefix ring_buffer "
` [B.A.T.M.A.N.] [PATCH 13/20] batman-adv: Prefix routing "
` [B.A.T.M.A.N.] [PATCH 14/20] batman-adv: Prefix send "
` [B.A.T.M.A.N.] [PATCH 15/20] batman-adv: Prefix soft-interface "
` [B.A.T.M.A.N.] [PATCH 16/20] batman-adv: Prefix translation-table "
` [B.A.T.M.A.N.] [PATCH 17/20] batman-adv: Prefix unicast "
` [B.A.T.M.A.N.] [PATCH 18/20] batman-adv: Prefix vis "
` [B.A.T.M.A.N.] [PATCH 19/20] batman-adv: Prefix main "
` [B.A.T.M.A.N.] [PATCH 20/20] batman-adv: Reformat multiline comments to consistent style

[B.A.T.M.A.N.] [PATCH net] batman-adv: fix skb->data assignment
 2012-06-19 21:49 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix skb->data assignment
 2012-06-19 12:41 UTC  (7+ messages)

[B.A.T.M.A.N.] batman-adv: NS-3
 2012-06-19 12:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix skb->data assignment
 2012-06-19  7:23 UTC 

[B.A.T.M.A.N.] pull request: batman-adv 2012-06-18
 2012-06-19  3:28 UTC  (13+ messages)
` [B.A.T.M.A.N.] [PATCH 09/19] batman-adv: get rid of pointless cast in memcpy()
` [B.A.T.M.A.N.] [PATCH 10/19] batman-adv: trivial endianness annotations
` [B.A.T.M.A.N.] [PATCH 11/19] batman-adv: keep batman_ogm_packet ->seqno net-endian all along
` [B.A.T.M.A.N.] [PATCH 12/19] batman-adv: Return error codes instead of -1 on failures
` [B.A.T.M.A.N.] [PATCH 13/19] batman-adv: don't bother flipping ->tt_data
` [B.A.T.M.A.N.] [PATCH 14/19] batman-adv: don't bother flipping ->tt_crc
` [B.A.T.M.A.N.] [PATCH 15/19] batman-adv: fix visualization output without neighbors on the primary interface
` [B.A.T.M.A.N.] [PATCH 16/19] batman-adv: turn tt commit code into routing protocol agnostic API
` [B.A.T.M.A.N.] [PATCH 17/19] batman-adv: use DBG_ALL in log_level sysfs definition
` [B.A.T.M.A.N.] [PATCH 18/19] batman-adv: fix locking in hash_add()
` [B.A.T.M.A.N.] [PATCH 19/19] batman-adv: only store changed gw_bandwidth values


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).