aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRoman Kiryanov <[email protected]>2020-02-19 13:40:06 -0800
committerDavid S. Miller <[email protected]>2020-02-20 15:02:02 -0800
commit98bda63e20daab95bdc084ce00459a4f622a0505 (patch)
treea06c9375c9287c3f8e9ebef8f7e88ea60e8671b4 /tools/perf/scripts/python/export-to-sqlite.py
parentac2fcfa9fd26db67d7000677c05629c34cc94564 (diff)
net: disable BRIDGE_NETFILTER by default
The description says 'If unsure, say N.' but the module is built as M by default (once the dependencies are satisfied). When the module is selected (Y or M), it enables NETFILTER_FAMILY_BRIDGE and SKB_EXTENSIONS which alter kernel internal structures. We (Android Studio Emulator) currently do not use this module and think this it is more consistent to have it disabled by default as opposite to disabling it explicitly to prevent enabling NETFILTER_FAMILY_BRIDGE and SKB_EXTENSIONS. Signed-off-by: Roman Kiryanov <[email protected]> Acked-by: Florian Westphal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions