diff options
author | 2023-01-24 18:59:37 -0800 | |
---|---|---|
committer | 2023-01-24 18:59:37 -0800 | |
commit | 2a48216cff7a2e3964fbed16f84d33f68b3e5e42 (patch) | |
tree | 4cbd003a4dc37202c5705fe2ab5f622743bdd8a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: move devlink port creation/deletion (diff) | |
parent | netfilter: conntrack: unify established states for SCTP paths (diff) | |
download | wireguard-linux-2a48216cff7a2e3964fbed16f84d33f68b3e5e42.tar.xz wireguard-linux-2a48216cff7a2e3964fbed16f84d33f68b3e5e42.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Pablo Neira Ayuso says:
====================
Netfilter fixes for net
1) Perform SCTP vtag verification for ABORT/SHUTDOWN_COMPLETE according
to RFC 9260, Sect 8.5.1.
2) Fix infinite loop if SCTP chunk size is zero in for_each_sctp_chunk().
And remove useless check in this macro too.
3) Revert DATA_SENT state in the SCTP tracker, this was applied in the
previous merge window. Next patch in this series provides a more
simple approach to multihoming support.
4) Unify HEARTBEAT_ACKED and ESTABLISHED states for SCTP multihoming
support, use default ESTABLISHED of 210 seconds based on
heartbeat timeout * maximum number of retransmission + round-trip timeout.
Otherwise, SCTP conntrack entry that represents secondary paths
remain stale in the table for up to 5 days.
This is a slightly large batch with fixes for the SCTP connection
tracking helper, all patches from Sriram Yagnaraman.
* git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
netfilter: conntrack: unify established states for SCTP paths
Revert "netfilter: conntrack: add sctp DATA_SENT state"
netfilter: conntrack: fix bug in for_each_sctp_chunk
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
====================
Link: https://lore.kernel.org/r/20230124183933.4752-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions