diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2014-02-06 21:34:12 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-07 09:28:06 +0400 |
commit | 00fe11b3c67dc670fe6391d22f1fe64e7c99a8ec (patch) | |
tree | b2d8113facd8342e14ac70567b76c19fea0d5b8c /scripts/headers.sh | |
parent | 440b87eac4ca21ccb3f56e7b1f126e0eebcc0f84 (diff) | |
download | linux-00fe11b3c67dc670fe6391d22f1fe64e7c99a8ec.tar.xz |
netpoll: fix netconsole IPv6 setup
Currently, to make netconsole start over IPv6, the source address
needs to be specified. Without a source address, netpoll_parse_options
assumes we're setting up over IPv4 and the destination IPv6 address is
rejected.
Check if the IP version has been forced by a source address before
checking for a version mismatch when parsing the destination address.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Acked-by: Cong Wang <cwang@twopensource.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions