aboutsummaryrefslogtreecommitdiffstats
path: root/net/mctp/af_mctp.c
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2022-02-09 04:05:56 +0000
committerDavid S. Miller <[email protected]>2022-02-09 12:00:11 +0000
commit0de55a7d1133d0ab1acad5d91eea6ccd8cf6d448 (patch)
treeb55293885a7f9ae8293cc93a2408bd46458bda21 /net/mctp/af_mctp.c
parentmctp: Add helper for address match checking (diff)
downloadkernel-0de55a7d1133d0ab1acad5d91eea6ccd8cf6d448.tar.gz
kernel-0de55a7d1133d0ab1acad5d91eea6ccd8cf6d448.zip
mctp: Allow keys matching any local address
Currently, we require an exact match on an incoming packet's dest address, and the key's local_addr field. In a future change, we may want to set up a key before packets are routed, meaning we have no local address to match on. This change allows key lookups to match on local_addr = MCTP_ADDR_ANY. Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/mctp/af_mctp.c')
0 files changed, 0 insertions, 0 deletions