Thanks for the review, pushed to master,
Jarno
On Apr 25, 2014, at 1:48 PM, Jesse Gross wrote:
> On Fri, Apr 11, 2014 at 4:29 PM, Jarno Rajahalme
> wrote:
>> Key attributes relating to actual packet headers are ignored for
>> OVS_PACKET_CMD_EXECUTE as the header key attributes are retrieved
On Fri, Apr 11, 2014 at 4:29 PM, Jarno Rajahalme wrote:
> Key attributes relating to actual packet headers are ignored for
> OVS_PACKET_CMD_EXECUTE as the header key attributes are retrieved
> from the packet itself.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Jesse Gross
_
Key attributes relating to actual packet headers are ignored for
OVS_PACKET_CMD_EXECUTE as the header key attributes are retrieved
from the packet itself.
Signed-off-by: Jarno Rajahalme
---
include/linux/openvswitch.h |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/incl