diff options
author | Ondrej Filip <feela@network.cz> | 2004-06-01 10:32:02 +0000 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-06-01 10:32:02 +0000 |
commit | b613b9928bdb1df3bd541d318d7f9c1bf492dfbc (patch) | |
tree | 30f04c90d3cdd5916c0586f8f8f65b3c9288cb10 /sysdep/cf/linux-22.h | |
parent | 7fdd338c3600aa4e7a0ae3d5ce270b5a1f8ccc0c (diff) |
#ifdef CONFIG_UNIX_DONTROUTE added.
Diffstat (limited to 'sysdep/cf/linux-22.h')
-rw-r--r-- | sysdep/cf/linux-22.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/cf/linux-22.h b/sysdep/cf/linux-22.h index 52a4681a..f3629433 100644 --- a/sysdep/cf/linux-22.h +++ b/sysdep/cf/linux-22.h @@ -12,6 +12,7 @@ #define CONFIG_ALL_TABLES_AT_ONCE #define CONFIG_LINUX_MC_MREQN +#define CONFIG_UNIX_DONTROUTE /* Link: sysdep/linux/netlink |