Searched hist:addd383f5a0ba9bf8336be3cc8b7a2916c08a77a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | diff addd383f5a0ba9bf8336be3cc8b7a2916c08a77a Sun Oct 07 22:16:41 CDT 2018 David Ahern <dsahern@gmail.com> net: Update netconf dump handlers for strict data checking
Update inet_netconf_dump_devconf, inet6_netconf_dump_devconf, and mpls_netconf_dump_devconf for strict data checking. If the flag is set, the dump request is expected to have an netconfmsg struct as the header. The struct only has the family member and no attributes can be appended.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | diff addd383f5a0ba9bf8336be3cc8b7a2916c08a77a Sun Oct 07 22:16:41 CDT 2018 David Ahern <dsahern@gmail.com> net: Update netconf dump handlers for strict data checking
Update inet_netconf_dump_devconf, inet6_netconf_dump_devconf, and mpls_netconf_dump_devconf for strict data checking. If the flag is set, the dump request is expected to have an netconfmsg struct as the header. The struct only has the family member and no attributes can be appended.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff addd383f5a0ba9bf8336be3cc8b7a2916c08a77a Sun Oct 07 22:16:41 CDT 2018 David Ahern <dsahern@gmail.com> net: Update netconf dump handlers for strict data checking
Update inet_netconf_dump_devconf, inet6_netconf_dump_devconf, and mpls_netconf_dump_devconf for strict data checking. If the flag is set, the dump request is expected to have an netconfmsg struct as the header. The struct only has the family member and no attributes can be appended.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|