messages from 2012-05-01 08:01:05 to 2012-05-12 18:22:12 UTC [more...]
[B.A.T.M.A.N.] Fwd: Batman-adv simple configuration example
2012-05-12 18:22 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH 01/18] batman-adv: Prefix bat_debugfs local static functions with batadv_
2012-05-12 16:34 UTC (18+ messages)
` [B.A.T.M.A.N.] [PATCH 02/18] batman-adv: Prefix bat_iv_ogm "
` [B.A.T.M.A.N.] [PATCH 03/18] batman-adv: Prefix bat_sysfs "
` [B.A.T.M.A.N.] [PATCH 04/18] batman-adv: Prefix bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH 05/18] batman-adv: Prefix distributed-arp-table "
` [B.A.T.M.A.N.] [PATCH 06/18] batman-adv: Prefix gateway_client "
` [B.A.T.M.A.N.] [PATCH 07/18] batman-adv: Prefix gateway_common "
` [B.A.T.M.A.N.] [PATCH 08/18] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCH 09/18] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCH 10/18] batman-adv: Prefix icmp_socket "
` [B.A.T.M.A.N.] [PATCH 11/18] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCH 12/18] batman-adv: Prefix routing "
` [B.A.T.M.A.N.] [PATCH 13/18] batman-adv: Prefix send "
` [B.A.T.M.A.N.] [PATCH 14/18] batman-adv: Prefix soft-interface "
` [B.A.T.M.A.N.] [PATCH 15/18] batman-adv: Prefix translation-table "
` [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.] Batman-adv simple configuration example
2012-05-12 15:08 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: fix comment style and typo
2012-05-12 12:38 UTC
[B.A.T.M.A.N.] [PATCH 1/8] batman-adv: Move hash_ipv4 to distributed-arp-table.c
2012-05-12 12:07 UTC (11+ messages)
` [B.A.T.M.A.N.] [PATCH 2/8] batman-adv: Prefix bitarray static inline functions with batadv_
` [B.A.T.M.A.N.] [PATCH 3/8] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCH 4/8] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCH 5/8] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCH 6/8] batman-adv: Prefix unicast "
` [B.A.T.M.A.N.] [PATCH 7/8] batman-adv: Prefix main "
` [B.A.T.M.A.N.] [PATCH 8/8] batman-adv: Prefix compat "
[B.A.T.M.A.N.] [PATCHv3 01/23] batman-adv: Fix namespace for hash_set_lock_class
2012-05-12 11:38 UTC (25+ messages)
` [B.A.T.M.A.N.] [PATCHv3 02/23] batman-adv: Prefix bat_algo non-static functions with batadv_
` [B.A.T.M.A.N.] [PATCHv3 03/23] batman-adv: Prefix bat_debugfs "
` [B.A.T.M.A.N.] [PATCHv3 04/23] batman-adv: Prefix bat_sysfs "
` [B.A.T.M.A.N.] [PATCHv3 05/23] batman-adv: Prefix bitarray "
` [B.A.T.M.A.N.] [PATCHv3 06/23] batman-adv: Prefix bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCHv4 "
` [B.A.T.M.A.N.] [PATCHv3 07/23] batman-adv: Prefix compat "
` [B.A.T.M.A.N.] [PATCHv4 "
` [B.A.T.M.A.N.] [PATCHv3 08/23] batman-adv: Prefix distributed-arp-table "
` [B.A.T.M.A.N.] [PATCHv3 09/23] batman-adv: Prefix gateway-client "
` [B.A.T.M.A.N.] [PATCHv3 10/23] batman-adv: Prefix gateway-common "
` [B.A.T.M.A.N.] [PATCHv3 11/23] batman-adv: Prefix hard-interface "
` [B.A.T.M.A.N.] [PATCHv3 12/23] batman-adv: Prefix hash "
` [B.A.T.M.A.N.] [PATCHv3 13/23] batman-adv: Prefix icmp-socket "
` [B.A.T.M.A.N.] [PATCHv3 14/23] batman-adv: Prefix originator "
` [B.A.T.M.A.N.] [PATCHv3 15/23] batman-adv: Prefix ring_buffer "
` [B.A.T.M.A.N.] [PATCHv3 16/23] batman-adv: Prefix routing "
` [B.A.T.M.A.N.] [PATCHv3 17/23] batman-adv: Prefix send "
` [B.A.T.M.A.N.] [PATCHv3 18/23] batman-adv: Prefix soft-interface "
` [B.A.T.M.A.N.] [PATCHv3 19/23] batman-adv: Prefix translation-table "
` [B.A.T.M.A.N.] [PATCHv3 20/23] batman-adv: Prefix unicast "
` [B.A.T.M.A.N.] [PATCHv3 21/23] batman-adv: Prefix vis "
` [B.A.T.M.A.N.] [PATCHv3 22/23] batman-adv: Prefix main "
` [B.A.T.M.A.N.] [PATCHv3 23/23] batman-adv: Reformat multiline to consistent style
[B.A.T.M.A.N.] [PATCH 06/15] batman-adv: Distributed ARP Table - add snooping functions for ARP messages
2012-05-12 8:26 UTC (4+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-05-11
2012-05-11 22:10 UTC (18+ messages)
` [B.A.T.M.A.N.] [PATCH 01/15] batman-adv: fix wrong dhcp option list browsing
` [B.A.T.M.A.N.] [PATCH 02/15] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [B.A.T.M.A.N.] [PATCH 03/15] batman-adv: introduce packet type handler array for incoming packets
` [B.A.T.M.A.N.] [PATCH 04/15] batman-adv: register batman ogm receive function during protocol init
` [B.A.T.M.A.N.] [PATCH 05/15] batman-adv: rename last_valid to last_seen
` [B.A.T.M.A.N.] [PATCH 06/15] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [B.A.T.M.A.N.] [PATCH 07/15] batman-adv: split neigh_new function into generic and batman iv specific parts
` [B.A.T.M.A.N.] [PATCH 08/15] batman-adv: ignore protocol packets if the interface did not enable this protocol
` [B.A.T.M.A.N.] [PATCH 09/15] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [B.A.T.M.A.N.] [PATCH 10/15] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [B.A.T.M.A.N.] [PATCH 11/15] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [B.A.T.M.A.N.] [PATCH 12/15] batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
` [B.A.T.M.A.N.] [PATCH 13/15] batman-adv: fix checkpatch string complaint
` [B.A.T.M.A.N.] [PATCH 14/15] batman-adv: update copyright years
` [B.A.T.M.A.N.] [PATCH 15/15] batman-adv: add contributor name
[B.A.T.M.A.N.] [PATCH] batman-adv: only store changed gw_bandwidth values
2012-05-11 19:56 UTC (2+ messages)
[B.A.T.M.A.N.] The current state of the batman-adv vis code
2012-05-11 19:50 UTC (9+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: fix locking in hash_add()
[B.A.T.M.A.N.] [PATCH] batctl: add statistic retrieval component
2012-05-11 19:46 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: use DBG_ALL in log_level sysfs definition
2012-05-11 19:40 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batctl: tcpdump - filter by compatibility number
2012-05-11 19:38 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: turn tt commit code into routing protocol agnostic API
2012-05-11 19:35 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Prefix non-static functions with batadv_
2012-05-11 19:31 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Fix namespace for hash_set_lock_class
[B.A.T.M.A.N.] [PATCHv2 1/3] batman-adv: Prefix non-static functions with batadv_
2012-05-11 19:26 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/3] batman-adv: Fix namespace for hash_set_lock_class
` [B.A.T.M.A.N.] [PATCHv2 3/3] batman-adv: Reformat multiline to consistent style
[B.A.T.M.A.N.] [PATCH] batman_adv: fix namespace for neigh_node_new function
2012-05-11 7:33 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: change comment style for David
2012-05-11 7:30 UTC (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] "
` [B.A.T.M.A.N.] [PATCH 3/3] "
[B.A.T.M.A.N.] [PATCH] batman-adv: fix visualization output without neighbors on the primary interface
2012-05-10 20:46 UTC (19+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
[B.A.T.M.A.N.] [PATCH] batman-adv: Reformat multiline to consistent style
2012-05-10 20:24 UTC
[B.A.T.M.A.N.] pull request: batman-adv 2012-05-09
2012-05-10 16:07 UTC (24+ messages)
` [B.A.T.M.A.N.] [PATCH 01/14] batman-adv: fix wrong dhcp option list browsing
` [B.A.T.M.A.N.] [PATCH 02/14] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [B.A.T.M.A.N.] [PATCH 03/14] batman-adv: introduce packet type handler array for incoming packets
` [B.A.T.M.A.N.] [PATCH 04/14] batman-adv: register batman ogm receive function during protocol init
` [B.A.T.M.A.N.] [PATCH 05/14] batman-adv: rename last_valid to last_seen
` [B.A.T.M.A.N.] [PATCH 06/14] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [B.A.T.M.A.N.] [PATCH 07/14] batman-adv: split neigh_new function into generic and batman iv specific parts
` [B.A.T.M.A.N.] [PATCH 08/14] batman-adv: ignore protocol packets if the interface did not enable this protocol
` [B.A.T.M.A.N.] [PATCH 09/14] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [B.A.T.M.A.N.] [PATCH 10/14] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [B.A.T.M.A.N.] [PATCH 11/14] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [B.A.T.M.A.N.] [PATCH 12/14] batman-adv: fix checkpatch string complaint
` [B.A.T.M.A.N.] [PATCH 13/14] batman-adv: update copyright years
` [B.A.T.M.A.N.] [PATCH 14/14] batman-adv: add contributor name
[B.A.T.M.A.N.] Improving the roaming procedure: multiple roaming within one orig interval
2012-05-10 13:12 UTC (2+ messages)
[B.A.T.M.A.N.] collaboration-group on batman-adv installation & application
2012-05-07 19:05 UTC (7+ messages)
` [B.A.T.M.A.N.] [Interop-dev] "
[B.A.T.M.A.N.] Batman-adv simple configuration example
2012-05-07 18:17 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Free local translation table on error in tt_init
2012-05-06 12:36 UTC (10+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: Free bla hashes on error in bla_init
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Return error codes instead of -1 on failures
` [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: Only set hash class after hash is initialized
` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: Return error codes instead of -1 on failures
[B.A.T.M.A.N.] [PATCH] batman-adv: Change "make install" path and run depmod
2012-05-06 12:22 UTC (8+ messages)
` [B.A.T.M.A.N.] [[PATCHv2]] "
[B.A.T.M.A.N.] [RFC 1/2] batman-adv: Free local translation table on error in tt_init
2012-05-04 7:48 UTC (4+ messages)
[B.A.T.M.A.N.] [PATCH 03/15] batman-adv: add biggest_unsigned_int(x) macro
2012-05-03 15:36 UTC (9+ messages)
` [B.A.T.M.A.N.] Traffic Control in batman-adv
[B.A.T.M.A.N.] scripting batman-adv - best practice
2012-05-02 12:00 UTC
[B.A.T.M.A.N.] Batman with Ubiquiti SDK
2012-05-01 22:32 UTC (5+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-05-01
2012-05-01 14:12 UTC (6+ messages)
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [B.A.T.M.A.N.] [PATCH 7/7] batman-adv: split neigh_new function into generic and batman iv specific parts
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