mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
virt_linux: disable IPv6
Will be re-enabled with IPv6 support of lxip. issue #5104
This commit is contained in:
parent
c2650cd1e7
commit
e21e32a793
@ -23,6 +23,9 @@ LX_ENABLE += VIRTIO_MENU VIRTIO_PCI VIRTIO_NET VIRTIO_CONSOLE
|
||||
# network protocols
|
||||
LX_ENABLE += INET IP_PNP IP_PNP_DHCP
|
||||
|
||||
# remove IPv6 for now
|
||||
LX_DISABLE += IPV6
|
||||
|
||||
# random number generator
|
||||
LX_ENABLE += HW_RANDOM ARCH_RANDOM RANDOM_TRUST_CPU RANDOM_TRUST_BOOTLOADER
|
||||
LX_ENABLE += CRYPTO_JITTERENTROPY CRYPTO_ANSI_CPRNG HW_RANDOM_TIMERIOMEM
|
||||
|
Loading…
x
Reference in New Issue
Block a user