aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-12-18 14:43:39 -0500
committerDavid S. Miller <davem@davemloft.net>2015-12-18 14:43:39 -0500
commit6462de8ca4d8000d91fbbdd610561cb8054f78a2 (patch)
treebb02bd14741b26fc9ba0abcaeb9a7f01a8339e68 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentipv6: addrconf: use stable address generator for ARPHRD_NONE (diff)
parentnet: Allow accepted sockets to be bound to l3mdev domain (diff)
downloadlinux-dev-6462de8ca4d8000d91fbbdd610561cb8054f78a2.tar.xz
linux-dev-6462de8ca4d8000d91fbbdd610561cb8054f78a2.zip
Merge branch 'l3mdev-accept'
David Ahern says: ==================== net: Allow accepted sockets to be bound to l3mdev domain Allow accepted sockets to derive their sk_bound_dev_if setting from the l3mdev domain in which the packets originated. This version adds a sysctl to control whether the setting is inherited, making the functionality similar to sk_mark and its sysctl_tcp_fwmark_accept setting. This effectively allow a process to have a "VRF-global" listen socket, with child sockets bound to the VRF device in which the packet originated. A similar behavior can be achieved using sk_mark, but a solution using marks is incomplete as it does not handle duplicate addresses in different L3 domains/VRFs. Allowing sockets to inherit the sk_bound_dev_if from l3mdev domain provides a complete solution. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions