public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
 messages from 2013-04-03 06:19:57 to 2013-04-24 14:30:45 UTC [more...]

[B.A.T.M.A.N.] TVLV infrastructure (v2)
 2013-04-24 14:30 UTC  (14+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/7] batman-adv: tvlv - basic infrastructure
` [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: tvlv - gateway download/upload bandwidth container
` [B.A.T.M.A.N.] [PATCHv2 3/7] batman-adv: tvlv - add distributed arp table container
` [B.A.T.M.A.N.] [PATCHv2 4/7] batman-adv: tvlv - add network coding container
` [B.A.T.M.A.N.] [PATCHv2 5/7] batman-adv: tvlv - convert tt data sent within OGMs
` [B.A.T.M.A.N.] [PATCHv2 6/7] batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
` [B.A.T.M.A.N.] [PATCHv2 7/7] batman-adv: tvlv - convert roaming adv "

[B.A.T.M.A.N.] [PATCH 0/7] make the Translation Table component VLAN-aware
 2013-04-24 12:31 UTC  (13+ messages)
` [B.A.T.M.A.N.] [PATCH 1/7] batman-adv: add the VLAN ID attribute to the TT entry
` [B.A.T.M.A.N.] [PATCH 2/7] batman-adv: use vid when computing local and global TT CRC
` [B.A.T.M.A.N.] [PATCH 3/7] batman-adv: print the VID together with the TT entries
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: make the GW component vlan-featured
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: make the GW module correctly talk to the new VLAN-TT
` [B.A.T.M.A.N.] [PATCH 5/7] batman-adv: make the Distributed ARP Table vlan aware
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: add per VLAN interface attribute framework
` [B.A.T.M.A.N.] [PATCH 7/7] batman-adv: make the AP isolation attribute VLAN specific

[B.A.T.M.A.N.] Batman-adv and adroid as mesh client
 2013-04-24 10:55 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/1] Added generic function for transforming DAT data to string
 2013-04-24  5:17 UTC 

[B.A.T.M.A.N.] [PATCH 0/1] Added type field to dat_entry in order to generalize the DAT
 2013-04-24  5:16 UTC 

[B.A.T.M.A.N.] [PATCH 0/3] introduce the SYNCHRONIZED TT flags
 2013-04-23 21:45 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: improve TT component to support runtime flag changes
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: compute the global/local table CRC using the synch flags

[B.A.T.M.A.N.] [PATCH 0/3] Fragmentation version 2
 2013-04-23 19:47 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Remove old fragmentation code
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: Receive fragmented packets and merge
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Fragment and send skbs larger than mtu

[B.A.T.M.A.N.] [PATCH] Added generic transformer to string function for DAT data
 2013-04-23 12:36 UTC  (4+ messages)

[B.A.T.M.A.N.] batman-adv merge-conflict
 2013-04-23  4:49 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH net-next 0/2] batman-adv: fixes for net-next
 2013-04-23  0:41 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH next 1/2] batman-adv: fix batadv_is_my_mac() usage
` [B.A.T.M.A.N.] [PATCH next 2/2] batman-adv: fix global protection fault during soft_iface destruction

[B.A.T.M.A.N.] pull request net: batman-adv 2013-04-22
 2013-04-22  8:38 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: use the proper header len when checking the TTVN

[B.A.T.M.A.N.] [RFCv3] batman-adv: Modified DAT structures and functions in order to support both IPv4 and IPv6
 2013-04-20 17:39 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version
 2013-04-20 15:56 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: use the proper header len when checking the TTVN
 2013-04-20 15:50 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
 2013-04-20 14:16 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
  ` [B.A.T.M.A.N.] [PATCHv3] "
    ` [B.A.T.M.A.N.] [PATCHv4] "
      ` [B.A.T.M.A.N.] [PATCHv5] "

[B.A.T.M.A.N.] [PATCHv3 0/6] compat bum work
 2013-04-20 11:08 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: remove vis functionality
` [B.A.T.M.A.N.] [PATCHv3 2/6] batman-adv: add build check macros for packet member offset
` [B.A.T.M.A.N.] [PATCHv3 3/6] batman-adv: reorder packet types
` [B.A.T.M.A.N.] [PATCHv3 4/6] batman-adv: remove packed from batadv_ogm_packet
` [B.A.T.M.A.N.] [PATCHv3 5/6] batman-adv: reorder batadv_iv_flags
` [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: only add recordroute information to icmp request/reply

[B.A.T.M.A.N.] [PATCHv2 0/6] compat bump work
 2013-04-20  9:42 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/6] batman-adv: remove vis functionality
