Searched hist:bc3fc44c12d6a4722b253f19423db1244175c18c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2_regs.h | diff bc3fc44c12d6a4722b253f19423db1244175c18c Fri Oct 20 16:39:48 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths
There is no reason why we should limit ourselves to matching only full IPv4 addresses (/32), the same logic applies between the DATA and MASK ports, so just make it more configurable to accept both.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm_sf2_cfp.c | diff bc3fc44c12d6a4722b253f19423db1244175c18c Fri Oct 20 16:39:48 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths
There is no reason why we should limit ourselves to matching only full IPv4 addresses (/32), the same logic applies between the DATA and MASK ports, so just make it more configurable to accept both.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|