]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
kernel-network-modules: add vlan kernel modules
authorHarald Hoyer <harald@redhat.com>
Tue, 14 Aug 2018 12:07:12 +0000 (14:07 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 14 Aug 2018 12:07:12 +0000 (14:07 +0200)
modules.d/90kernel-network-modules/module-setup.sh

index 16ed3a74677a3cd6ec016399fbe09000feaa21bc..600ef1125cf3bb31bd92dc72f0a936ee156123ef 100755 (executable)
@@ -28,7 +28,7 @@ installkernel() {
         =drivers/net/phy \
         =drivers/net/team \
         =drivers/net/ethernet \
-        ecb arc4 bridge stp llc ipv6 bonding 8021q af_packet virtio_net xennet
+        ecb arc4 bridge stp llc ipv6 bonding 8021q ipvlan macvlan af_packet virtio_net xennet
     hostonly="" instmods iscsi_ibft crc32c iscsi_boot_sysfs
 }