Remix.run Logo
zepearl 2 hours ago

So if I understand correctly 3 modules are involved:

- esp4 (kernel config "CONFIG_AF_RXRPC")

- esp6 (kernel config "CONFIG_INET_ESP")

- rxrpc (kernel config "CONFIG_INET6_ESP")

Is this correct?

eqvinox 2 hours ago | parent [-]

You mixed up the names vs. config options but yes killing those 3 options should make you "safe". No warranty.

zepearl an hour ago | parent [-]

damn you're right, thx