The `BridgeNfIptables` and `BridgeNfIp6tables` were removed in API v1.50
in commit 6505d3877cbcd39c426cb7b92be2f94037313c6a, and only returned in
lower API versions.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -6552,7 +6552,7 @@ definitions: |
| 6552 | 6552 |
|
| 6553 | 6553 |
> **Deprecated**: netfilter module is now loaded on-demand and no longer |
| 6554 | 6554 |
> during daemon startup, making this field obsolete. This field is always |
| 6555 |
- > `false` and will be removed in a API v1.49. |
|
| 6555 |
+ > `false` and will be removed in a API v1.50. |
|
| 6556 | 6556 |
type: "boolean" |
| 6557 | 6557 |
example: false |
| 6558 | 6558 |
BridgeNfIp6tables: |
| ... | ... |
@@ -6563,7 +6563,7 @@ definitions: |
| 6563 | 6563 |
|
| 6564 | 6564 |
> **Deprecated**: netfilter module is now loaded on-demand, and no longer |
| 6565 | 6565 |
> during daemon startup, making this field obsolete. This field is always |
| 6566 |
- > `false` and will be removed in a API v1.49. |
|
| 6566 |
+ > `false` and will be removed in a API v1.50. |
|
| 6567 | 6567 |
type: "boolean" |
| 6568 | 6568 |
example: false |
| 6569 | 6569 |
Debug: |
| ... | ... |
@@ -6552,7 +6552,7 @@ definitions: |
| 6552 | 6552 |
|
| 6553 | 6553 |
> **Deprecated**: netfilter module is now loaded on-demand and no longer |
| 6554 | 6554 |
> during daemon startup, making this field obsolete. This field is always |
| 6555 |
- > `false` and will be removed in a API v1.49. |
|
| 6555 |
+ > `false` and will be removed in a API v1.50. |
|
| 6556 | 6556 |
type: "boolean" |
| 6557 | 6557 |
example: false |
| 6558 | 6558 |
BridgeNfIp6tables: |
| ... | ... |
@@ -6563,7 +6563,7 @@ definitions: |
| 6563 | 6563 |
|
| 6564 | 6564 |
> **Deprecated**: netfilter module is now loaded on-demand, and no longer |
| 6565 | 6565 |
> during daemon startup, making this field obsolete. This field is always |
| 6566 |
- > `false` and will be removed in a API v1.49. |
|
| 6566 |
+ > `false` and will be removed in a API v1.50. |
|
| 6567 | 6567 |
type: "boolean" |
| 6568 | 6568 |
example: false |
| 6569 | 6569 |
Debug: |
| ... | ... |
@@ -6387,29 +6387,6 @@ definitions: |
| 6387 | 6387 |
description: "Indicates IPv4 forwarding is enabled." |
| 6388 | 6388 |
type: "boolean" |
| 6389 | 6389 |
example: true |
| 6390 |
- BridgeNfIptables: |
|
| 6391 |
- description: | |
|
| 6392 |
- Indicates if `bridge-nf-call-iptables` is available on the host when |
|
| 6393 |
- the daemon was started. |
|
| 6394 |
- |
|
| 6395 |
- <p><br /></p> |
|
| 6396 |
- |
|
| 6397 |
- > **Deprecated**: netfilter module is now loaded on-demand and no longer |
|
| 6398 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6399 |
- > `false` and will be removed in a API v1.49. |
|
| 6400 |
- type: "boolean" |
|
| 6401 |
- example: false |
|
| 6402 |
- BridgeNfIp6tables: |
|
| 6403 |
- description: | |
|
| 6404 |
- Indicates if `bridge-nf-call-ip6tables` is available on the host. |
|
| 6405 |
- |
|
| 6406 |
- <p><br /></p> |
|
| 6407 |
- |
|
| 6408 |
- > **Deprecated**: netfilter module is now loaded on-demand, and no longer |
|
| 6409 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6410 |
- > `false` and will be removed in a API v1.49. |
|
| 6411 |
- type: "boolean" |
|
| 6412 |
- example: false |
|
| 6413 | 6390 |
Debug: |
| 6414 | 6391 |
description: | |
| 6415 | 6392 |
Indicates if the daemon is running in debug-mode / with debug-level |
| ... | ... |
@@ -6388,29 +6388,6 @@ definitions: |
| 6388 | 6388 |
description: "Indicates IPv4 forwarding is enabled." |
| 6389 | 6389 |
type: "boolean" |
| 6390 | 6390 |
example: true |
| 6391 |
- BridgeNfIptables: |
|
| 6392 |
- description: | |
|
| 6393 |
- Indicates if `bridge-nf-call-iptables` is available on the host when |
|
| 6394 |
- the daemon was started. |
|
| 6395 |
- |
|
| 6396 |
- <p><br /></p> |
|
| 6397 |
- |
|
| 6398 |
- > **Deprecated**: netfilter module is now loaded on-demand and no longer |
|
| 6399 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6400 |
- > `false` and will be removed in a API v1.49. |
|
| 6401 |
- type: "boolean" |
|
| 6402 |
- example: false |
|
| 6403 |
- BridgeNfIp6tables: |
|
| 6404 |
- description: | |
|
| 6405 |
- Indicates if `bridge-nf-call-ip6tables` is available on the host. |
|
| 6406 |
- |
|
| 6407 |
- <p><br /></p> |
|
| 6408 |
- |
|
| 6409 |
- > **Deprecated**: netfilter module is now loaded on-demand, and no longer |
|
| 6410 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6411 |
- > `false` and will be removed in a API v1.49. |
|
| 6412 |
- type: "boolean" |
|
| 6413 |
- example: false |
|
| 6414 | 6391 |
Debug: |
| 6415 | 6392 |
description: | |
| 6416 | 6393 |
Indicates if the daemon is running in debug-mode / with debug-level |
| ... | ... |
@@ -6403,29 +6403,6 @@ definitions: |
| 6403 | 6403 |
description: "Indicates IPv4 forwarding is enabled." |
| 6404 | 6404 |
type: "boolean" |
| 6405 | 6405 |
example: true |
| 6406 |
- BridgeNfIptables: |
|
| 6407 |
- description: | |
|
| 6408 |
- Indicates if `bridge-nf-call-iptables` is available on the host when |
|
| 6409 |
- the daemon was started. |
|
| 6410 |
- |
|
| 6411 |
- <p><br /></p> |
|
| 6412 |
- |
|
| 6413 |
- > **Deprecated**: netfilter module is now loaded on-demand and no longer |
|
| 6414 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6415 |
- > `false` and will be removed in a API v1.49. |
|
| 6416 |
- type: "boolean" |
|
| 6417 |
- example: false |
|
| 6418 |
- BridgeNfIp6tables: |
|
| 6419 |
- description: | |
|
| 6420 |
- Indicates if `bridge-nf-call-ip6tables` is available on the host. |
|
| 6421 |
- |
|
| 6422 |
- <p><br /></p> |
|
| 6423 |
- |
|
| 6424 |
- > **Deprecated**: netfilter module is now loaded on-demand, and no longer |
|
| 6425 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6426 |
- > `false` and will be removed in a API v1.49. |
|
| 6427 |
- type: "boolean" |
|
| 6428 |
- example: false |
|
| 6429 | 6406 |
Debug: |
| 6430 | 6407 |
description: | |
| 6431 | 6408 |
Indicates if the daemon is running in debug-mode / with debug-level |
| ... | ... |
@@ -6403,29 +6403,6 @@ definitions: |
| 6403 | 6403 |
description: "Indicates IPv4 forwarding is enabled." |
| 6404 | 6404 |
type: "boolean" |
| 6405 | 6405 |
example: true |
| 6406 |
- BridgeNfIptables: |
|
| 6407 |
- description: | |
|
| 6408 |
- Indicates if `bridge-nf-call-iptables` is available on the host when |
|
| 6409 |
- the daemon was started. |
|
| 6410 |
- |
|
| 6411 |
- <p><br /></p> |
|
| 6412 |
- |
|
| 6413 |
- > **Deprecated**: netfilter module is now loaded on-demand and no longer |
|
| 6414 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6415 |
- > `false` and will be removed in a API v1.49. |
|
| 6416 |
- type: "boolean" |
|
| 6417 |
- example: false |
|
| 6418 |
- BridgeNfIp6tables: |
|
| 6419 |
- description: | |
|
| 6420 |
- Indicates if `bridge-nf-call-ip6tables` is available on the host. |
|
| 6421 |
- |
|
| 6422 |
- <p><br /></p> |
|
| 6423 |
- |
|
| 6424 |
- > **Deprecated**: netfilter module is now loaded on-demand, and no longer |
|
| 6425 |
- > during daemon startup, making this field obsolete. This field is always |
|
| 6426 |
- > `false` and will be removed in a API v1.49. |
|
| 6427 |
- type: "boolean" |
|
| 6428 |
- example: false |
|
| 6429 | 6406 |
Debug: |
| 6430 | 6407 |
description: | |
| 6431 | 6408 |
Indicates if the daemon is running in debug-mode / with debug-level |