| To: | Thomas Graf <tgraf@xxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 2/3] [RTNETLINK] Fix & cleanup rtm_min/rtm_max |
| From: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
| Date: | Tue, 3 May 2005 14:28:20 -0700 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20050430195202.GD577@postel.suug.ch> |
| References: | <20050430195202.GD577@postel.suug.ch> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
On Sat, 30 Apr 2005 21:52:02 +0200 Thomas Graf <tgraf@xxxxxxx> 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@xxxxxxx> Applied, thanks Thomas. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/3] [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type, David S. Miller |
|---|---|
| Next by Date: | Re: [PATCH 3/3] [RTNETLINK] Cleanup rtnetlink_link tables, David S. Miller |
| Previous by Thread: | Re: [PATCH 1/3] [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type, David S. Miller |
| Next by Thread: | Re: [PATCH 3/3] [RTNETLINK] Cleanup rtnetlink_link tables, David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |