All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Thomas Egerer <hakke_007@gmx.de>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/1] add configurable support for bridge forward delay
Date: Sun, 24 Jan 2010 15:28:36 +0100	[thread overview]
Message-ID: <1264343316.11653.0.camel@violet> (raw)
In-Reply-To: <4B5C554D.4030702@gmx.de>

Hi Thomas,

> the default learning time of a bridge -- 15 seconds -- appears
> unacceptably long, especially for clients that disconnect quite
> often after a short time (e.g. web-browsers);
> this patch tries to remedy this by setting the the waiting period to a
> value of zero (by default) or -- if the administrator wishes a larger
> value -- to whatever the General section of the network.conf holds in
> the variable ForwardDelay;
> ---
>  Makefile.am       |    2 +-
>  acinclude.m4      |    6 +++
>  configure.ac      |    1 +
>  network/bridge.c  |  117
> ++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  network/bridge.h  |    3 +-
>  network/manager.c |   19 +++++++-
>  6 files changed, 142 insertions(+), 6 deletions(-)

using libsysfs is not acceptable. That library is deprecated.

Regards

Marcel



  reply	other threads:[~2010-01-24 14:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-24 14:12 [PATCH 1/1] add configurable support for bridge forward delay Thomas Egerer
2010-01-24 14:28 ` Marcel Holtmann [this message]
2010-01-24 14:59   ` Thomas Egerer
2010-01-24 15:13     ` Marcel Holtmann
2010-01-24 21:09       ` Luiz Augusto von Dentz
2010-01-26  8:35         ` Thomas Egerer
2010-01-26 10:36           ` Luiz Augusto von Dentz
2010-01-26 17:44             ` Thomas Egerer
2010-01-26 22:01               ` Luiz Augusto von Dentz
2010-01-27 19:19                 ` Thomas Egerer
     [not found]                   ` <2d5a2c101001271300yd5e9adcr606e969a81874d68@mail.gmail.com>
2010-01-28 19:04                     ` Thomas Egerer
2010-01-28 20:01                       ` Luiz Augusto von Dentz
  -- strict thread matches above, loose matches on Subject: below --
2010-01-24 16:21 Thomas Egerer

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=1264343316.11653.0.camel@violet \
    --to=marcel@holtmann.org \
    --cc=hakke_007@gmx.de \
    --cc=linux-bluetooth@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.