Skip to content

Invalid pasta port specifier? #25748

Answered by sbrivio-rh
io7m asked this question in Q&A
Discussion options

You must be logged in to vote

Is this a bug?

Oops, yes, it's a documentation bug I indirectly introduced in https://passt.top/passt/commit/?id=3c6ae625101aee6ddf94e0fd85ce3a9c9067c3bf.

spec for -T (and -U) is not (after that commit) as described for -t (and -u), because you can't bind to a particular address inside the namespace. These options are used for "spliced" forwarding over the loopback interface, so specifying an address there won't work.

I thought I'd check before opening a ticket.

It's probably even quicker if you submit a patch ([email protected], no need to subscribe, the usual git format-email format) for the man page.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by io7m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
network Networking related issue or feature pasta pasta(1) bugs or features
2 participants