Commit Graph

8 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
Sebastiaan van Stijn 4068208b74
network: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:25 +02:00
Mayank Jethva 0c1974b06a Update network-tutorial-macvlan.md (#8453) 2019-07-24 15:29:19 -07:00
paigehargrave f301faa09c
Update network-tutorial-macvlan.md 2019-01-11 14:42:19 -05:00
Damian Łysiak 395557124d
Update network-tutorial-macvlan.md 2018-11-22 22:07:58 +01:00
WeJie 5215b1b580
Update network-tutorial-macvlan.md
Fix typo
2018-11-13 16:21:52 +08:00
Jeremy Lin cf4b96f7a7 Fix typos (`8021.q` -> `802.1q`) 2018-02-15 11:37:49 -08:00
Misty Stanley-Jones a8e84a80e1 Restructure and rewrite network content 2018-02-07 11:31:02 -08:00