Files
docker-cli/cli/command/system
Sebastiaan van Stijn a08a120bae cli/command/system: remove BridgeNfIptables, BridgeNfIp6tables in tests
This is a follow-up to 55e404e7a8, which
removed some warnings related to these fields.

These fields in the /info response were used to warn users if netfiltering
was not enabled on the host when the daemon started.  Starting with
[moby@db25b0d], detecting whether netfiltering  is enabled now
[happens when needed][1], making the state that's detected at startup
irrelevant.

These fields will therefore be deprecated in future, but we can start
removing their use in tests.

[moby@db25b0d]: https://github.com/moby/moby/commit/db25b0dcd0461802289e962aa0df3abd323d1994
[1]: https://github.com/moby/moby/blob/944e40350259f040950d871d402d848ff2a799bc/libnetwork/drivers/bridge/setup_bridgenetfiltering.go#L16-L77

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ffe0354c2c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-16 22:19:20 +01:00
..
2023-12-12 22:30:16 +01:00
2023-12-12 22:30:16 +01:00
2024-11-14 14:53:54 +01:00
2024-11-15 11:10:35 +01:00
2024-11-15 11:10:35 +01:00
2024-07-19 13:37:27 +02:00
2024-07-19 13:37:27 +02:00
2023-12-12 22:30:16 +01:00