public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
 messages from 2013-04-20 11:08:15 to 2013-05-12 19:57:09 UTC [more...]

[B.A.T.M.A.N.] [PATCH] batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
 2013-05-12 19:57 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: h_vlan_encapsulated_proto access refactoring
 2013-05-12 19:51 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: access h_vlan_encapsulated_proto properly
 2013-05-12  8:42 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/9] Adding size relevant build options
 2013-05-12  8:21 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH 1/9] alfred: Add CFLAGS to the linker step
` [B.A.T.M.A.N.] [PATCH 2/9] batctl: "
` [B.A.T.M.A.N.] [PATCH 3/9] batmand: "
` [B.A.T.M.A.N.] [PATCH 4/9] vis: "
` [B.A.T.M.A.N.] [PATCH 5/9] alfred: Use section garbage collection to reduce binary size
` [B.A.T.M.A.N.] [PATCH 6/9] alfred: Enable Link-time optimization
` [B.A.T.M.A.N.] [PATCH 7/9] batman-adv-devel: Add missing TARGET_* flags to batctl compile
` [B.A.T.M.A.N.] [PATCH 8/9] batman-adv-devel: Use section garbage collection to reduce binary size
` [B.A.T.M.A.N.] [PATCH 5/9] batman-adv-devel: Enable Link-time optimization

[B.A.T.M.A.N.] [PATCH] batctl: fix false uninitialized variable warning when compiling with O2
 2013-05-12  8:15 UTC 

[B.A.T.M.A.N.] [Bonus-PATCH 10/9] batman-adv-devel: Don't overwrite batctl's CFLAGS
 2013-05-12  7:56 UTC  (4+ messages)
` [B.A.T.M.A.N.] [Bonus-PATCH 11/9] batman-adv-devel: Remove unused parameters from MAKE_BATCTL_ARGS

[B.A.T.M.A.N.] [PATCHv2] batman-adv: don't use call_rcu if not needed
 2013-05-12  7:30 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 next 1/2] batman-adv: use VLAN_VID_MASK when printing the vid
 2013-05-12  6:48 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 next 2/2] batman-adv: use VLAN_VID_MASK instead of BATADV_VID_MASK

[B.A.T.M.A.N.] Performance Comparison (Batman-adv. vs. 802.11s)
 2013-05-12  0:30 UTC  (2+ messages)

[B.A.T.M.A.N.] Basic Multicast Optimizations
 2013-05-11 23:29 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Multicast Listener Announcements via Translation Table
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: Announce new capability via multicast TVLV
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Modified forwarding behaviour for multicast packets

[B.A.T.M.A.N.] pull request net: batman-adv 2013-05-09
 2013-05-11 23:24 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: check proto length before accessing proto string buffer
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: check return value of pskb_trim_rcsum()
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: make DAT drop ARP requests targeting local clients
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: reorder clean up routine in order to avoid race conditions

[B.A.T.M.A.N.] Performance Comparison (Batman-adv. vs. 802.11s)
 2013-05-11  3:59 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCHv2 maint] batman-adv: fix VLAN Ethernet header access
 2013-05-10  6:16 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH next 1/2] batman-adv: use VLAN_VID_MASK instead of BATADV_VID_MASK
 2013-05-09 16:45 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH next 2/2] batman-adv: use VLAN_VID_MASK when printing the vid

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix VLAN Ethernet header access
 2013-05-09 14:12 UTC 

[B.A.T.M.A.N.] [PATCHv2 maint] batman-adv: reorder clean up routine in order to avoid race conditions
 2013-05-09  9:31 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: make DAT drop ARP requests targeting local clients
 2013-05-09  7:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: check return value of pskb_trim_rcsum()
 2013-05-09  7:50 UTC  (3+ messages)

[B.A.T.M.A.N.] batman-adv 2013.2.0 released
 2013-05-09  3:17 UTC 

[B.A.T.M.A.N.] Batman-adv and Uevent (gateway/client modes)
 2013-05-08 18:00 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: consider network coding overhead when calculating required mtu
 2013-05-08  5:51 UTC  (2+ messages)

[B.A.T.M.A.N.] Have you considered compiled a batman-adv.ko for android?
 2013-05-07  8:03 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: don't use call_rcu if not needed
 2013-05-06 20:29 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] Made DAT more generic by adding support to any type of data
 2013-05-06 11:48 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/7] make the Translation Table component VLAN-aware
 2013-05-06  6:05 UTC  (20+ 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.] [PATCH 1/2] batman-adv: make tt_global_add static
 2013-05-06  3:24 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: remove batadv_tt_global_add_orig declaration

[B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: make tt_global_add static and return bool
 2013-05-06  3:22 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: reorder clean up routine in order to avoid race conditions
 2013-05-05 22:13 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: remove vis support
 2013-05-04 10:37 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH master] batman-adv: remove white spaces at the beginning of the lines
 2013-04-29  7:14 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: remove white spaces in indentation
 2013-04-29  7:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: use the BigEndian notation for variables sent over the wire
 2013-04-29  7:10 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: check proto length before accessing proto string buffer
 2013-04-29  7:06 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: properly handle Network Ordered variables
 2013-04-27 16:59 UTC  (3+ messages)

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

[B.A.T.M.A.N.] [PATCHv5 1/6] batman-adv: remove vis functionality
 2013-04-27  5:30 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH respin 1/2] batman-adv: use CRC32C instead of CRC16 in TT code
 2013-04-25  5:42 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH respin 2/2] batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit

[B.A.T.M.A.N.] pull request net: batman-adv 2013-04-22
 2013-04-25  5:33 UTC  (3+ 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.] [PATCH-maint] net: vlan: add protocol argument to packet tagging functions
 2013-04-24 16:54 UTC  (2+ messages)

[B.A.T.M.A.N.] TVLV infrastructure (v2)
 2013-04-24 14:32 UTC  (15+ 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.] 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  (3+ messages)
` [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.] [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.] [PATCHv3] batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
 2013-04-20 14:16 UTC  (5+ messages)
` [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  (4+ messages)
` [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


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