summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-05-04 12:49:32 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-04 12:49:32 +0300
commit6a9b3de82516551543d153aefa8fe3577cea7271 (patch)
treeafabe4823f49f778dd7f66bb4ed03d3d73faff50 /tools/perf/scripts/python/export-to-postgresql.py
parentf43f0cd2d9b07caf38d744701b0b54d4244da8cc (diff)
parent259a834fadda06db430bcd4ab95e1fcf5e63c4cb (diff)
downloadlinux-6a9b3de82516551543d153aefa8fe3577cea7271.tar.xz
Merge branch 'mptcp-pathmanager-api'
Mat Martineau says: ==================== mptcp: Userspace path manager API Userspace path managers (PMs) make use of generic netlink MPTCP events and commands to control addition and removal of MPTCP subflows on an existing MPTCP connection. The path manager events have already been upstream for a while, and this patch series adds four netlink commands for userspace: * MPTCP_PM_CMD_ANNOUNCE: advertise an address that's available for additional subflow connections. * MPTCP_PM_CMD_REMOVE: revoke an advertisement * MPTCP_PM_CMD_SUBFLOW_CREATE: initiate a new subflow on an existing MPTCP connection * MPTCP_PM_CMD_SUBFLOW_DESTROY: close a subflow on an existing MPTCP connection Userspace path managers, such as mptcpd, can be more easily customized for different devices. The in-kernel path manager remains available to handle server use cases. Patches 1-3 update common path manager code (used by both in-kernel and userspace PMs) Patches 4, 6, and 8 implement the new generic netlink commands. Patches 5, 7, and 9-13 add self test support and test cases for the new path manager commands. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions