Searched hist:"03 f2bbc4" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/netns/ |
H A D | mctp.h | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | mctp.h | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | mctp.h | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/mctp/ |
H A D | device.c | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_mctp.c | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | 03f2bbc4 Wed Jul 28 21:20:52 CDT 2021 Matt Johnston <matt@codeconstruct.com.au> mctp: Allow per-netns default networks
Currently we have a compile-time default network (MCTP_INITIAL_DEFAULT_NET). This change introduces a default_net field on the net namespace, allowing future configuration for new interfaces.
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|