summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2013-08-22 16:00:13 +0300
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-08-26 14:38:13 +0300
commit115cb9cbd3cdda00784e58a4ea12b42d128732b4 (patch)
treef5e44644abd0cfed7305ddce040dde83eb885b09 /README
parentba4d4ed74630257533e3c0ef600a9f96d14c765a (diff)
downloadconnman-115cb9cbd3cdda00784e58a4ea12b42d128732b4.tar.gz
readme: Document kernel options needed by session
Session networking code needs these kernel options to work. CONFIG_NETFILTER_XT_CONNMARK CONFIG_NETFILTER_XT_TARGET_CONNMARK CONFIG_NETFILTER_XT_MATCH_CONNMARK
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 59d2801e..513b94fe 100644
--- a/README
+++ b/README
@@ -276,6 +276,9 @@ CONFIG_IP_NF_IPTABLES
CONFIG_IP_MULTIPLE_TABLES
CONFIG_NETFILTER_NETLINK_ACCT
CONFIG_NETFILTER_XT_MATCH_NFACCT
+CONFIG_NETFILTER_XT_CONNMARK
+CONFIG_NETFILTER_XT_TARGET_CONNMARK
+CONFIG_NETFILTER_XT_MATCH_CONNMARK
In order to support USB gadget tethering, the following kernel configuration
options need to be enabled: