b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-13 11:07:52 to 2016-05-23 22:14:22 UTC [more...]

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Refactor forward packet creation/destruction
 2016-05-23 22:14 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Refactor forward packet creation/destruction
 2016-05-23 22:10 UTC 

[B.A.T.M.A.N.] [PATCH v8 00/14] netns and netlink support
 2016-05-23 16:03 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH v8 01/14] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCH v8 02/14] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCH v8 03/14] batman-adv: netlink: add routing_algo query
` [B.A.T.M.A.N.] [PATCH v8 04/14] batman-adv: netlink: hardif query
` [B.A.T.M.A.N.] [PATCH v8 05/14] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCH v8 06/14] batman-adv: Provide TTVN in the mesh_info netlink msg
` [B.A.T.M.A.N.] [PATCH v8 07/14] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCH v8 08/14] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCH v8 09/14] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCH v8 10/14] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCH v8 11/14] batman-adv: add B.A.T.M.A.N. Dump BLA claims "
` [B.A.T.M.A.N.] [PATCH v8 12/14] batman-adv: Provide bla group in the mesh_info netlink msg
` [B.A.T.M.A.N.] [PATCH v8 13/14] batman-adv: add backbone table netlink support
` [B.A.T.M.A.N.] [PATCH v8 14/14] batman-adv: Indicate netlink socket can be used with netns

[B.A.T.M.A.N.] [PATCH v8 0/2] batctl netns and netlink
 2016-05-23 16:01 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v8 1/2] batctl: Use netlink to replace some of debugfs
` [B.A.T.M.A.N.] [PATCH v8 2/2] batctl: add netlink dump function for backbone tables

[B.A.T.M.A.N.] [PATCH v3 0/5] GW code: make it algorithm-agnostic and add B.A.T.M.A.N. V support
 2016-05-23 14:22 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH v3 1/5] batman-adv: make the GW selection class algorithm specific
` [B.A.T.M.A.N.] [PATCH v3 2/5] batman-adv: split routing API data structure in subobjects
` [B.A.T.M.A.N.] [PATCH v3 3/5] batman-adv: statically print gateway table header
` [B.A.T.M.A.N.] [PATCH v3 4/5] batman-adv: make GW election code protocol specific
` [B.A.T.M.A.N.] [PATCH v3 5/5] batman-adv: B.A.T.M.A.N. V - implement GW selection logic

[B.A.T.M.A.N.] [PATCH v2 0/5] GW code: make it algorithm-agnostic and add B.A.T.M.A.N. V
 2016-05-23 14:16 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH v2 1/5] batman-adv: make the GW selection class algorithm specific
` [B.A.T.M.A.N.] [PATCH v2 2/5] batman-adv: split routing API data structure in subobjects
` [B.A.T.M.A.N.] [PATCH v2 3/5] batman-adv: statically print gateway table header
` [B.A.T.M.A.N.] [PATCH v2 4/5] batman-adv: make GW election code protocol specific
` [B.A.T.M.A.N.] [PATCH v2 5/5] batman-adv: B.A.T.M.A.N. V - implement GW selection logic

[B.A.T.M.A.N.] [PATCH v4] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
 2016-05-21 14:30 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv3] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
 2016-05-21 13:09 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: remove useless forward declarations
 2016-05-21 12:32 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: move include line at the same place as other files

[B.A.T.M.A.N.] [PATCH stable-4.6] batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
 2016-05-21  9:48 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: fix returned error in batadv_netlink_tp_meter_cancel
 2016-05-20 18:49 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: remove unused vid local variable in tt seq print
 2016-05-20 18:42 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: Fix format string for raw tp_meter output
 2016-05-20 15:30 UTC 

[B.A.T.M.A.N.] [PATCHv3 0/6] batman-adv: Optimizations for setups running dat and bla
 2016-05-20 13:51 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/6] batman-adv: speed up dat by snooping received ip traffic
    ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH next v2] batman-adv: Fix build against recent Debian stretch kernels
 2016-05-20 12:06 UTC 

[B.A.T.M.A.N.] [PATCH-maintv2] batman-adv: replace WARN with rate limited output on non-existing VLAN
 2016-05-20 10:34 UTC  (4+ messages)
` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH v4 0/6] batman-adv: Optimizations for setups running dat and bla
 2016-05-20 10:12 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH v4 1/6] batman-adv: prevent multiple ARP replies sent by gateways if dat enbled
    ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH v11 0/3] batman-adv: throughput meter
 2016-05-20  9:50 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH v11 1/2] batman-adv: return netdev status in the TX path
