diff options
author | William Tu <u9012063@gmail.com> | 2016-06-10 21:49:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-11 03:58:03 +0300 |
commit | f2a4d086ed4c588d32fe9b7aa67fead7280e7bf1 (patch) | |
tree | 7824d6446b4fd259cc7430641fd27475445361ba /security/tomoyo | |
parent | 1578b0a5e92825334760741e5c166b8873886f1b (diff) | |
download | linux-f2a4d086ed4c588d32fe9b7aa67fead7280e7bf1.tar.xz |
openvswitch: Add packet truncation support.
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 <u9012063@gmail.com>
Cc: Pravin Shelar <pshelar@nicira.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions