messages from 2013-05-25 21:44:43 to 2013-06-10 06:28:20 UTC [more...]
[B.A.T.M.A.N.] Basic Multicast Optimizations
2013-06-10 6:28 UTC (3+ 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.] [PATCHv4 00/13] make the Translation Table component VLAN-aware
2013-06-09 14:20 UTC (21+ messages)
` [B.A.T.M.A.N.] [PATCHv4 01/13] batman-adv: add the VLAN ID attribute to the TT entry
` [B.A.T.M.A.N.] [PATCHv4 02/13] batman-adv: use vid when computing local and global TT CRC
` [B.A.T.M.A.N.] [PATCHv4 03/13] batman-adv: print the VID together with the TT entries
` [B.A.T.M.A.N.] [PATCHv4 04/13] batman-adv: make the GW module correctly talk to the new VLAN-TT
` [B.A.T.M.A.N.] [PATCHv4 05/13] batman-adv: make the Distributed ARP Table vlan aware
` [B.A.T.M.A.N.] [PATCHv4 06/13] batman-adv: add per VLAN interface attribute framework
` [B.A.T.M.A.N.] [PATCHv4 07/13] batman-adv: initialise sysfs folder in softif_create()
` [B.A.T.M.A.N.] [PATCHv4 08/13] batman-adv: treat bat0 like yet another VLAN
` [B.A.T.M.A.N.] [PATCHv4 09/13] batman-adv: add sysfs framework for VLAN
` [B.A.T.M.A.N.] [PATCHv4 10/13] batman-adv: make the AP isolation attribute VLAN specific
` [B.A.T.M.A.N.] [PATCHv4 11/13] batman-adv: make the backbone gw check "
` [B.A.T.M.A.N.] [PATCHv4 12/13] batman-adv: make the TT global purge routine "
` [B.A.T.M.A.N.] [PATCHv4 13/13] batman-adv: make the TT CRC logic "
[B.A.T.M.A.N.] [PATCHv2] batman-adv: forward late OGMs from best next hop
2013-06-09 4:30 UTC (6+ messages)
[B.A.T.M.A.N.] [PATCHv2] batman-adv: Add dummy soft-interface rx mode handler
2013-06-09 4:05 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: Don't handle address updates when bla is disabled
2013-06-09 4:02 UTC (3+ messages)
[B.A.T.M.A.N.] batctl bw performance
2013-06-09 0:26 UTC (22+ messages)
[B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: implement batadv_tt_entries
2013-06-05 9:04 UTC (4+ 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: fix possible memleak in fragmentation
2013-06-04 9:31 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless find_router look up
2013-06-04 9:23 UTC (2+ 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-06-04 9:14 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: remove obsolete variable
2013-06-04 9:11 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH next] net: pass info struct via netdevice notifier
2013-06-04 9:06 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCHv3 00/12] make the Translation Table component VLAN-aware
2013-06-04 7:18 UTC (18+ 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.] pull request: batman-adv 2013-05-29b
2013-05-30 22:53 UTC (24+ 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.] alfred and ipv6
2013-05-30 19:59 UTC (2+ messages)
[B.A.T.M.A.N.] [RFC 00/10] Improving the routing protocol abstraction
2013-05-30 11:29 UTC (26+ 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.] [RFC 1/4] batman-adv: renamed batadv_dat_snoop_*_arp_* functions to batadv_dat_snoop_*_msg_*
2013-05-30 2:19 UTC (16+ 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.] [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 (9+ 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.] [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 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: 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox