summaryrefslogtreecommitdiff
path: root/net/mctp/Makefile
diff options
context:
space:
mode:
authorJeremy Kerr <jk@codeconstruct.com.au>2022-02-09 07:05:56 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-09 15:00:11 +0300
commit0de55a7d1133d0ab1acad5d91eea6ccd8cf6d448 (patch)
treeb55293885a7f9ae8293cc93a2408bd46458bda21 /net/mctp/Makefile
parent8069b22d656f6e1922352bff90ab78e6fab73779 (diff)
downloadlinux-0de55a7d1133d0ab1acad5d91eea6ccd8cf6d448.tar.xz
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 <jk@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mctp/Makefile')
0 files changed, 0 insertions, 0 deletions