` [B.A.T.M.A.N.] [PATCH v11 2/2] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v11] batctl: introduce throughput meter support

[B.A.T.M.A.N.] [PATCH v3 1/6] batman-adv: Include main.h in all files
 2016-05-20  9:18 UTC  (13+ messages)
` [B.A.T.M.A.N.] [PATCH v3 2/6] batman-adv: Keep includes ordered by filename
` [B.A.T.M.A.N.] [PATCH v3 3/6] batman-adv: split tvlv into a separate file
` [B.A.T.M.A.N.] [PATCH v3 4/6] batman-adv: move bat_algo functions "
` [B.A.T.M.A.N.] [PATCH v3 5/6] batman-adv: Consolidate logging related functions
  ` [B.A.T.M.A.N.] [PATCH] "
` [B.A.T.M.A.N.] [PATCH v3 6/6] batman-adv: Fix bat_(iv|v) function declaration header

[B.A.T.M.A.N.] mesh losing internal Ilayer3 connectivity
 2016-05-20  7:33 UTC  (5+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 20160518
 2016-05-19 18:51 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCH 1/8] batman-adv: fix skb deref after free
` [B.A.T.M.A.N.] [PATCH 2/8] batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
` [B.A.T.M.A.N.] [PATCH 3/8] batman-adv: Fix refcnt leak in batadv_v_neigh_*
` [B.A.T.M.A.N.] [PATCH 4/8] batman-adv: Fix unexpected free of bcast_own on add_if error
` [B.A.T.M.A.N.] [PATCH 5/8] batman-adv: make sure ELP/OGM orig MAC is updated on address change
` [B.A.T.M.A.N.] [PATCH 6/8] batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
` [B.A.T.M.A.N.] [PATCH 7/8] batman-adv: Avoid duplicate neigh_node additions
` [B.A.T.M.A.N.] [PATCH 8/8] batman-adv: initialize ELP orig address on secondary interfaces

[B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources
 2016-05-18  9:58 UTC 

[B.A.T.M.A.N.] [PATCH v9 0/3] batman-adv: throughput meter
 2016-05-18  7:50 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH v9 1/2] batman-adv: return netdev status in the TX path
` [B.A.T.M.A.N.] [PATCH v9 2/2] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v9] batctl: introduce throughput meter support
  ` [B.A.T.M.A.N.] [PATCH v10] "

[B.A.T.M.A.N.] [PATCH v7 00/11] netns and netlink support
 2016-05-17 14:13 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH v7 01/11] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCH v7 02/11] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCH v7 03/11] batman-adv: netlink: add routing_algo query
