summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 7a9d7fd..cfe649e 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -10,6 +10,9 @@ of contributors, see the GIT commit log.
### Changes
+- Don't try to configure TX buffer max size for every raw socket. Instead, add a new API
+ that can be used when needed, called `libnet_setfd_max_sndbuf()`.
+
### Fixes