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

Add ffbs-wireguard-respondd #141

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

SmithChart
Copy link
Contributor

This adds ffbs-wireguard-respondd.
This package provides statistics of WireGuard interfaces via respondd.

Previously this package has been managed in
https://gitli.stratum0.org/ffbs/ffbs-packages under the name gluon-ffbsnext-wireguard.
Last commit-id: c865bd1e81c401bbc47a1b55c0ee4b4c4893a3ec

This adds ffbs-wireguard-respondd.
This package provides statistics of WireGuard interfaces via respondd.

Previously this package has been managed in
https://gitli.stratum0.org/ffbs/ffbs-packages under the name
`gluon-ffbsnext-wireguard`.
Last commit-id: c865bd1e81c401bbc47a1b55c0ee4b4c4893a3ec
@SmithChart SmithChart requested a review from grische November 6, 2024 20:53
@SmithChart
Copy link
Contributor Author

On Matrix there was a question regarding the 64bit -> 53bit conversion:

I guess the comment is misleading. In case we reach 2^53 counts, the number will loose precision since JSON will use float for numbers. So yeah. Something happens in this case. But not caring about the conversion here is the canonical way to solve this. (Otherwise we would need to convert our number to string - and for me this is not worth the hassle.)

@SmithChart SmithChart requested a review from maurerle December 15, 2024 11:33
@SmithChart
Copy link
Contributor Author

Anyone willing to approve this PR?

@maurerle maurerle merged commit eed6d79 into freifunk-gluon:master Dec 15, 2024
2 checks passed
@maurerle maurerle deleted the ffbs-wireguard-respondd branch December 15, 2024 13:11
@maurerle maurerle restored the ffbs-wireguard-respondd branch December 15, 2024 13:11
@maurerle maurerle deleted the ffbs-wireguard-respondd branch December 15, 2024 13:11
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.

2 participants