projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
353a964
)
android: base-cfg: enable CONFIG_INET_DIAG_DESTROY
author
Lorenzo Colitti
<lorenzo@google.com>
Mon, 16 Jan 2017 08:35:52 +0000
(17:35 +0900)
committer
Amit Pundir
<amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:59:06 +0000
(13:29 +0530)
As of Android N, this is required to close sockets when a
network disconnects.
Change-Id: I9fe81c5fc5224c17bfd8d9e236ea9e436b5971cb
(cherry picked from commit
4a15cee4bdaf764756e98cd8f03784f330459ab1
)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
android/configs/android-base.cfg
patch
|
blob
|
history
diff --git
a/android/configs/android-base.cfg
b/android/configs/android-base.cfg
index 59c4f3a0df197f1dc83a51dde34b110fba30b0ca..30e01074f64a7f04c2bb3da85a5b5b6cec6f5540 100644
(file)
--- a/
android/configs/android-base.cfg
+++ b/
android/configs/android-base.cfg
@@
-29,6
+29,7
@@
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_INET6_AH=y
+CONFIG_INET6_DIAG_DESTROY=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_INET=y