acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 egress... 34/9434/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 15 Nov 2017 15:58:51 +0000 (16:58 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 17 Nov 2017 08:37:46 +0000 (08:37 +0000)
commit9385aa096ca2f216ae220cbca4f6554e606baeb7
treea549413f6515dccc45effed928865d5fe30223d4
parentdcf55ce28d558ddeb1fd93904b54dbb843430a0f
acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 egress path

L3 egress path does not set the ethernet flags reflecting the count of VLANs,
but rather has the offset explicitly, so use that.

Change-Id: Id3f6562dcd52ca24137c305f1a1c88c1f125da78
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/fa_node.c