summaryrefslogtreecommitdiffstats
path: root/src/vnet/fib
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2017-05-11 12:33:54 +0200
committerOle Trøan <otroan@employees.org>2017-05-11 15:39:26 +0000
commit4c72e629e5ace392390a9d6109594254525064f7 (patch)
treed16331b5d9ec89e0616a1ebcaaf744722b9fb072 /src/vnet/fib
parent2f8fa30f34515f399910d8b77109c2d73b2fec68 (diff)
acl-plugin: unapply the ACLs if interface is being deleted
(HC2VPP-137 is the client behavior triggering this) If the user does not unapply the ACLs off the interface, but deletes the interface, the subsequent reuse of the sw_if_index might find itself with the datapath hooked up for ACL processing even though there is no ACL configured. The fix is to unapply any ACLs in the callback which is called upon the sw_if_index addition/deletion. Change-Id: Icea413d7fbf1ef891844a4818626e1b34fe79cbf Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'src/vnet/fib')
0 files changed, 0 insertions, 0 deletions