b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-24 11:35:24 to 2015-05-29 09:05:21 UTC [more...]

[B.A.T.M.A.N.] pull request: batman-adv 2015-05-29
 2015-05-29  9:05 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 01/16] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 02/16] batman-adv: update copyright years for 2015
` [B.A.T.M.A.N.] [PATCH 03/16] batman-adv: Check total_size when queueing fragments
` [B.A.T.M.A.N.] [PATCH 04/16] batman-adv: Use only queued fragments when merging
` [B.A.T.M.A.N.] [PATCH 05/16] batman-adv: debugfs, avoid compiling for !DEBUG_FS
` [B.A.T.M.A.N.] [PATCH 06/16] batman-adv: tvlv realloc, move error handling into if block
` [B.A.T.M.A.N.] [PATCH 07/16] batman-adv: Makefile, Sort alphabetically
` [B.A.T.M.A.N.] [PATCH 08/16] batman-adv: iv_ogm_iface_enable, direct return values
` [B.A.T.M.A.N.] [PATCH 09/16] batman-adv: iv_ogm_aggr_packet, bool return value

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Replace C99 int types with kernel type
 2015-05-26 16:34 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Avoid u32 overflow during gateway select

[B.A.T.M.A.N.] The Joker attacks
 2015-05-19 13:14 UTC 

[B.A.T.M.A.N.] Patch to add mesh_no_rebroadcast
 2015-05-18  9:41 UTC  (8+ messages)

[B.A.T.M.A.N.] [PATCH] fix algorithm, which was unintentional changed on update from 2013 to 2014
 2015-05-17  9:49 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] fixes a uint32 overflow
 2015-05-17  9:42 UTC  (2+ messages)

[B.A.T.M.A.N.] Patch which fixes a uint32overflow ; fix algorithm which was unintented changed on 2014 update
 2015-05-17  9:29 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCHv5 0/3] batman-adv: Unicasting multicast reports to querier-node only
 2015-05-17  0:40 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv5 1/3] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCHv5 2/3] batman-adv: Increase BATADV_TVLV_MCAST version number to 2
` [B.A.T.M.A.N.] [PATCHv5 3/3] compat: Compat code for IGMP/MLD report unicast forwarding

[B.A.T.M.A.N.] [PATCHv6 0/3] batman-adv: Unicasting multicast reports to querier-node only
 2015-05-17  0:22 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv6 1/3] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCHv6 2/3] batman-adv: Increase BATADV_TVLV_MCAST version number to 2
` [B.A.T.M.A.N.] [PATCHv6 3/3] compat: Compat code for IGMP/MLD report unicast forwarding

[B.A.T.M.A.N.] [PATCH] gw-bandwidth: fix potential overflow on very large input values, limit them to 100 GBit/s
 2015-05-16 22:50 UTC  (2+ messages)

[B.A.T.M.A.N.] Patches for David Miller/net-next
 2015-05-11 19:16 UTC 

[B.A.T.M.A.N.] FW: using Batman-adv
 2015-05-08 16:21 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: Fix dependency to IPv6
 2015-05-05 10:36 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: Make sure only link-local EUI64 is used as source
 2015-05-05 10:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH RFCv4 0/3] batman-adv: Unicasting multicast reports to querier-node only
 2015-05-04 20:47 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH RFCv4 1/3] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCH RFCv4 2/3] batman-adv: Increase BATADV_TVLV_MCAST version number to 2
` [B.A.T.M.A.N.] [PATCH RFCv4 3/3] compat: disable multicast optimizations for old kernels

[B.A.T.M.A.N.] [PATCHv3 net-next 0/2] Exporting IGMP/MLD checking from bridge code
 2015-05-04 18:49 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv3 net-next 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
` [B.A.T.M.A.N.] [PATCHv3 net-next 2/2] net: Export IGMP/MLD message validation code

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Clarify calculation precedence for '&' and '?'
 2015-04-26 12:00 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get

[B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: Use kernel-like folder structure
 2015-04-26 11:42 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/3] batman-adv: Add Kconfig to the sources
` [B.A.T.M.A.N.] [PATCHv3 3/3] batman-adv: Add link to kernel README

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: update copyright years for 2015
 2015-04-26 11:36 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: update copyright years for 2015 in compat code

[B.A.T.M.A.N.] [PATCH-next] batman-adv: Remove unused compat function batadv_free_rcu_softif_vlan
 2015-04-23  6:49 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: bugfix for kernel crash in batadv_tt_local_table_free
 2015-04-22  2:24 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] Installing issue (Makefile configuration doesn't exist)
 2015-04-22  2:14 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Document multicast compile time option
 2015-04-22  2:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Document multicast compile time option
 2015-04-22  2:10 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] alfred: Update copyright years for 2015
 2015-04-22  1:59 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batctl: "

[B.A.T.M.A.N.] [PATCHv6 1/2] batman-adv: Remove dynamically allocated hashtables
 2015-04-21 10:17 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv6 2/2] batman-adv: Define the size of hashtables by hash bits

[B.A.T.M.A.N.] [PATCHv4 1/4] batman-adv: Remove explicit compat.h include and split compat.h
 2015-04-21  9:02 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/4] batman-adv: Add required to includes to all files
