public inbox for v9fs@lists.linux.dev
 help / color / mirror / Atom feed
* -otrans=tcp with IPv6 address?
@ 2025-01-14 21:01 Joshua Murphy
  2025-01-14 21:24 ` Dominique Martinet
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Murphy @ 2025-01-14 21:01 UTC (permalink / raw)
  To: v9fs

It seems like it isn’t currently possible to mount using an IPv6 address
and -otrans=tcp.

I think the issue is in p9_fd_create_tcp in net/9p/trans_fd.c as it only
validates IPv4 addresses and returns EINVAL otherwise.

Thanks,
-- 
Joshua Murphy
joshuamurphy@posteo.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-15 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 21:01 -otrans=tcp with IPv6 address? Joshua Murphy
2025-01-14 21:24 ` Dominique Martinet
2025-01-15 15:46   ` Joshua Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox