diff options
author | 2020-05-27 11:56:40 +0200 | |
---|---|---|
committer | 2020-05-28 12:47:02 -0700 | |
commit | 45ebf73ebcec88a34a778f5feaa0b82b1c76069e (patch) | |
tree | eb6b94a17294dc3d1c0c0946d8bf68e6827baf60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bonding: Fix reference count leak in bond_sysfs_slave_add. (diff) | |
download | linux-rng-45ebf73ebcec88a34a778f5feaa0b82b1c76069e.tar.xz linux-rng-45ebf73ebcec88a34a778f5feaa0b82b1c76069e.zip |
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Make sure SCTP_ADDR_{MADE_PRIM,ADDED} are sent only for associations
that have been established.
These events are described in rfc6458#section-6.1
SCTP_PEER_ADDR_CHANGE:
This tag indicates that an address that is
part of an existing association has experienced a change of
state (e.g., a failure or return to service of the reachability
of an endpoint via a specific transport address).
Signed-off-by: Jonas Falkevik <jonas.falkevik@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Reviewed-by: Xin Long <lucien.xin@gmail.com>
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