commit | aa9bea0b081c015ad5d54a2cced0977917775ed7 | [log] [tgz] |
---|---|---|
author | Kittipon Meesompop <kmeesomp@linux.vnet.ibm.com> | Tue Aug 15 17:02:48 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 15 10:58:40 2017 -0700 |
tree | 1ed9b8ee6b138234159aebb34ff79cd40168de53 | |
parent | d65626ad7c999e6e2ab98ea2160e71cf210c366d [diff] |
s390/qeth: reject multicast rxip addresses There exist different commands to add unicast and multicast addresses on the OSA card. rxip addresses are always set as unicast addresses and thus just unicast addresses should be allowed. Adding a multicast address now fails and a grace message is generated. Signed-off-by: Kittipon Meesompop <kmeesomp@linux.vnet.ibm.com> Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>