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

Limit number of remote requests #115

Closed
prasimix opened this issue Apr 22, 2017 · 2 comments
Closed

Limit number of remote requests #115

prasimix opened this issue Apr 22, 2017 · 2 comments
Assignees
Milestone

Comments

@prasimix
Copy link
Member

We have to limit somehow number of remote requests over serial/USB and Ethernet to avoid erratic behavior or skipping of watchdog impulses that will shut PSU down.

@prasimix
Copy link
Member Author

If long enough sequence of nonsensical text is send via serial to make error queue overflow that can initiate unrelated events such as false PWRGOOD detection and "trigger" DOUT2 relay.

mvladic added a commit that referenced this issue Jun 14, 2017
mvladic added a commit that referenced this issue Jun 15, 2017
@prasimix
Copy link
Member Author

Fixed in a way that e.g. stream of "garbage" sent over communication port cannot push PSU into standby mode anymore (due to watchdog timeout). Malicious user still could stop for few seconds other functions (i.e. LIST executions, protection tripping).

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

No branches or pull requests

2 participants