We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb29a8a commit 48aaa61Copy full SHA for 48aaa61
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased: mitmproxy_rs next
2
3
+- Fix a bug where buffer space wasn't reclaimed correctly, leading to an error in local capture mode.
4
+- macOS: Make sure an existing network extension is replaced if a newer version is available.
5
+- macOS: Fix a bug where IPv6 addresses with scope ids were not parsed correctly.
6
+- Improve error message if `bpf-linker` is missing.
7
8
## 06 January 2025: mitmproxy_rs 0.11.4
9
0 commit comments