]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: core: netpoll: Enable netconsole IPv6 link local address
authorMatwey V. Kornilov <matwey@sai.msu.ru>
Fri, 2 Nov 2018 18:19:36 +0000 (21:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Nov 2018 01:07:10 +0000 (17:07 -0800)
commitd016b4a3562b745fd9fa387a47d8de62ccd7e241
treedde9a7c3e91def3f277b0cef38318a089ddee188
parente22d0bfa09a56e427a1a950ccb85621c86b343a4
net: core: netpoll: Enable netconsole IPv6 link local address

There is no reason to discard using source link local address when
remote netconsole IPv6 address is set to be link local one.

The patch allows administrators to use IPv6 netconsole without
explicitly configuring source address:

    netconsole=@/,@fe80::5054:ff:fe2f:6012/

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/netpoll.c