64 lines
1.8 KiB
Plaintext
64 lines
1.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun May 18 23:42:14 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.7.
|
||
|
## 0.1.7
|
||
|
|
||
|
* Implementing setLRUCapacity.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Mar 30 08:30:48 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.6.
|
||
|
## 0.1.6
|
||
|
|
||
|
* Allowing size 0.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Mar 28 07:03:54 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.5.
|
||
|
## 0.1.5
|
||
|
|
||
|
* New API: `lookup'` adjusts the target priority.
|
||
|
* New API: `LRUCacheRef` stuffs
|
||
|
* `insert` rebuilds PSQ when reached the limit.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 28 04:36:16 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.4.
|
||
|
## 0.1.4
|
||
|
|
||
|
* Using Integer instead of Int in LRUCache.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 18 22:56:21 UTC 2024 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.3.
|
||
|
## 0.1.3
|
||
|
|
||
|
* Simplify `maybeOpenRxWindow` and improve docs
|
||
|
[#7](https://github.com/kazu-yamamoto/network-control/pull/7)
|
||
|
|
||
|
## 0.1.2
|
||
|
|
||
|
* introducing a minimum size for window update
|
||
|
[#5](https://github.com/kazu-yamamoto/network-control/pull/5)
|
||
|
|
||
|
## 0.1.1
|
||
|
|
||
|
* Change defaultMaxData
|
||
|
[#4](https://github.com/kazu-yamamoto/network-control/pull/4)
|
||
|
|
||
|
## 0.1.0
|
||
|
|
||
|
* Breaking change: Renaming rxfWindow to rxfBufSize.
|
||
|
* Updating the document about flow control.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 23 02:00:41 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Add network-control at version 0.0.2.
|
||
|
|