We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f721432 commit 4dcd1ccCopy full SHA for 4dcd1cc
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+* 0.6.4
5
+ * ndb: memory leak fix: <https://github.com/svinota/pyroute2/issues/789>
6
+ * packaging: fix internal modules import
7
+ * netlink: DEFAULT_RCVBUF size increased: <https://github.com/svinota/pyroute2/issues/813>
8
+ * rtnl: fix COLLECT_METADATA for geneve devices: <https://github.com/svinota/pyroute2/issues/795>
9
* 0.6.3
10
* ndb: route spec fixes: <https://github.com/svinota/pyroute2/issues/808>
11
* packaging: force virtual packages to require same versions
0 commit comments