` [B.A.T.M.A.N.] [PATCH v7 04/11] batman-adv: netlink: hardif query
` [B.A.T.M.A.N.] [PATCH v7 05/11] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCH v7 06/11] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCH v7 07/11] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCH v7 08/11] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCH v7 09/11] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCH v7 10/11] batman-adv: add B.A.T.M.A.N. Dump BLA claims "
` [B.A.T.M.A.N.] [PATCH v7 11/11] batman-adv: Indicate netlink socket can be used with netns

[B.A.T.M.A.N.] [PATCH v5 00/11] netns and netlink support
 2016-05-17 13:58 UTC  (17+ messages)
` [B.A.T.M.A.N.] [PATCH v5 01/11] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCH v5 02/11] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCH v5 03/11] batman-adv: netlink: add routing_algo query
` [B.A.T.M.A.N.] [PATCH v5 04/11] batman-adv: netlink: hardif query
` [B.A.T.M.A.N.] [PATCH v5 05/11] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCH v5 06/11] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCH v5 07/11] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCH v5 08/11] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCH v5 09/11] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCH v5 10/11] batman-adv: add B.A.T.M.A.N. Dump BLA claims "
` [B.A.T.M.A.N.] [PATCH v5 11/11] batman-adv: Indicate netlink socket can be used with netns

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix hardif remove/add race
 2016-05-17 13:39 UTC 

[B.A.T.M.A.N.] [PATCH v6 00/11] netns and netlink support
 2016-05-17 12:38 UTC  (18+ messages)
` [B.A.T.M.A.N.] [PATCH v6 01/11] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCH v6 02/11] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCH v6 03/11] batman-adv: netlink: add routing_algo query
` [B.A.T.M.A.N.] [PATCH v6 04/11] batman-adv: netlink: hardif query
` [B.A.T.M.A.N.] [PATCH v6 05/11] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCH v6 06/11] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCH v6 07/11] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCH v6 08/11] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCH v6 09/11] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCH v6 10/11] batman-adv: add B.A.T.M.A.N. Dump BLA claims "
` [B.A.T.M.A.N.] [PATCH v6 11/11] batman-adv: Indicate netlink socket can be used with netns

[B.A.T.M.A.N.] [PATCH v2] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
 2016-05-17  9:59 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH v8 0/4] batman-adv: throughput meter
 2016-05-17  9:40 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH v8 2/2] batman-adv: throughput meter implementation
` [B.A.T.M.A.N.] [PATCH v8 1/2] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO

[B.A.T.M.A.N.] [PATCHv5 1/2] batctl: adding multicast debug level
 2016-05-17  9:24 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: Fix mcast_flags debugfs output
` [B.A.T.M.A.N.] [PATCHv5 2/2] batctl: adding mcast flags debugfs table

[B.A.T.M.A.N.] [PATCHv4 1/2] batctl: adding multicast debug level
 2016-05-17  8:08 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/2] batctl: adding mcast flags debugfs table

How to read batadv-vis jsondoc correctly
 2016-05-17  8:08 UTC 

[B.A.T.M.A.N.] Node movement
 2016-05-16 18:40 UTC 

Node movement
 2016-05-16 18:05 UTC 

[B.A.T.M.A.N.] pull request [net]: batman-adv 20160515
 2016-05-16 18:01 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix skb deref after free
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Fix refcnt leak in batadv_v_neigh_*

[B.A.T.M.A.N.] kmalloc() vs. kmem_cache_alloc() for global TT?
 2016-05-15 22:06 UTC  (12+ messages)

[B.A.T.M.A.N.] [PATCH next] batman-adv: Fix build against recent Debian Stretch kernels
 2016-05-15 21:46 UTC 

[B.A.T.M.A.N.] [RFC] batman-adv: use kmem_cache for translation table
 2016-05-15 11:15 UTC 

[B.A.T.M.A.N.] [PATCH 1/7] batman-adv: remove useless inline attribute for sysfs helper function
 2016-05-15  9:01 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Include main.h in all files
 2016-05-13 16:47 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Keep includes ordered

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix mcast_flags debugfs output
 2016-05-13 16:24 UTC 

[B.A.T.M.A.N.] [PATCH v2 1/5] batman-adv: make the GW selection class algorithm specific
 2016-05-13 13:26 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCH v2 4/5] batman-adv: make GW election code protocol specific
` [B.A.T.M.A.N.] [PATCH v2 5/5] batman-adv: B.A.T.M.A.N. V - implement GW selection logic


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