mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
udp: in bandwidth statistics, take headers etc into account
This commit is contained in:
parent
21e5050dd1
commit
82122da762
2 changed files with 36 additions and 7 deletions
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
* Forbid unrecognized keys when parsing config files
|
||||
* Fix warnings from invalid avx512 key included in `./scripts/env-native-cpu-without-avx-512`
|
||||
* _aquatic_udp_: when calculating bandwidth statistics, take packet headers etc. into account
|
||||
* _aquatic_http_protocol_: explicity check for /scrape path
|
||||
* _aquatic_http_protocol_: return NeedMoreData until headers are fully parsed
|
||||
* _aquatic_http_protocol_: fix issues with ScrapeRequest::write and AnnounceRequest::write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue