]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
udev: Add HOST_IFACE to udev rule
authorMartin Belanger <martin.belanger@dell.com>
Tue, 13 Sep 2022 15:19:13 +0000 (11:19 -0400)
committerMartin Belanger <martin.belanger@dell.com>
Fri, 23 Sep 2022 19:36:28 +0000 (15:36 -0400)
commit1d2ddfb684e3a4cf7f5842742eacd0aa88ce4cd3
tree1ea65febf142f52f3ae80de170c77c3a2c9b536e
parentda4d2ac1978f89d039746481f085c2cee5d6a5c1
udev: Add HOST_IFACE to udev rule

The HOST_IFACE only applies to TCP connections. When provided, it forces TCP
connections on a specific interface instead of letting the routing table
decide. Some users may prefer to force connections on specific interfaces
instead of configuring the routing table. This change makes sure that the
HOST_IFACE used to set up the persistent connection to the discovery
controller also gets applied to the I/O controller connections.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
nvmf-autoconnect/udev-rules/70-nvmf-autoconnect.rules.in