Searched hist:ea2c0f9e3fc2f94f090d693b7235c02af1289629 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | neighbour.h | diff ea2c0f9e3fc2f94f090d693b7235c02af1289629 Wed Apr 13 05:52:00 CDT 2022 Nikolay Aleksandrov <razor@blackwall.org> net: rtnetlink: add ndm flags and state mask attributes
Add ndm flags/state masks which will be used for bulk delete filtering. All of these are used by the bridge and vxlan drivers. Also minimal attr policy validation is added, it is up to ndo_fdb_del_bulk implementers to further validate them.
Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff ea2c0f9e3fc2f94f090d693b7235c02af1289629 Wed Apr 13 05:52:00 CDT 2022 Nikolay Aleksandrov <razor@blackwall.org> net: rtnetlink: add ndm flags and state mask attributes
Add ndm flags/state masks which will be used for bulk delete filtering. All of these are used by the bridge and vxlan drivers. Also minimal attr policy validation is added, it is up to ndo_fdb_del_bulk implementers to further validate them.
Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|