X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=net%2FKconfig;h=043fe1dc08607508008a0ef416101fb6db0e526b;hb=3de246a06000058f64adefbb2a6eb24521b3820c;hp=127da94ae25eb73e8ffd45e7e7dbc9e07d937033;hpb=3370b69eb0c1f6a05f9051e8fc3e8768461a80f7;p=firefly-linux-kernel-4.4.55.git diff --git a/net/Kconfig b/net/Kconfig index 127da94ae25e..043fe1dc0860 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -86,6 +86,20 @@ source "net/netlabel/Kconfig" endif # if INET +config ANDROID_PARANOID_NETWORK + bool "Only allow certain groups to create sockets" + default y + help + none + +config NET_ACTIVITY_STATS + bool "Network activity statistics tracking" + default y + help + Network activity statistics are useful for tracking wireless + modem activity on 2G, 3G, 4G wireless networks. Counts number of + transmissions and groups them in specified time buckets. + config NETWORK_SECMARK bool "Security Marking" help