diff options
Diffstat (limited to 'sysdep/cf/linux-22.h')
-rw-r--r-- | sysdep/cf/linux-22.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdep/cf/linux-22.h b/sysdep/cf/linux-22.h index cd5090f..52a4681 100644 --- a/sysdep/cf/linux-22.h +++ b/sysdep/cf/linux-22.h @@ -7,11 +7,12 @@ */ #define CONFIG_AUTO_ROUTES -#define CONFIG_ALL_MULTICAST #define CONFIG_SELF_CONSCIOUS #define CONFIG_MULTIPLE_TABLES #define CONFIG_ALL_TABLES_AT_ONCE +#define CONFIG_LINUX_MC_MREQN + /* Link: sysdep/linux/netlink Link: sysdep/linux |