google / capirca

Multi-platform ACL generation system
Apache License 2.0
778 stars 209 forks source link

New flag: --[no]apply_groups to enable/disable apply-groups creation for Juniper MS-MPC #307

Closed eimann closed 1 year ago

eimann commented 2 years ago

Currently capirca generates Juniper MS-MPC as apply-groups. The other way to use those rules is to directly embed them in the services stateful-firewall hierachy. This PR introduces a switch apply_groups which changes this behaviour. It is set to True by default to not change default behaviour.

eimann commented 1 year ago

We are not using capirca anymore, so won't invest time in maintaining this feature anymore.