linux-stable/net/mctp
Matt Johnston 76d001603c mctp: Don't let RTM_DELROUTE delete local routes
We need to test against the existing route type, not
the rtm_type in the netlink request.

Fixes: 83f0a0b728 ("mctp: Specify route types, require rtm_type in RTM_*ROUTE messages")
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-02 12:15:25 +00:00
..
test mctp: test: fix skb free in test device tx 2021-11-29 13:00:09 +00:00
Kconfig mctp: Add flow extension to skb 2021-10-29 13:23:51 +01:00
Makefile mctp: Add test utils 2021-10-03 14:35:41 +01:00
af_mctp.c mctp: handle the struct sockaddr_mctp_ext padding field 2021-11-04 19:17:48 -07:00
device.c mctp: Pass flow data & flow release events to drivers 2021-10-29 13:23:51 +01:00
neigh.c mctp: Add refcounts to mctp_dev 2021-09-29 11:00:11 +01:00
route.c mctp: Don't let RTM_DELROUTE delete local routes 2021-12-02 12:15:25 +00:00