VPP handles deleting ACL's and MACIP's differently. In the file 
/vpp/src/plugins/acl/acl.c 

The function `acl_del_list` checks to see if the ACL being deleted is being 
referenced by an interface and returns an error if it is. 

The function `macip_acl_del_list` will remove the MACIP and remove any 
references to it.  

Should they be different in the way they handle being deleted?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11105): https://lists.fd.io/g/vpp-dev/message/11105
Mute This Topic: https://lists.fd.io/mt/27860061/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to