add support for wireguard
This commit is contained in:
parent
d3e13819a0
commit
b49fa1bdc5
@ -13,6 +13,7 @@ crc32_pclmul
|
|||||||
crct10dif_pclmul
|
crct10dif_pclmul
|
||||||
cryptd
|
cryptd
|
||||||
crypto_simd
|
crypto_simd
|
||||||
|
curve25519_x86_64
|
||||||
dm_bufio
|
dm_bufio
|
||||||
dm_crypt
|
dm_crypt
|
||||||
dm-integrity
|
dm-integrity
|
||||||
@ -37,6 +38,7 @@ intel_rapl_msr
|
|||||||
ip6table_filter
|
ip6table_filter
|
||||||
ip6table_nat
|
ip6table_nat
|
||||||
ip6_tables
|
ip6_tables
|
||||||
|
ip6_udp_tunnel
|
||||||
ip_set
|
ip_set
|
||||||
ip_set_hash_net
|
ip_set_hash_net
|
||||||
iptable_filter
|
iptable_filter
|
||||||
@ -47,7 +49,9 @@ iTCO_vendor_support
|
|||||||
iTCO_wdt
|
iTCO_wdt
|
||||||
jbd2
|
jbd2
|
||||||
libaesgcm
|
libaesgcm
|
||||||
|
libchacha20poly1305
|
||||||
libcrc32c
|
libcrc32c
|
||||||
|
libcurve25519_generic
|
||||||
libps2
|
libps2
|
||||||
llc
|
llc
|
||||||
loop
|
loop
|
||||||
@ -88,6 +92,7 @@ tcp_diag
|
|||||||
tee
|
tee
|
||||||
trusted
|
trusted
|
||||||
tsm
|
tsm
|
||||||
|
udp_tunnel
|
||||||
veth
|
veth
|
||||||
virtio_blk
|
virtio_blk
|
||||||
virtio_net
|
virtio_net
|
||||||
@ -97,6 +102,7 @@ vmw_vsock_virtio_transport_common
|
|||||||
vmw_vsock_vmci_transport
|
vmw_vsock_vmci_transport
|
||||||
vsock
|
vsock
|
||||||
vsock_loopback
|
vsock_loopback
|
||||||
|
wireguard
|
||||||
xfrm_algo
|
xfrm_algo
|
||||||
xfrm_user
|
xfrm_user
|
||||||
xor
|
xor
|
||||||
|
Loading…
Reference in New Issue
Block a user