Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using Chaosnet streams (provided by cbridge). #22

Closed
wants to merge 9 commits into from

Conversation

bictorv
Copy link
Contributor

@bictorv bictorv commented Sep 18, 2020

If the host parameter given can be on Chaosnet (based on DNS or that it's a valid 16-bit chaos address), connect using the stream interface of cbridge, else use Internet as usual.

Also send three extra Supdup variables (supported by ITS), and some minor things.

Don't translate it, just show it. See RFC 734, bottom of page 3.
Send input and output speeds, and the local userid (first 6 chars).

Plus don't crash when debug is turned on.
Clear the line for "Connection closed" and also after, to make the message more readable.
of the Chaosnet stuff.
...of the Chaos stuff. But really, the rest should also be cleaned up.
@bictorv
Copy link
Contributor Author

bictorv commented Sep 18, 2020

Sorry, I'll redo with another fix.

@bictorv bictorv closed this Sep 18, 2020
@larsbrinkhoff
Copy link
Member

larsbrinkhoff commented Sep 18, 2020 via email

@bictorv
Copy link
Contributor Author

bictorv commented Sep 18, 2020

I guessed there must be a way. I'll try that next time! :-)

@bictorv
Copy link
Contributor Author

bictorv commented Sep 20, 2020

So how, more precisely, would I update the latest pull request into PDP-10:master with the latest commits in Chaosnet:master?

@larsbrinkhoff
Copy link
Member

I think you already did it. By pushing new commits to Chaosnet:master, they were automatically added here:
#23

When you make a pull request, GitHub will monitor the repository and branch originally used to open the request. The pull request will always reflect the state of that branch. You can also completely rewrite the history on that branch and force push it, and the pull request will be updated accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants