public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
 messages from 2013-08-31 18:51:31 to 2013-09-24 12:36:47 UTC [more...]

[B.A.T.M.A.N.] [PATCH next] batman-adv: make gw_init() return void
 2013-09-24 12:36 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix usage and declaration of batadv_bandwidth_units
 2013-09-24 12:34 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2 next] batman-adv: fix orig capabilities numbering
 2013-09-24 12:29 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2 next] batman-adv: fix orig capabilities numbering (NetCod)

[B.A.T.M.A.N.] [PATCH next] batman-adv: no need for return in void functions
 2013-09-24 12:25 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix wrong kernel doc
 2013-09-24 12:22 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/4] batctl: Add missing includes and remove unused includes
 2013-09-24 12:15 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batctl: Reduce IPv4 focus of mac resolve functions
` [B.A.T.M.A.N.] [PATCH 3/4] batctl: Replace /proc/net/arp based resolver with rtnl
  ` [B.A.T.M.A.N.] [PATCHv2 "
` [B.A.T.M.A.N.] [PATCH 4/4] batctl: Add support for IPv6 to address resolver

[B.A.T.M.A.N.] [RFCv4] [batctl] add IPv6 support to tcpdump parser
 2013-09-23  9:52 UTC 

[B.A.T.M.A.N.] [RFCv3] [batctl] add IPv6 support to tcpdump parser
 2013-09-23  9:27 UTC 

[B.A.T.M.A.N.] [RFCv2 0/6] add network wide multi interface optimization
 2013-09-22 20:47 UTC  (9+ messages)
` [B.A.T.M.A.N.] [RFCv2 1/6] batman-adv: remove bonding and interface alternating
` [B.A.T.M.A.N.] [RFCv2 2/6] batman-adv: split tq information in neigh_node struct
` [B.A.T.M.A.N.] [RFCv2 3/6] batman-adv: split out router from orig_node
` [B.A.T.M.A.N.] [RFCv2 4/6] batman-adv: add WiFi penalty
` [B.A.T.M.A.N.] [RFCv2 5/6] batman-adv: consider outgoing interface in OGM sending
` [B.A.T.M.A.N.] [RFCv2 6/6] batman-adv: add bonding again

[B.A.T.M.A.N.] [PATCHv2 next] batman-adv: properly format kernel doc
 2013-09-22 17:30 UTC 

[B.A.T.M.A.N.] [PATCH next] batman-adv: properly format kernel doc
 2013-09-22 17:26 UTC 

[B.A.T.M.A.N.] [PATCH next] batman-adv: remove accidentally re-introduced unicast.c file
 2013-09-22 13:45 UTC 

[B.A.T.M.A.N.] [PATCH maint] batctl tcpdump: Fix reported length of TCP payload
 2013-09-21 15:05 UTC 

[B.A.T.M.A.N.] [PATCH 1/4] alfred: Don't fail rebuild when header is removed
 2013-09-21 14:31 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] alfred: Fix version number for git builds of vis
` [B.A.T.M.A.N.] [PATCH 3/4] alfred: Rename vis to batadv-vis
` [B.A.T.M.A.N.] [PATCH 4/4] alfred: Add manpage stubs

[B.A.T.M.A.N.] [RFCv3] [batctl] add IPv6 support to tcpdump parser
 2013-09-21 11:39 UTC 

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix DAT candidate selection (must use vid)
 2013-09-21 10:28 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Generalize DAT in order to support any type of key/value, not only IPv4 and MAC
 2013-09-18 19:21 UTC  (5+ messages)

[B.A.T.M.A.N.] pull request net: batman-adv 2013-09-18
 2013-09-18 16:23 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: set the TAG flag for the vid passed to BLA

[B.A.T.M.A.N.] Where can i see, sequence number, eq, rq for an originator?
 2013-09-18 10:08 UTC  (4+ messages)

[B.A.T.M.A.N.] [RFCv2] batctl tcpdump: add IPv6 support to tcpdump parser
 2013-09-17 16:35 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: set the TAG flag for the vid passed to BLA
 2013-09-17 14:14 UTC  (3+ messages)

[B.A.T.M.A.N.] [RFCv2] batctl ping: add IPv6 to ethernet address resolution
 2013-09-16 13:20 UTC 

[B.A.T.M.A.N.] Network Coding testing
 2013-09-15 20:49 UTC  (2+ messages)

[B.A.T.M.A.N.] batmand: Debian patches for 0.3.2+51+g1e275d9-1
 2013-09-15 15:52 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCH 01/13] batmand: Disable strict-aliasing rules
` [B.A.T.M.A.N.] [PATCH 02/13] batmand: Add CFLAGS to the linker step
` [B.A.T.M.A.N.] [PATCH 03/13] batmand: Don't fail rebuild when header is removed
` [B.A.T.M.A.N.] [PATCH 04/13] batmand: Add include guards to avoid redundant declarations or include loops
` [B.A.T.M.A.N.] [PATCH 05/13] batmand: Avoid assigning const buffer to non-const pointer
` [B.A.T.M.A.N.] [PATCH 06/13] batmand: Fix preprocessor check for defined NO_POLICY_ROUTING
` [B.A.T.M.A.N.] [PATCH 07/13] batmand: Fix printf format strings
` [B.A.T.M.A.N.] [PATCH 08/13] batmand: Clear screen using ANSI escape codes
` [B.A.T.M.A.N.] [PATCH 09/13] batmand: Use POSIX daemon function instead of self-written one
` [B.A.T.M.A.N.] [PATCH 10/13] batmand: Add missing includes and remove unused includes
` [B.A.T.M.A.N.] [PATCH 11/13] batmand: Mark unused parameter in dummy functions
` [B.A.T.M.A.N.] [PATCH 12/13] batmand: Fix preprocessor check for defined DEBUG_MALLOC && MEMORY_USAGE
` [B.A.T.M.A.N.] [PATCH 13/13] batmand: Add error for MEMORY_USAGE dependency

[B.A.T.M.A.N.] fool batman by simulating a layer3 mesh
 2013-09-15  7:55 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCHv8] batctl: add sys framework for VLAN support
 2013-09-14 13:04 UTC 

[B.A.T.M.A.N.] [RFC] batctl ping: add IPv6 to ethernet address resolution
 2013-09-13 22:22 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: generalize batman-adv icmp packet handling
 2013-09-13 16:08 UTC 

[B.A.T.M.A.N.] [PATCHv7] batctl: add sys framework for VLAN support
 2013-09-13 11:52 UTC  (2+ messages)

[B.A.T.M.A.N.] batctl: Debian patches for 2013.3.0-2
 2013-09-13 11:26 UTC  (22+ messages)
` [B.A.T.M.A.N.] [PATCH 01/11] batctl: Fix possible buffer overflow when using strncat
` [B.A.T.M.A.N.] [PATCH 02/11] batctl: Fix inconsistent use of _GNU_SOURCE
` [B.A.T.M.A.N.] [PATCH 03/11] batctl: Avoid assigning const buffer to non-const pointer
` [B.A.T.M.A.N.] [PATCH 04/11] batctl: Mark all local functions as static
` [B.A.T.M.A.N.] [PATCH 05/11] batctl: Add include guards to avoid redundant declarations or include loops
` [B.A.T.M.A.N.] [PATCH 06/11] batctl: Remove legacy types u64 and caddr_t
` [B.A.T.M.A.N.] [PATCH 07/11] batctl: Add missing includes and remove unused includes
` [B.A.T.M.A.N.] [PATCH 08/11] batctl: Fix error handling jump in interface when batadv not loaded
` [B.A.T.M.A.N.] [PATCH 09/11] batctl: Fix type of new neighbor buffer in _seqno_trace_neigh_add
` [B.A.T.M.A.N.] [PATCH 10/11] batctl: Don't fail rebuild when header is removed
` [B.A.T.M.A.N.] [PATCH 11/11] batctl: Don't use hyphen for parameter in manpage

[B.A.T.M.A.N.] Fwd: Re: Hamburg freifunk geekend02
 2013-09-11 23:47 UTC 

[B.A.T.M.A.N.] Hamburg freifunk geekend02
 2013-09-11  8:00 UTC  (3+ messages)

[B.A.T.M.A.N.] [RFC 1/6] batman-adv: Generalize DAT in order to support any type of data, not only IPv4
 2013-09-11  6:46 UTC  (12+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: free globals. Fixes memory leak
 2013-09-09 23:16 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/7] alfred: Add missing includes and remove unused includes
 2013-09-09 17:23 UTC  (14+ messages)
` [B.A.T.M.A.N.] [PATCH 2/7] alfred: Mark all local functions as static
` [B.A.T.M.A.N.] [PATCH 3/7] alfred: Fix warning about assigning const to non-const
` [B.A.T.M.A.N.] [PATCH 4/7] alfred: Stop client when data header could not be read
` [B.A.T.M.A.N.] [PATCH 5/7] alfred: Remove dead assignment in unix_sock_read
` [B.A.T.M.A.N.] [PATCH 6/7] alfred: Fix crash when vis opened empty file
` [B.A.T.M.A.N.] [PATCH 7/7] alfred: Allow to switch daemon between slave and master

[B.A.T.M.A.N.] [PATCH] alfred: output valid JSON
 2013-09-08 23:40 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH openwrt-feed only] batman-adv: fix metadata stripping
 2013-09-06 13:52 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv6] batctl: add sys framework for VLAN support
 2013-09-05 13:15 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv5] batctl: add sys framework for VLAN support
 2013-09-05  9:47 UTC 

