b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-17 16:02:21 to 2013-05-29 15:16:25 UTC [more...]

[B.A.T.M.A.N.] [RFC 1/4] batman-adv: renamed batadv_dat_snoop_*_arp_* functions to batadv_dat_snoop_*_msg_*
 2013-05-29 15:16 UTC  (8+ messages)
` [B.A.T.M.A.N.] [RFC 2/4] batman-adv: added IPv6 to DAT and generic functions in distributed-arp-table.c
` [B.A.T.M.A.N.] [RFC 3/4] batman-adv: added necessary functions for NDP, like checking if a packet is valid or creating a Neighbor Advertisement

[B.A.T.M.A.N.] [RFC 00/10] Improving the routing protocol abstraction
 2013-05-29 14:57 UTC  (25+ messages)
` [B.A.T.M.A.N.] [RFC 01/10] batman-adv: make struct batadv_neigh_node algorithm agnostic
` [B.A.T.M.A.N.] [RFC 02/10] batman-adv: make struct batadv_orig_node "
` [B.A.T.M.A.N.] [RFC 03/10] batman-adv: add bat_orig_print function API
` [B.A.T.M.A.N.] [RFC 04/10] batman-adv: add bat_get_metric API function
` [B.A.T.M.A.N.] [RFC 04/10] batman-adv: add bat_metric_get "
` [B.A.T.M.A.N.] [RFC 05/10] batman-adv: add bat_metric_is_similar "
` [B.A.T.M.A.N.] [RFC 06/10] batman-adv: add bat_metric_compare "
` [B.A.T.M.A.N.] [RFC 07/10] batman-adv: adapt bonding to use the new API functions
` [B.A.T.M.A.N.] [RFC 08/10] batman-adv: adapt the gateway feature "
` [B.A.T.M.A.N.] [RFC 09/10] batman-adv: adapt the neighbor purging routine "
` [B.A.T.M.A.N.] [RFC 10/10] batman-adv: provide orig_node routing API

[B.A.T.M.A.N.] pull request: batman-adv 2013-05-29b
 2013-05-29  8:17 UTC  (23+ messages)
` [B.A.T.M.A.N.] [PATCH 01/21] batman-adv: split batadv_is_wifi_iface() into two functions
` [B.A.T.M.A.N.] [PATCH 02/21] batman-adv: send each broadcast only once on non-wireless interfaces
` [B.A.T.M.A.N.] [PATCH 03/21] batman-adv: fix typos in kernel doc & comments
` [B.A.T.M.A.N.] [PATCH 04/21] batman-adv: drop useless argument seqno in neighbor creation
` [B.A.T.M.A.N.] [PATCH 05/21] batman-adv: slightly improve neighbor creation debug message
` [B.A.T.M.A.N.] [PATCH 06/21] batman-adv: don't check the source address twice
` [B.A.T.M.A.N.] [PATCH 07/21] batman-adv: don't check compat version twice
` [B.A.T.M.A.N.] [PATCH 08/21] batman-adv: do not silently ignore wrong condition
` [B.A.T.M.A.N.] [PATCH 09/21] batman-adv: don't initialise batman_iv private members in hard-interface.c
` [B.A.T.M.A.N.] [PATCH 10/21] batman-adv: use eth_hdr() when it makes sense
` [B.A.T.M.A.N.] [PATCH 11/21] batman-adv: move ring_buffer helper functions in bat_iv_ogm
` [B.A.T.M.A.N.] [PATCH 12/21] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
` [B.A.T.M.A.N.] [PATCH 13/21] batman-adv: refactor batadv_tt_local_event()
` [B.A.T.M.A.N.] [PATCH 14/21] batman-adv: don't deal with NET_IP_ALIGN manually
` [B.A.T.M.A.N.] [PATCH 15/21] batman-adv: pass a 16bit long flag argument to tt_global_add()
` [B.A.T.M.A.N.] [PATCH 16/21] batman-adv: Remove unnecessary INIT_HLIST_NODE() calls
` [B.A.T.M.A.N.] [PATCH 17/21] batman-adv: do not print orig nodes without nc neighbors on nc table print
` [B.A.T.M.A.N.] [PATCH 18/21] batman-adv: change VID semantic in the BLA code
  ` [B.A.T.M.A.N.] [PATCH 19/21] batman-adv: print the VID properly
  ` [B.A.T.M.A.N.] [PATCH 20/21] batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
  ` [B.A.T.M.A.N.] [PATCH 21/21] batman-adv: Start new development cycle

[B.A.T.M.A.N.] [PATCHv2] batctl: create common header for ICMP packets
 2013-05-29  8:06 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: create common header for ICMP packets
 2013-05-29  7:48 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix network order complaints in the TVLV code
 2013-05-29  7:45 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2013-05-29
 2013-05-29  7:10 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH 01/21] batman-adv: split batadv_is_wifi_iface() into two functions
