scaleway / kernel-tools

:penguin: Kernels on Scaleway
http://devhub.scaleway.com/#/bootscripts
MIT License
103 stars 36 forks source link

enable support for ip rules #282

Closed neu3no closed 8 years ago

neu3no commented 8 years ago

Hy, i already asked the support and hey told me to make a request here.

Can you may include CONFIG_NETFILTER_NETLINK=y CONFIG_NETFILTER_NETLINK_QUEUE=y CONFIG_NETFILTER_NETLINK_LOG=y CONFIG_NF_CT_NETLINK=y CONFIG_SCSI_NETLINK=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_NET_SCH_INGRESS=y CONFIG_NET_SCHED=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_NETFILTER_XT_TARGET_MARK=y in the kernel config for enabling ip rule support?

regards Christian

QuentinPerez commented 8 years ago

Hi @neu3no,

There are enable as module in the kernel 4.5.6-std except for CONFIG_SCSI_NETLINK that I will add. I release the kernels tomorrow ☺️ .

neu3no commented 8 years ago

\o/ thx!