Merge pull request #7611 from danial-k/patch-1

Added missing word in macvlan.md
This commit is contained in:
Anne Henmi 2018-12-26 10:08:23 -07:00 committed by GitHub
commit add53d7ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ the Macvlan, as well as the subnet and gateway of the Macvlan. You can even
isolate your Macvlan networks using different physical network interfaces. isolate your Macvlan networks using different physical network interfaces.
Keep the following things in mind: Keep the following things in mind:
- It is very easy to unintentionally damage your network due IP address - It is very easy to unintentionally damage your network due to IP address
exhaustion or to "VLAN spread", which is a situation in which you have an exhaustion or to "VLAN spread", which is a situation in which you have an
inappropriately large number of unique MAC addresses in your network. inappropriately large number of unique MAC addresses in your network.
- Your networking equipment needs to be able to handle "promiscuous mode", - Your networking equipment needs to be able to handle "promiscuous mode",