netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Thomas Graf <tgraf@suug.ch>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH 2/3] [RTNETLINK] Fix & cleanup rtm_min/rtm_max
Date: Tue, 3 May 2005 14:28:20 -0700	[thread overview]
Message-ID: <20050503142820.7a436e58.davem@davemloft.net> (raw)
In-Reply-To: <20050430195202.GD577@postel.suug.ch>

On Sat, 30 Apr 2005 21:52:02 +0200
Thomas Graf <tgraf@suug.ch> wrote:

> Converts rtm_min and rtm_max arrays to use c99 designated
> initializers for easier insertion of new message families.
> RTM_GETMULTICAST and RTM_GETANYCAST did not have the minimal
> message size specified which means that the netlink message
> was parsed for routing attributes starting from the header.
> Adds the proper minimal message sizes for these messages
> (netlink header + common rtnetlink header) to fix this issue.
> 
> Signed-off-by: Thomas Graf <tgraf@suug.ch>

Applied, thanks Thomas.

      reply	other threads:[~2005-05-03 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-30 19:52 [PATCH 2/3] [RTNETLINK] Fix & cleanup rtm_min/rtm_max Thomas Graf
2005-05-03 21:28 ` David S. 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=20050503142820.7a436e58.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@oss.sgi.com \
    --cc=tgraf@suug.ch \
    /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).