From: William Tu <u9012...@gmail.com> Date: Fri, 10 Jun 2016 11:49:33 -0700
> The patch adds a new OVS action, OVS_ACTION_ATTR_TRUNC, in order to > truncate packets. A 'max_len' is added for setting up the maximum > packet size, and a 'cutlen' field is to record the number of bytes > to trim the packet when the packet is outputting to a port, or when > the packet is sent to userspace. > > Signed-off-by: William Tu <u9012...@gmail.com> Applied.