commit | b3d936f3ea1c97c32680e0cd235474cf9dadb762 | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Mon Jan 07 20:52:41 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 08 17:56:10 2013 -0800 |
tree | 55231f53fa50114417709a1cc2623f124bcba1f0 | |
parent | acb3e04119fbf9145eb6d6bb707f6fb662ab4d3b [diff] |
netpoll: add IPv6 support Currently, netpoll only supports IPv4. This patch adds IPv6 support to netpoll so that we can run netconsole over IPv6 network. Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>