` [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: add build check macros for packet member offset
` [B.A.T.M.A.N.] [PATCHv2 3/6] batman-adv: reorder packet types
` [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: remove packed from batadv_ogm_packet
` [B.A.T.M.A.N.] [PATCHv2 5/6] batman-adv: reorder batadv_iv_flags
` [B.A.T.M.A.N.] [PATCHv2 6/6] batman-adv: only add recordroute information to icmp request/reply

[B.A.T.M.A.N.] [PATCH 0/3] compat bump work
 2013-04-19 19:01 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: remove vis functionality
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: reorder packet types
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: remove packed from batadv_ogm_packet

[B.A.T.M.A.N.] [PATCHv3 1/2] batman-adv: change VID semantic in the BLA code
 2013-04-19 18:54 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/2] batman-adv: print the VID properly

[B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: change VID semantic in the BLA code
 2013-04-19 14:27 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: print the VID properly

[B.A.T.M.A.N.] [PATCHv3] batman-adv: use CRC32C instead of CRC16 in TT code
 2013-04-19 12:54 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: do not print orig nodes without nc neighbors on nc table print
 2013-04-19 11:47 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH repost] batman-adv: schedule global entry removal earlier
 2013-04-19 11:30 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unnecessary INIT_HLIST_NODE() calls
 2013-04-19 10:22 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: use CRC32C instead of CRC16 in TT code
 2013-04-19 10:16 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: pass a 16bit long flag argument to tt_global_add()
 2013-04-19 10:15 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline
 2013-04-19 10:00 UTC  (2+ messages)

[B.A.T.M.A.N.] linux-next: build failure after merge of the net-next tree
 2013-04-19  8:13 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2013-04-17
 2013-04-18 18:51 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: make is_my_mac() check for the current mesh only

[B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: avoid race conditions on TT global table by counting references
 2013-04-18 13:19 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: schedule global entry removal earlier

[B.A.T.M.A.N.] [PATCHv2] batman-adv: pass a 16bit long flag argument to tt_global_add()
 2013-04-18 12:57 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: pass a 16bit long flag argument to tt_global_add()
 2013-04-18 12:43 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix broadcast queue limit on a removed interface
 2013-04-17 22:08 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Refactor forward packet creation/destruction
` [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: Fix broadcast/ogm queue limit on a removed interface

[B.A.T.M.A.N.] [PATCH] batman-adv: don't deal with NET_IP_ALIGN manually
 2013-04-17 21:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix global protection fault during soft_iface destruction
 2013-04-17 19:56 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Avoid double freeing of bat_counters
 2013-04-17 19:53 UTC  (6+ messages)
  ` [B.A.T.M.A.N.] [PATCHv2] "
      ` [B.A.T.M.A.N.] [PATCHv3] "

[B.A.T.M.A.N.] [PATCH] batman-adv: refactor batadv_tt_local_event()
 2013-04-17 18:09 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use CRC32C instead of CRC16 in TT code
 2013-04-17 16:56 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: change VID semantic in the BLA code
 2013-04-17 16:37 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
 2013-04-17 16:04 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix general protection fault in batadv_tt_global_del_orig()
 2013-04-17 12:58 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
  ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Fix general protection fault in batadv_tt_global_del_orig()

[B.A.T.M.A.N.] TVLV infrastructure
 2013-04-16 16:59 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 1/7] batman-adv: tvlv - basic infrastructure
` [B.A.T.M.A.N.] [PATCH 2/7] batman-adv: tvlv - convert gateway flags
` [B.A.T.M.A.N.] [PATCH 3/7] batman-adv: tvlv - add distributed arp table container
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: tvlv - add network coding container
` [B.A.T.M.A.N.] [PATCH 5/7] batman-adv: tvlv - convert tt data sent within OGMs
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
` [B.A.T.M.A.N.] [PATCH 7/7] batman-adv: tvlv - convert roaming adv "

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix batadv_is_my_mac() usage
 2013-04-16 16:41 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: let is_my_mac() check for the current mesh only
 2013-04-16 14:03 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
 2013-04-16 13:38 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use eth_hdr() when possible
 2013-04-16 13:08 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Add network coding option to external README
 2013-04-16 13:00 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: avoid race conditions on TT global table by counting references
 2013-04-15 18:44 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
 2013-04-15 13:48 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 "

[B.A.T.M.A.N.] [PATCH] batman-adv: don't initialise batman_iv private members in hard-interface.c
 2013-04-15  9:27 UTC  (3+ messages)

[B.A.T.M.A.N.] DAT - possible bug at incoming ARP request
 2013-04-09 13:13 UTC  (3+ messages)

[B.A.T.M.A.N.] horst and batman-adv
 2013-04-09  9:01 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: move ring_buffer helper functions in bat_iv_ogm
 2013-04-08  7:38 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: change VID semantic in the BLA code
 2013-04-07 15:05 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCHv2 1/2] batctl: fix 4addr parsing in tcpdump
 2013-04-03 11:20 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/2] batctl: tcpdump - print subtype for UNICAST4ADDR packets

[B.A.T.M.A.N.] [PATCH] batman-adv: do not silently ignore wrong condition
 2013-04-03 11:16 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] [PATCH] batman-adv: don't check compat version twice
 2013-04-03 11:14 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: don't check the source address twice
 2013-04-03 11:11 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 2/2] batman-adv: slightly improve neighbor creation debug message
 2013-04-03 11:05 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2 "

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: drop useless argument seqno in neighbor creation
 2013-04-03 11:03 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFCv2] batman-adv: Modified DAT structures and functions in order to support both IPv4 and IPv6
 2013-04-03  6:19 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox