]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme: add fabrics discovery controller default port number
authorSagi Grimberg <sagi@grimberg.me>
Fri, 14 Aug 2020 20:42:37 +0000 (13:42 -0700)
committerKeith Busch <kbusch@kernel.org>
Wed, 19 Aug 2020 16:54:31 +0000 (09:54 -0700)
commit5cde509ee656141b88498726478df5c57a394926
treef0ce7f13a8a8f920ffd2cbcf79de663e34fa3ee0
parent2c3476c83e64f5cfe2216b043701fd808cc3c05a
nvme: add fabrics discovery controller default port number

The IANA port number for a discovery controller is 8009
for NVMe/TCP and 4420 for any NVMe/RDMA port number. So make
sure to fill it and pass it down, it will help us as we
track and match connection arguments for filtering purposes.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
common.h
fabrics.c
linux/nvme.h