linux/net/mptcp
Matthieu Baerts (NGI0) 4ce7fb8de5 mptcp: add MPJoinRejected MIB counter
This counter is useful to understand why some paths are rejected, and
not created as expected.

It is incremented when receiving a connection request, if the PM didn't
allow the creation of new subflows.

Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250413-net-next-mptcp-sched-mib-sft-misc-v2-5-0f83a4350150@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-15 08:21:47 -07:00
..
Kconfig
Makefile mptcp: pm: split in-kernel PM specific code 2025-03-10 13:35:50 -07:00
bpf.c
crypto.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
crypto_test.c mptcp: fill in missing MODULE_DESCRIPTION() 2023-12-17 20:54:22 +00:00
ctrl.c mptcp: sysctl: add available_path_managers 2025-03-20 10:14:49 +01:00
diag.c tcp: ulp: diag: more info without CAP_NET_ADMIN 2025-03-07 19:39:53 -08:00
fastopen.c mptcp: cleanup mem accounting 2025-02-19 19:05:28 -08:00
mib.c mptcp: add MPJoinRejected MIB counter 2025-04-15 08:21:47 -07:00
mib.h mptcp: add MPJoinRejected MIB counter 2025-04-15 08:21:47 -07:00
mptcp_diag.c mptcp: drop duplicate header inclusions 2024-03-06 20:24:10 -08:00
mptcp_pm_gen.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-11-07 13:44:16 -08:00
mptcp_pm_gen.h mptcp: add token for get-addr in yaml 2024-03-04 13:07:45 +00:00
options.c tcp/dccp: remove icsk->icsk_ack.timeout 2025-03-25 10:34:33 -07:00
pm.c mptcp: pm: Return local variable instead of freed pointer 2025-04-15 08:21:46 -07:00
pm_kernel.c mptcp: pm: register in-kernel and userspace PM 2025-03-20 10:14:48 +01:00
pm_netlink.c mptcp: pm: split netlink and in-kernel init 2025-03-20 10:14:48 +01:00
pm_userspace.c mptcp: pm: register in-kernel and userspace PM 2025-03-20 10:14:48 +01:00
protocol.c mptcp: add MPJoinRejected MIB counter 2025-04-15 08:21:47 -07:00
protocol.h mptcp: sched: split validation part 2025-04-15 08:21:46 -07:00
sched.c mptcp: sched: split validation part 2025-04-15 08:21:46 -07:00
sockopt.c mptcp: sockopt: fix getting freebind & transparent 2025-03-21 19:05:26 +01:00
subflow.c mptcp: add MPJoinRejected MIB counter 2025-04-15 08:21:47 -07:00
syncookies.c
token.c
token_test.c mptcp: token kunit: set protocol 2024-02-26 18:42:12 -08:00