We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973537e commit 60801e2Copy full SHA for 60801e2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## v1.5.0
4
+
5
+- [New API] [commit](https://github.com/mdlayher/netlink/commit/53a1c10065e51077659ceedf921c8f0807abe8c0):
6
+ the `netlink.Config.PID` field can be used to specify an explicit port ID when
7
+ binding the netlink socket. This is intended for advanced use cases and most
8
+ callers should leave this field set to 0.
9
+- [Improvement]: more low-level functionality ported to
10
+ `github.com/mdlayher/socket`, reducing package complexity.
11
12
## v1.4.2
13
14
- [Documentation] [commit](https://github.com/mdlayher/netlink/commit/177e6364fb170d465d681c7c8a6283417a6d3e49):
0 commit comments