[B.A.T.M.A.N.] [PATCHv8 1/2] batman-adv: provide orig_node routing API
 2013-09-04  7:54 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv8 2/2] batman-adv: adapt the TT component to use the new API functions

[B.A.T.M.A.N.] [PATCH] batctl: add sys framework for VLAN support
 2013-09-04  6:48 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv3] "
    ` [B.A.T.M.A.N.] [PATCHv4] "

[B.A.T.M.A.N.] [PATCH] batman: Remove reference to compare_ether_addr
 2013-09-04  2:35 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH][RFC] batctl: add IPv6 support to tcpdump parsing capabilities
 2013-09-03 12:58 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: limit local translation table max size
 2013-09-03  9:05 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv7 0/9] Improving the routing protocol abstraction
 2013-09-03  9:03 UTC  (19+ messages)
` [B.A.T.M.A.N.] [PATCHv7 1/9] batman-adv: make struct batadv_neigh_node algorithm agnostic
` [B.A.T.M.A.N.] [PATCHv7 2/9] batman-adv: make struct batadv_orig_node "
` [B.A.T.M.A.N.] [PATCHv7 3/9] batman-adv: add bat_orig_print API function
` [B.A.T.M.A.N.] [PATCHv7 4/9] batman-adv: add bat_neigh_cmp "
` [B.A.T.M.A.N.] [PATCHv7 5/9] batman-adv: add bat_neigh_is_equiv_or_better "
` [B.A.T.M.A.N.] [PATCHv7 6/9] batman-adv: adapt bonding to use the new API functions
` [B.A.T.M.A.N.] [PATCHv7 7/9] batman-adv: adapt the neighbor purging routine "
` [B.A.T.M.A.N.] [PATCHv7 8/9] batman-adv: provide orig_node routing API
` [B.A.T.M.A.N.] [PATCHv7 9/9] batman-adv: adapt the TT component to use the new API functions

[B.A.T.M.A.N.] [PATCH] batman-adv: limit local translation table max size
 2013-09-01 17:04 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCHv6 0/9] Improving the routing protocol abstraction
 2013-08-31 18:51 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv6 3/9] batman-adv: add bat_orig_print API function
` [B.A.T.M.A.N.] [PATCHv6 4/9] batman-adv: add bat_neigh_cmp "
` [B.A.T.M.A.N.] [PATCHv6 5/9] batman-adv: add bat_neigh_is_equiv_or_better "
` [B.A.T.M.A.N.] [PATCHv6 6/9] batman-adv: adapt bonding to use the new API functions
` [B.A.T.M.A.N.] [PATCHv6 7/9] batman-adv: adapt the neighbor purging routine "
` [B.A.T.M.A.N.] [PATCHv6 8/9] batman-adv: provide orig_node routing API
` [B.A.T.M.A.N.] [PATCHv6 9/9] batman-adv: adapt the TT component to use the new API functions


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