messages from 2012-04-25 13:27:08 to 2012-05-11 19:31:32 UTC [more...]
[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.] Fwd: Batman-adv simple configuration example
2012-05-11 13:07 UTC (4+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-05-11
2012-05-11 12:21 UTC (16+ 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 8:10 UTC
[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.] Batman-adv simple configuration example
2012-05-11 6:59 UTC (4+ messages)
[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.] The current state of the batman-adv vis code
2012-05-10 13:16 UTC (8+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: fix locking in hash_add()
[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.] [PATCH] batctl: add statistic retrieval component
2012-05-09 10:32 UTC
[B.A.T.M.A.N.] [PATCH] batman-adv: use DBG_ALL in log_level sysfs definition
2012-05-09 7:50 UTC
[B.A.T.M.A.N.] collaboration-group on batman-adv installation & application
2012-05-07 19:05 UTC (9+ 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] batctl: tcpdump - filter by compatibility number
2012-05-07 15:49 UTC
[B.A.T.M.A.N.] [PATCH] batman-adv: turn tt commit code into routing protocol agnostic API
2012-05-07 7:15 UTC (2+ 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 (7+ messages)
` [B.A.T.M.A.N.] [RFC 2/2] batman-adv: Return error codes instead of -1 on failures
` [B.A.T.M.A.N.] [RFC 3/2] batman-adv: Free bla hashes on error in bla_init
[B.A.T.M.A.N.] [PATCH 03/15] batman-adv: add biggest_unsigned_int(x) macro
2012-05-03 15:36 UTC (15+ 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 (9+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-05-01
2012-05-01 14:12 UTC (11+ messages)
` [B.A.T.M.A.N.] [PATCH 1/7] batman-adv: fix wrong dhcp option list browsing
` [B.A.T.M.A.N.] [PATCH 2/7] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [B.A.T.M.A.N.] [PATCH 3/7] batman-adv: introduce packet type handler array for incoming packets
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: register batman ogm receive function during protocol init
` [B.A.T.M.A.N.] [PATCH 5/7] batman-adv: rename last_valid to last_seen
` [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
[B.A.T.M.A.N.] pull request: batman-adv 2012-04-29
2012-05-01 0:59 UTC (19+ messages)
` [B.A.T.M.A.N.] [PATCH 01/15] batman-adv: add UNICAST_4ADDR packet type
` [B.A.T.M.A.N.] [PATCH 02/15] batman-adv: add a new log level for DAT debugging
` [B.A.T.M.A.N.] [PATCH 03/15] batman-adv: add biggest_unsigned_int(x) macro
` [B.A.T.M.A.N.] [PATCH 04/15] batman-adv: Distributed ARP Table - create DHT helper functions
` [B.A.T.M.A.N.] [PATCH 05/15] batman-adv: Distributed ARP Table - add ARP parsing functions
` [B.A.T.M.A.N.] [PATCH 06/15] batman-adv: Distributed ARP Table - add snooping functions for ARP messages
` [B.A.T.M.A.N.] [PATCH 07/15] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout
` [B.A.T.M.A.N.] [PATCH 08/15] batman-adv: Distributed ARP Table - add compile option
` [B.A.T.M.A.N.] [PATCH 09/15] batman-adv: fix wrong dhcp option list browsing
` [B.A.T.M.A.N.] [PATCH 10/15] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [B.A.T.M.A.N.] [PATCH 11/15] batman-adv: introduce packet type handler array for incoming packets
` [B.A.T.M.A.N.] [PATCH 12/15] batman-adv: register batman ogm receive function during protocol init
` [B.A.T.M.A.N.] [PATCH 13/15] batman-adv: rename last_valid to last_seen
` [B.A.T.M.A.N.] [PATCH 14/15] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [B.A.T.M.A.N.] [PATCH 15/15] batman-adv: split neigh_new function into generic and batman iv specific parts
[B.A.T.M.A.N.] [RFC] batman-adv: turn tt commit code into routing protocol agnostic API
2012-04-29 17:11 UTC (4+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: remove biggest_unsigned_int() macro
2012-04-29 8:35 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: Define attribute __percpu for < 2.6.33
2012-04-26 7:54 UTC (2+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-04-25
2012-04-25 13:27 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCH 12/15] batman-adv: register batman ogm receive function during protocol init
` [B.A.T.M.A.N.] [PATCH 13/15] batman-adv: rename last_valid to last_seen
` [B.A.T.M.A.N.] [PATCH 14/15] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [B.A.T.M.A.N.] [PATCH 15/15] 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