kernel-tools icon indicating copy to clipboard operation
kernel-tools copied to clipboard

Enable IPv6 multiple table

Open bchatelard opened this issue 8 years ago • 1 comments

$ zcat /proc/config.gz | grep MULTIPLE_TABLE
...
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IPV6_MULTIPLE_TABLES is not set
...

bchatelard avatar Feb 07 '17 16:02 bchatelard

It is correctly set on 4.8 https://github.com/scaleway/kernel-tools/blob/474987e5273d24fec4395f8fbadba93e47a9f672/armv7l/4.8.14-std/.config#L793

bchatelard avatar Feb 07 '17 16:02 bchatelard