Re: [RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
From: David Miller <hidden>
Date: 2014-01-03 05:34:09
Also in:
lkml, netdev
From: David Miller <hidden>
Date: 2014-01-03 05:34:09
Also in:
lkml, netdev
From: Libo Chen <redacted> Date: Fri, 3 Jan 2014 11:11:04 +0800
introduce backup_classid to struct skbuff, we can use it to backup sk_classid when net_ns switch. Signed-off-by: Libo Chen <redacted>
Sorry, no new sk_buff members unless there is absolutely not other possible implementation. sk_buff is too big as-is.