Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1196392 > unrolled thread
| Started by | Thomas Graf <tgraf@suug.ch> |
|---|---|
| First post | 2015-07-30 21:40 +0200 |
| Last post | 2015-07-30 21:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH net-next 2/9] openvswitch: Serialize acts with original netlink len Thomas Graf <tgraf@suug.ch> - 2015-07-30 21:40 +0200
| From | Thomas Graf <tgraf@suug.ch> |
|---|---|
| Date | 2015-07-30 21:40 +0200 |
| Subject | Re: [PATCH net-next 2/9] openvswitch: Serialize acts with original netlink len |
| Message-ID | <pS1Qm-7Sq-7@gated-at.bofh.it> |
On 07/30/15 at 11:12am, Joe Stringer wrote: > Previously, we used the kernel-internal netlink actions length to > calculate the size of messages to serialize back to userspace. > However,the sw_flow_actions may not be formatted exactly the same as the > actions on the wire, so store the original actions length when > de-serializing and re-use the original length when serializing. > > Signed-off-by: Joe Stringer <joestringer@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web