summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2013-06-17 15:14:53 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-06-19 10:37:53 +0300
commit41f37125887cb9208da2441e350e1e3324c17ee6 (patch)
treea8a202e7a4ae088000495aeb1e3108cac4ac39b0 /README
parentbd8cd2cc9197454159f91a15b494192348e6f4e7 (diff)
downloadconnman-41f37125887cb9208da2441e350e1e3324c17ee6.tar.gz
README: Add kernel config options for full Session support
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 161c5352..d048393e 100644
--- a/README
+++ b/README
@@ -263,6 +263,13 @@ CONFIG_NETFILTER
CONFIG_NF_CONNTRACK_IPV4
CONFIG_NF_NAT_IPV4
+For routing and statistic support in Sessions, the following options
+need to be enabled as modules (m) or builtin (y):
+
+CONFIG_IP_NF_IPTABLES
+CONFIG_IP_MULTIPLE_TABLES
+CONFIG_NETFILTER_NETLINK_ACCT
+CONFIG_NETFILTER_XT_MATCH_NFACCT
wpa_supplicant configuration
============================