Commit Graph

15 Commits

Author SHA1 Message Date
David Ward d156a9bfa8
network: Fix terminology for Macvlan and IPvlan network drivers (#17776)
* network: Replace "damage" with "degrade"

The word "damage" here is rather misleading, as it suggests physical
harm to networking equipment.

* network: Format "802.1Q" correctly

This refers to an IEEE 802.1 Working Group standard, instead of an
amendment (such as 802.1ad), so the letter is always capitalized.
See "project naming" at https://1.ieee802.org.
2023-07-24 10:15:36 +01:00
Erfan 7f118cc2e9
consistency across docs (#17611) 2023-07-11 15:55:27 +01:00
David Karlsson 75962c0acd engine: improve wording on the none nw driver
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson 1a6be1a26b engine: networking editorial improvements and corrections
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson e3ad70fb19 engine: az sort redirects
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson 81f3f03e0d engine: remove dated section on ip forwarding
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson c0b23bf570 engine: note limit on no. of containers per bridge
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson e67b18a889 engine: fix examples for the none nw driver
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson c2bb28fd38 fix: editorial improvements
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Aevesdocker <aevesdocker@users.noreply.github.com>
2023-06-01 13:53:24 +02:00
David Karlsson 8c3573f2c1 engine: describe iptables conflict with ufw
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson 3ceb7a2664 engine: add bridge driver opts
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson 600559bb88 chore(format): fix indentation and linebreaks
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson cab907f3c0 engine: add ipvlan driver opts
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson ab9ac9a7c5 engine: editorial, add macvlan driver opts
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson 888b052389 engine: create a section for network drivers
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00