linux-stable/net/mctp
Gagan Kumar ae81de7378 mctp: Remove only static neighbour on RTM_DELNEIGH
Add neighbour source flag in mctp_neigh_remove(...) to allow removal of
only static neighbours.

This should be a no-op change and might be useful later when mctp can
have MCTP_NEIGH_DISCOVER neighbours.

Signed-off-by: Gagan Kumar <gagan1kumar.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-02 12:18:14 +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: Remove only static neighbour on RTM_DELNEIGH 2022-01-02 12:18:14 +00:00
route.c mctp: Don't let RTM_DELROUTE delete local routes 2021-12-02 12:15:25 +00:00