Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86462
b: refs/heads/master
c: 3dbf8d5
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 27, 2008
1 parent 642023d commit 7a8bd5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ab2273175bd59616b6e85c0f88b154e8bd97413
refs/heads/master: 3dbf8d56a2b7e0d738950daa16682e1e6dafb28b
5 changes: 5 additions & 0 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ config MACVLAN
This allows one to create virtual interfaces that map packets to
or from specific MAC addresses to a particular interface.

Macvlan devices can be added using the "ip" command from the
iproute2 package starting with the iproute2-2.6.23 release:

"ip link add link <real dev> [ address MAC ] [ NAME ] type macvlan"

To compile this driver as a module, choose M here: the module
will be called macvlan.

Expand Down

0 comments on commit 7a8bd5d

Please sign in to comment.