` [B.A.T.M.A.N.] [PATCH 02/21] batman-adv: send each broadcast only once on non-wireless interfaces
` [B.A.T.M.A.N.] [PATCH 03/21] batman-adv: fix typos in kernel doc & comments
` [B.A.T.M.A.N.] [PATCH 04/21] batman-adv: drop useless argument seqno in neighbor creation
` [B.A.T.M.A.N.] [PATCH 05/21] batman-adv: slightly improve neighbor creation debug message
` [B.A.T.M.A.N.] [PATCH 06/21] batman-adv: don't check the source address twice
` [B.A.T.M.A.N.] [PATCH 07/21] batman-adv: don't check compat version twice
` [B.A.T.M.A.N.] [PATCH 08/21] batman-adv: do not silently ignore wrong condition
` [B.A.T.M.A.N.] [PATCH 09/21] batman-adv: don't initialise batman_iv private members in hard-interface.c
` [B.A.T.M.A.N.] [PATCH 10/21] batman-adv: use eth_hdr() when it makes sense
` [B.A.T.M.A.N.] [PATCH 11/21] batman-adv: move ring_buffer helper functions in bat_iv_ogm
` [B.A.T.M.A.N.] [PATCH 12/21] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
` [B.A.T.M.A.N.] [PATCH 13/21] batman-adv: refactor batadv_tt_local_event()

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

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Add dummy soft-interface rx mode handler
 2013-05-28 15:51 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken
 2013-05-28 15:42 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: implement batadv_tt_entries
 2013-05-28 11:14 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: make batadv_tt_save_orig_buffer() generic

[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless find_router look up
 2013-05-28  9:49 UTC 

[B.A.T.M.A.N.] [PATCHv3 00/12] make the Translation Table component VLAN-aware
 2013-05-28  7:49 UTC  (17+ messages)
` [B.A.T.M.A.N.] [PATCHv3 01/12] batman-adv: implement batadv_tt_entries
` [B.A.T.M.A.N.] [PATCHv3 02/12] batman-adv: make batadv_tt_save_orig_buffer() generic
` [B.A.T.M.A.N.] [PATCHv3 03/12] batman-adv: add the VLAN ID attribute to the TT entry
` [B.A.T.M.A.N.] [PATCHv3 04/12] batman-adv: use vid when computing local and global TT CRC
` [B.A.T.M.A.N.] [PATCHv3 05/12] batman-adv: print the VID together with the TT entries
` [B.A.T.M.A.N.] [PATCHv3 06/12] batman-adv: make the GW module correctly talk to the new VLAN-TT
` [B.A.T.M.A.N.] [PATCHv3 07/12] batman-adv: make the Distributed ARP Table vlan aware
` [B.A.T.M.A.N.] [PATCHv3 08/12] batman-adv: add per VLAN interface attribute framework
` [B.A.T.M.A.N.] [PATCHv3 09/12] batman-adv: make the AP isolation attribute VLAN specific
` [B.A.T.M.A.N.] [PATCHv3 10/12] batman-adv: make the backbone gw check "
` [B.A.T.M.A.N.] [PATCHv3 11/12] batman-adv: make the TT global purge routine "
` [B.A.T.M.A.N.] [PATCHv3 12/12] batman-adv: make the TT CRC logic "

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

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix num_changes type to uint16_t
 2013-05-28  7:13 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: fix typo in kernel doc

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: properly align tvlv infrastructure
 2013-05-28  7:02 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: properly align roaming tvlv container

[B.A.T.M.A.N.] [PATCH] batman-adv: correctly align the tt_tvlv_data struct
 2013-05-28  6:59 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix typo in kernel doc
 2013-05-28  6:54 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix possible memleak in fragmentation
 2013-05-28  6:37 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix num_changes type to uint16_t
 2013-05-28  6:31 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: fix typo in kernel doc

[B.A.T.M.A.N.] [PATCHv2] batman-adv: forward late OGMs from best next hop
 2013-05-26 20:23 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: create common header for ICMP packets
 2013-05-26  6:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Add dummy soft-interface rx mode handler
 2013-05-25 22:08 UTC  (3+ messages)

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

[B.A.T.M.A.N.] [PATCHv4] batman-adv: use htons when possible
 2013-05-24  6:42 UTC  (3+ messages)

[B.A.T.M.A.N.] [RFC 0/7] add network wide multi interface optimization
 2013-05-23 21:21 UTC  (8+ messages)
` [B.A.T.M.A.N.] [RFC 1/7] batman-adv: remove useless find_router look up
` [B.A.T.M.A.N.] [RFC 2/7] batman-adv: remove bonding and interface alternating
` [B.A.T.M.A.N.] [RFC 3/7] batman-adv: split tq information in neigh_node struct
` [B.A.T.M.A.N.] [RFC 4/7] batman-adv: split out router from orig_node
` [B.A.T.M.A.N.] [RFC 5/7] batman-adv: add WiFi penalty
` [B.A.T.M.A.N.] [RFC 6/7] batman-adv: consider outgoing interface in OGM sending
` [B.A.T.M.A.N.] [RFC 7/7] batman-adv: add bonding again

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

[B.A.T.M.A.N.] [PATCH] batman-adv: forward late OGMs from best next hop
 2013-05-23  9:06 UTC  (2+ messages)

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

[B.A.T.M.A.N.] (no subject)
 2013-05-23  7:08 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] [PATCH] batman-adv: Avoid double freeing of bat_counters

[B.A.T.M.A.N.] Fwd: Re: [Freifunk.luebeck-devel] [Freifunk-Bonn] On compat version 15 in the Freifunk-KBU network
 2013-05-19 13:27 UTC 

[B.A.T.M.A.N.] On compat version 15 in the Freifunk-KBU network
 2013-05-19 13:05 UTC  (3+ messages)

[B.A.T.M.A.N.] Alfred Open Beta
 2013-05-19 10:50 UTC 

[B.A.T.M.A.N.] [PATCHv3] batman-adv: use __constant_htons when possible
 2013-05-19 10:27 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: fix typos in error messages
 2013-05-18 10:53 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
 2013-05-18 10:14 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: h_vlan_encapsulated_proto access refactoring
 2013-05-18  9:59 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: fix false uninitialized variable warning when compiling with O2
 2013-05-18  9:49 UTC  (2+ messages)


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).