Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ead5139a authored by Jesse Brandeburg's avatar Jesse Brandeburg Committed by David S. Miller
Browse files

net: add vxlan description



Add a description to the vxlan module, helping save the world
from the minions of destruction and confusion.

Signed-off-by: default avatarJesse Brandeburg <jesse.brandeburg@intel.com>
CC: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3ea5ad27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2775,4 +2775,5 @@ module_exit(vxlan_cleanup_module);
MODULE_LICENSE("GPL");
MODULE_VERSION(VXLAN_VERSION);
MODULE_AUTHOR("Stephen Hemminger <stephen@networkplumber.org>");
MODULE_DESCRIPTION("Driver for VXLAN encapsulated traffic");
MODULE_ALIAS_RTNL_LINK("vxlan");