logoalt Hacker News

zepearlyesterday at 8:36 PM1 replyview on HN

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?


Replies

eqvinoxyesterday at 8:55 PM

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

show 1 reply