` [B.A.T.M.A.N.] [PATCHv4 3/4] batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
` [B.A.T.M.A.N.] [PATCHv4 4/4] batman-adv: Automatically create nested kfree_rcu helper functions
` [B.A.T.M.A.N.] [PATCHv5 1/4] batman-adv: Remove explicit compat.h include and split compat.h

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove dynamically allocated hashtables
 2015-04-21  8:34 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH-next 0/6] Patches for batman-adv 2015.0 release
 2015-04-21  8:16 UTC  (29+ messages)
` [B.A.T.M.A.N.] [PATCH-next 1/6] batman-adv: ignore netdev_set_master() calls on kernels older than 2.6.39
  ` [B.A.T.M.A.N.] [PATCH-next 2/6] batman-adv: replace strnicmp with strncasecmp
  ` [B.A.T.M.A.N.] [PATCH-next 3/6] batman-adv: Use kasprintf
  ` [B.A.T.M.A.N.] [PATCH-next 4/6] dev: introduce dev_get_iflink()
    ` [B.A.T.M.A.N.] [PATCH-nextv2 "
    ` [B.A.T.M.A.N.] [PATCH-nextv2 4/6] batman-adv: "
  ` [B.A.T.M.A.N.] [PATCH-next 5/6] Revert "batman-adv: fix var name to keep compatibility with old kernels"
    ` [B.A.T.M.A.N.] [PATCH-nextv2 5/6] batman-adv: Revert "fix "
  ` [B.A.T.M.A.N.] [PATCH-next 6/6] batman-adv: Use kernel variable declaration order in batadv_send_skb_unicast

[B.A.T.M.A.N.] [PATCH v2 0/2] batctl: musl build fixes
 2015-04-21  4:06 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH v2 1/2] batctl: update packet.h to match batman-adv
` [B.A.T.M.A.N.] [PATCH v2 2/2] batctl: use netinet/if_ether.h instead of linux/if_ether.h

[B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: Use kernel-like folder structure
 2015-04-20 16:56 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/4] batman-adv: Add Kconfig to the sources
` [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: Add link to kernel README
` [B.A.T.M.A.N.] [PATCHv2 4/4] batman-adv: Document multicast compile time option

[B.A.T.M.A.N.] [RFC] batman-adv: Use kernel-like folder structure
 2015-04-20  6:26 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: Remove manual \0 terminator after snprintf
 2015-04-20  4:02 UTC  (2+ messages)

[B.A.T.M.A.N.] batman-adv: increased default hop penalty
 2015-04-19 18:25 UTC  (3+ messages)

[B.A.T.M.A.N.] gateway_common.c:47:3: error: implicit declaration of function 'strnicmp'
 2015-04-18  7:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 net-next 0/2] Exporting IGMP/MLD checking from bridge code
 2015-04-14 18:27 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 net-next 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
` [B.A.T.M.A.N.] [PATCHv2 net-next 2/2] net: Export IGMP/MLD message validation code

[B.A.T.M.A.N.] [PATCH 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
 2015-04-13 17:32 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] net: Export IGMP/MLD message validation code

[B.A.T.M.A.N.] [PATCH RFCv3 0/4] batman-adv: Unicasting multicast reports to querier-node only
 2015-04-08  3:22 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH RFCv3 1/4] bridge: multicast: call skb_checksum_{simple_, }validate
` [B.A.T.M.A.N.] [PATCH RFCv3 2/4] net: Export IGMP/MLD message validation code
` [B.A.T.M.A.N.] [PATCH RFCv3 3/4] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCH RFCv3 4/4] batman-adv: Increase BATADV_TVLV_MCAST version number to 2

[B.A.T.M.A.N.] musl build fixes
 2015-04-06 14:27 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCHv3 1/4] batman-adv: Remove explicit compat.h include and split compat.h
 2015-04-02  6:34 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/4] batman-adv: Add required to includes to all files
` [B.A.T.M.A.N.] [PATCHv3 3/4] batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
` [B.A.T.M.A.N.] [PATCHv3 4/4] batman-adv: Automatically create nested kfree_rcu helper functions

[B.A.T.M.A.N.] [PATCH RFCv2 0/4] batman-adv: Unicasting multicast reports to querier-node only
 2015-04-01 17:44 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH RFCv2 1/4] bridge: multicast: call skb_checksum_{simple_, }validate
` [B.A.T.M.A.N.] [PATCH RFCv2 2/4] net: Export IGMP/MLD message validation code
` [B.A.T.M.A.N.] [PATCH RFCv2 3/4] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCH RFCv2 4/4] batman-adv: Increase BATADV_TVLV_MCAST version number to 2

[B.A.T.M.A.N.] [PATCH] batctl: musl build fixes
 2015-04-01 17:32 UTC 

[B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: Remove explicit compat.h include and split compat.h
 2015-03-24 17:46 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/4] batman-adv: Add required to includes to all files
` [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
` [B.A.T.M.A.N.] [PATCHv2 4/4] batman-adv: Automatically create nested kfree_rcu helper functions

[B.A.T.M.A.N.] Fwd: [Battlemesh] Announcing Battlemesh V8 Maribor, Slovenia
 2015-03-24 15:31 UTC 

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2015-03-24 11:47 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Remove explicit compat.h include and split compat.h
 2015-03-24 11:39 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Add required to includes to all files


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