Skip to content

Commit

Permalink
caclmgrd: Don't block traffic to mgmt by default
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Svensson <blue@cmd.nu>
  • Loading branch information
bluecmd committed Aug 11, 2022
1 parent 06ff918 commit adc058b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/caclmgrd
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ class ControlPlaneAclManager(daemon_base.DaemonBase):
def generate_block_ip2me_traffic_iptables_commands(self, namespace):
INTERFACE_TABLE_NAME_LIST = [
"LOOPBACK_INTERFACE",
"MGMT_INTERFACE",
"VLAN_INTERFACE",
"PORTCHANNEL_INTERFACE",
"INTERFACE"
Expand Down

0 comments on commit adc058b

Please sign in to comment.