Skip to content

Commit

Permalink
Merge pull request #1616 from wpoely86/docker
Browse files Browse the repository at this point in the history
ncm-shorewall: add docker support
  • Loading branch information
jrha committed Aug 14, 2023
2 parents 5a300ec + 3a0b9a0 commit 7848369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ncm-shorewall/src/main/pan/components/shorewall/schema.pan
Expand Up @@ -191,6 +191,7 @@ type component_shorewall_shorewall = {
"delete_then_add" ? boolean
"detect_dnat_ipaddrs" ? boolean
"disable_ipv6" ? boolean
"docker" ? boolean
"dont_load" ? string[]
"drop_default" ? string
"dynamic_blacklist" ? boolean
Expand Down

0 comments on commit 7848369

Please sign in to comment.