netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ordex@autistici.org
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: pull request: batman-adv 2012-08-23
Date: Fri, 24 Aug 2012 11:46:01 -0400 (EDT)	[thread overview]
Message-ID: <20120824.114601.1698041558649925346.davem@davemloft.net> (raw)
In-Reply-To: <1345727427-20805-1-git-send-email-ordex@autistici.org>

From: Antonio Quartulli <ordex@autistici.org>
Date: Thu, 23 Aug 2012 15:10:09 +0200

> this is our set of changes intended for net-next/linux-3.7.
> It is mostly composed by style fixes and cleanups. Other than that you have a
> patch introducing a new table in debugfs (backbone gateways table for the Bridge
> Loop Avoidance) and a new mechanism for the TranslationTable component. The
> latter allows mesh nodes to immediately detect new clients joining the network,
> without waiting for any periodic advertisement.

Pulled, thanks Antonio.

      parent reply	other threads:[~2012-08-24 15:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 13:10 pull request: batman-adv 2012-08-23 Antonio Quartulli
2012-08-23 13:10 ` [PATCH 01/18] batman-adv: move function arguments on one line Antonio Quartulli
2012-08-23 13:10 ` [PATCH 02/18] batman-adv: Add the backbone gateway list to debugfs Antonio Quartulli
     [not found] ` <1345727427-20805-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
2012-08-23 13:10   ` [PATCH 03/18] batman-adv: correct comments in bridge loop avoidance Antonio Quartulli
2012-08-23 13:10 ` [PATCH 04/18] batman-adv: rename bridge loop avoidance claim types Antonio Quartulli
2012-08-23 13:10 ` [PATCH 05/18] batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure Antonio Quartulli
2012-08-23 13:10 ` [PATCH 06/18] batman-adv: remove a misleading comment Antonio Quartulli
2012-08-23 13:10 ` [PATCH 07/18] batman-adv: add reference counting for type batadv_tt_orig_list_entry Antonio Quartulli
2012-08-23 13:10 ` [PATCH 08/18] batman-adv: fix typos in comments Antonio Quartulli
2012-08-23 13:10 ` [PATCH 09/18] batman-adv: check batadv_orig_hash_add_if() return code Antonio Quartulli
2012-08-23 13:10 ` [PATCH 10/18] batman-adv: Split batadv_priv in sub-structures for features Antonio Quartulli
2012-08-23 13:10 ` [PATCH 11/18] batman-adv: Move batadv_check_unicast_packet() Antonio Quartulli
2012-08-23 13:10 ` [PATCH 12/18] batman-adv: Drop tt queries with foreign dest Antonio Quartulli
2012-08-23 13:10 ` [PATCH 13/18] batman-adv: Use BIT(x) macro to calculate bit positions Antonio Quartulli
2012-08-23 13:10 ` [PATCH 14/18] batman-adv: Don't break statements after assignment operator Antonio Quartulli
2012-08-23 13:10 ` [PATCH 15/18] batman-adv: Reduce accumulated length of simple statements Antonio Quartulli
2012-08-23 13:10 ` [PATCH 16/18] batman-adv: detect not yet announced clients Antonio Quartulli
2012-08-23 13:10 ` [PATCH 17/18] batman-adv: change interface_rx to get orig node Antonio Quartulli
2012-08-23 13:10 ` [PATCH 18/18] batman-adv: Start new development cycle Antonio Quartulli
2012-08-24 15:46 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120824.114601.1698041558649925346.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=netdev@vger.kernel.org \
    --cc=ordex@autistici.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).