Re: [PATCH] iscsi: respond to netlink with unicast when appropriate

2018-04-09 Thread Lee Duncan
On 04/09/2018 03:15 PM, Chris Leech wrote: > Instead of always multicasting responses, send a unicast netlink message > directed at the correct pid. This will be needed if we ever want to > support multiple userspace processes interacting with the kernel over > iSCSI netlink simultaneously. Limit

[PATCH] iscsi: respond to netlink with unicast when appropriate

2018-04-09 Thread Chris Leech
Instead of always multicasting responses, send a unicast netlink message directed at the correct pid. This will be needed if we ever want to support multiple userspace processes interacting with the kernel over iSCSI netlink simultaneously. Limitations can currently be seen if you attempt to run

Re: unable to create portal for ipv6 address

2018-04-09 Thread Chris Leech
On Fri, Apr 06, 2018 at 09:00:50AM -0700, Vadiraj Jahagirdar wrote: > I've targetcli installed and setup. I'm unable to add ipv6 address in > portals for a particular target iQN. > There is not even a single documentation on internet about how to run iSCSI > on ipv6. > > Thanks in advance. > >