This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) | require | patch | `v1.3.0` -> `v1.3.1` |
---
### Release Notes
<details>
<summary>vishvananda/netlink (github.com/vishvananda/netlink)</summary>
### [`v1.3.1`](https://github.com/vishvananda/netlink/releases/tag/v1.3.1)
[Compare Source](https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1)
#### What's Changed
- Fix deprecated comments by [@​champtar](https://github.com/champtar) in https://github.com/vishvananda/netlink/pull/1011
- Fix: Do not crash when enumerating tc filters with unknown actionType by [@​Matus-p](https://github.com/Matus-p) in https://github.com/vishvananda/netlink/pull/1013
- Fix SetSendTimeout/SetReceiveTimeout by [@​robmry](https://github.com/robmry) in https://github.com/vishvananda/netlink/pull/1012
- capture and return errors in ConntrackDeleteFilters by [@​aroradaman](https://github.com/aroradaman) in https://github.com/vishvananda/netlink/pull/1014
- Fix FouList attribute body truncated error with kernel 5.2+ by [@​chanfung032](https://github.com/chanfung032) in https://github.com/vishvananda/netlink/pull/1017
- Preserve results when NLM_F_DUMP_INTR is set by [@​robmry](https://github.com/robmry) in https://github.com/vishvananda/netlink/pull/1018
- netkit: Add support for IFLA_NETKIT_SCRUB and IFLA_NETKIT_PEER_SCRUB by [@​jrife](https://github.com/jrife) in https://github.com/vishvananda/netlink/pull/1022
- fix CI failed Incidental in TestRuleListFiltered by [@​wangling94](https://github.com/wangling94) in https://github.com/vishvananda/netlink/pull/1043
- disable broadcast if broadcast is set to net.IPv4zero by [@​WeidiDeng](https://github.com/WeidiDeng) in https://github.com/vishvananda/netlink/pull/1037
- .github/workflows: Bump CI Go version to v1.22 by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1049
- TC FLOWER enrich match field and action about vlan by [@​wangling94](https://github.com/wangling94) in https://github.com/vishvananda/netlink/pull/1045
- link_linux: Add deserialization of `IFF_RUNNING` flag by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1038
- Preserve results when NLM_F_DUMP_INTR is set by [@​adrianmoisey](https://github.com/adrianmoisey) in https://github.com/vishvananda/netlink/pull/1050
- Add IFLA_PARENT_DEV_NAME / IFLA_PARENT_DEV_BUS_NAME to links by [@​akerouanton](https://github.com/akerouanton) in https://github.com/vishvananda/netlink/pull/1051
- conntrack: prevent potential memory leak by [@​aroradaman](https://github.com/aroradaman) in https://github.com/vishvananda/netlink/pull/1058
- Fix parsing 4-bytes attribute by [@​Asphaltt](https://github.com/Asphaltt) in https://github.com/vishvananda/netlink/pull/1034
- fix: Use correct offset for unix socket diagnosis by [@​srebhan](https://github.com/srebhan) in https://github.com/vishvananda/netlink/pull/1061
- vxlan: Fix parseVxlanData for source port range by [@​borkmann](https://github.com/borkmann) in https://github.com/vishvananda/netlink/pull/1062
- netkit: Allow setting MAC address in L2 mode by [@​jrife](https://github.com/jrife) in https://github.com/vishvananda/netlink/pull/1063
- Add support for MTU Lock by [@​trozet](https://github.com/trozet) in https://github.com/vishvananda/netlink/pull/1067
- pedit: Fix EncodeActions to add TcGen for pedit action by [@​chent1996](https://github.com/chent1996) in https://github.com/vishvananda/netlink/pull/1065
- go.mod: github.com/vishvananda/netns v0.0.5 by [@​thaJeztah](https://github.com/thaJeztah) in https://github.com/vishvananda/netlink/pull/1056
- Add `OifIndex` option for `RouteGetWithOptions` by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1060
- Support TC "sample" filter action by [@​lorenz](https://github.com/lorenz) in https://github.com/vishvananda/netlink/pull/1042
- Add support for XFRMA_SA_DIR and XFRMA_SA_PCPU attributes for XFRM by [@​ChinmayaSharma-hue](https://github.com/ChinmayaSharma-hue) in https://github.com/vishvananda/netlink/pull/1044
- Add support for ARP/ND Timestamps when retriving neighbors by [@​jlamanna](https://github.com/jlamanna) in https://github.com/vishvananda/netlink/pull/1039
#### New Contributors
- [@​Matus-p](https://github.com/Matus-p) made their first contribution in https://github.com/vishvananda/netlink/pull/1013
- [@​robmry](https://github.com/robmry) made their first contribution in https://github.com/vishvananda/netlink/pull/1012
- [@​chanfung032](https://github.com/chanfung032) made their first contribution in https://github.com/vishvananda/netlink/pull/1017
- [@​jrife](https://github.com/jrife) made their first contribution in https://github.com/vishvananda/netlink/pull/1022
- [@​wangling94](https://github.com/wangling94) made their first contribution in https://github.com/vishvananda/netlink/pull/1043
- [@​WeidiDeng](https://github.com/WeidiDeng) made their first contribution in https://github.com/vishvananda/netlink/pull/1037
- [@​dylandreimerink](https://github.com/dylandreimerink) made their first contribution in https://github.com/vishvananda/netlink/pull/1049
- [@​adrianmoisey](https://github.com/adrianmoisey) made their first contribution in https://github.com/vishvananda/netlink/pull/1050
- [@​akerouanton](https://github.com/akerouanton) made their first contribution in https://github.com/vishvananda/netlink/pull/1051
- [@​Asphaltt](https://github.com/Asphaltt) made their first contribution in https://github.com/vishvananda/netlink/pull/1034
- [@​trozet](https://github.com/trozet) made their first contribution in https://github.com/vishvananda/netlink/pull/1067
- [@​ChinmayaSharma-hue](https://github.com/ChinmayaSharma-hue) made their first contribution in https://github.com/vishvananda/netlink/pull/1044
- [@​jlamanna](https://github.com/jlamanna) made their first contribution in https://github.com/vishvananda/netlink/pull/1039
**Full Changelog**: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
#### What's Changed
- Fix deprecated comments by [@​champtar](https://github.com/champtar) in https://github.com/vishvananda/netlink/pull/1011
- Fix: Do not crash when enumerating tc filters with unknown actionType by [@​Matus-p](https://github.com/Matus-p) in https://github.com/vishvananda/netlink/pull/1013
- Fix SetSendTimeout/SetReceiveTimeout by [@​robmry](https://github.com/robmry) in https://github.com/vishvananda/netlink/pull/1012
- capture and return errors in ConntrackDeleteFilters by [@​aroradaman](https://github.com/aroradaman) in https://github.com/vishvananda/netlink/pull/1014
- Fix FouList attribute body truncated error with kernel 5.2+ by [@​chanfung032](https://github.com/chanfung032) in https://github.com/vishvananda/netlink/pull/1017
- Preserve results when NLM_F_DUMP_INTR is set by [@​robmry](https://github.com/robmry) in https://github.com/vishvananda/netlink/pull/1018
- netkit: Add support for IFLA_NETKIT_SCRUB and IFLA_NETKIT_PEER_SCRUB by [@​jrife](https://github.com/jrife) in https://github.com/vishvananda/netlink/pull/1022
- fix CI failed Incidental in TestRuleListFiltered by [@​wangling94](https://github.com/wangling94) in https://github.com/vishvananda/netlink/pull/1043
- disable broadcast if broadcast is set to net.IPv4zero by [@​WeidiDeng](https://github.com/WeidiDeng) in https://github.com/vishvananda/netlink/pull/1037
- .github/workflows: Bump CI Go version to v1.22 by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1049
- TC FLOWER enrich match field and action about vlan by [@​wangling94](https://github.com/wangling94) in https://github.com/vishvananda/netlink/pull/1045
- link_linux: Add deserialization of `IFF_RUNNING` flag by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1038
- Preserve results when NLM_F_DUMP_INTR is set by [@​adrianmoisey](https://github.com/adrianmoisey) in https://github.com/vishvananda/netlink/pull/1050
- Add IFLA_PARENT_DEV_NAME / IFLA_PARENT_DEV_BUS_NAME to links by [@​akerouanton](https://github.com/akerouanton) in https://github.com/vishvananda/netlink/pull/1051
- conntrack: prevent potential memory leak by [@​aroradaman](https://github.com/aroradaman) in https://github.com/vishvananda/netlink/pull/1058
- Fix parsing 4-bytes attribute by [@​Asphaltt](https://github.com/Asphaltt) in https://github.com/vishvananda/netlink/pull/1034
- fix: Use correct offset for unix socket diagnosis by [@​srebhan](https://github.com/srebhan) in https://github.com/vishvananda/netlink/pull/1061
- vxlan: Fix parseVxlanData for source port range by [@​borkmann](https://github.com/borkmann) in https://github.com/vishvananda/netlink/pull/1062
- netkit: Allow setting MAC address in L2 mode by [@​jrife](https://github.com/jrife) in https://github.com/vishvananda/netlink/pull/1063
- Add support for MTU Lock by [@​trozet](https://github.com/trozet) in https://github.com/vishvananda/netlink/pull/1067
- pedit: Fix EncodeActions to add TcGen for pedit action by [@​chent1996](https://github.com/chent1996) in https://github.com/vishvananda/netlink/pull/1065
- go.mod: github.com/vishvananda/netns v0.0.5 by [@​thaJeztah](https://github.com/thaJeztah) in https://github.com/vishvananda/netlink/pull/1056
- Add `OifIndex` option for `RouteGetWithOptions` by [@​dylandreimerink](https://github.com/dylandreimerink) in https://github.com/vishvananda/netlink/pull/1060
- Support TC "sample" filter action by [@​lorenz](https://github.com/lorenz) in https://github.com/vishvananda/netlink/pull/1042
- Add support for XFRMA_SA_DIR and XFRMA_SA_PCPU attributes for XFRM by [@​ChinmayaSharma-hue](https://github.com/ChinmayaSharma-hue) in https://github.com/vishvananda/netlink/pull/1044
- Add support for ARP/ND Timestamps when retriving neighbors by [@​jlamanna](https://github.com/jlamanna) in https://github.com/vishvananda/netlink/pull/1039
- Add support for missing TUN/TAP parameters from Linux kernel by [@​vanytsvetkov](https://github.com/vanytsvetkov) in https://github.com/vishvananda/netlink/pull/1066
- add SRv6 Encaps support for END.DT4 by [@​gunofmoon](https://github.com/gunofmoon) in https://github.com/vishvananda/netlink/pull/944
- fix: add missing CLOEXEC flag by [@​smira](https://github.com/smira) in https://github.com/vishvananda/netlink/pull/1023
- tests: Improve address unit test infrastructure by [@​yunginnanet](https://github.com/yunginnanet) in https://github.com/vishvananda/netlink/pull/1047
- addr_linux: don't require label to be prefixed with interface name by [@​julianwiedmann](https://github.com/julianwiedmann) in https://github.com/vishvananda/netlink/pull/1072
- feat: add IFLA_INET6\_ADDR_GEN_MODE support by [@​zlaval](https://github.com/zlaval) in https://github.com/vishvananda/netlink/pull/1073
- geneve: Support setting/getting source port range by [@​borkmann](https://github.com/borkmann) in https://github.com/vishvananda/netlink/pull/1077
- feat: add support for RtoMin lock by [@​gongguan](https://github.com/gongguan) in https://github.com/vishvananda/netlink/pull/1076
- veth: allow configuring peer attributes beyond namespace and address by [@​gwenya](https://github.com/gwenya) in https://github.com/vishvananda/netlink/pull/1079
- qdisc: fix wrong type info of tc_sfq_qopt by [@​lwintermelon](https://github.com/lwintermelon) in https://github.com/vishvananda/netlink/pull/1083
- Mimic `ipset` C code for determining correct default ipset revision for `hash:ip{port,net,etc}` by [@​bleggett](https://github.com/bleggett) in https://github.com/vishvananda/netlink/pull/1031
- bugfix: parse ipv4 src/dst error by [@​Charlie17Li](https://github.com/Charlie17Li) in https://github.com/vishvananda/netlink/pull/1015
- rdma: support rdma resource and statistic for monitoring by [@​BSWANG](https://github.com/BSWANG) in https://github.com/vishvananda/netlink/pull/970
- feat: add vlanid - tunnelid mapping support by [@​zlaval](https://github.com/zlaval) in https://github.com/vishvananda/netlink/pull/1074
- add classid and port range support for flower filter by [@​lwintermelon](https://github.com/lwintermelon) in https://github.com/vishvananda/netlink/pull/1082
- add support for flags and qos maps of vlan links by [@​gwenya](https://github.com/gwenya) in https://github.com/vishvananda/netlink/pull/1078
#### New Contributors
- [@​Matus-p](https://github.com/Matus-p) made their first contribution in https://github.com/vishvananda/netlink/pull/1013
- [@​robmry](https://github.com/robmry) made their first contribution in https://github.com/vishvananda/netlink/pull/1012
- [@​chanfung032](https://github.com/chanfung032) made their first contribution in https://github.com/vishvananda/netlink/pull/1017
- [@​jrife](https://github.com/jrife) made their first contribution in https://github.com/vishvananda/netlink/pull/1022
- [@​wangling94](https://github.com/wangling94) made their first contribution in https://github.com/vishvananda/netlink/pull/1043
- [@​WeidiDeng](https://github.com/WeidiDeng) made their first contribution in https://github.com/vishvananda/netlink/pull/1037
- [@​dylandreimerink](https://github.com/dylandreimerink) made their first contribution in https://github.com/vishvananda/netlink/pull/1049
- [@​adrianmoisey](https://github.com/adrianmoisey) made their first contribution in https://github.com/vishvananda/netlink/pull/1050
- [@​akerouanton](https://github.com/akerouanton) made their first contribution in https://github.com/vishvananda/netlink/pull/1051
- [@​Asphaltt](https://github.com/Asphaltt) made their first contribution in https://github.com/vishvananda/netlink/pull/1034
- [@​trozet](https://github.com/trozet) made their first contribution in https://github.com/vishvananda/netlink/pull/1067
- [@​ChinmayaSharma-hue](https://github.com/ChinmayaSharma-hue) made their first contribution in https://github.com/vishvananda/netlink/pull/1044
- [@​jlamanna](https://github.com/jlamanna) made their first contribution in https://github.com/vishvananda/netlink/pull/1039
- [@​vanytsvetkov](https://github.com/vanytsvetkov) made their first contribution in https://github.com/vishvananda/netlink/pull/1066
- [@​gunofmoon](https://github.com/gunofmoon) made their first contribution in https://github.com/vishvananda/netlink/pull/944
- [@​smira](https://github.com/smira) made their first contribution in https://github.com/vishvananda/netlink/pull/1023
- [@​yunginnanet](https://github.com/yunginnanet) made their first contribution in https://github.com/vishvananda/netlink/pull/1047
- [@​julianwiedmann](https://github.com/julianwiedmann) made their first contribution in https://github.com/vishvananda/netlink/pull/1072
- [@​zlaval](https://github.com/zlaval) made their first contribution in https://github.com/vishvananda/netlink/pull/1073
- [@​gongguan](https://github.com/gongguan) made their first contribution in https://github.com/vishvananda/netlink/pull/1076
- [@​gwenya](https://github.com/gwenya) made their first contribution in https://github.com/vishvananda/netlink/pull/1079
- [@​lwintermelon](https://github.com/lwintermelon) made their first contribution in https://github.com/vishvananda/netlink/pull/1083
- [@​bleggett](https://github.com/bleggett) made their first contribution in https://github.com/vishvananda/netlink/pull/1031
- [@​Charlie17Li](https://github.com/Charlie17Li) made their first contribution in https://github.com/vishvananda/netlink/pull/1015
**Full Changelog**: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
1 additional dependency was updated
Details:
Package
Change
github.com/vishvananda/netns
v0.0.4 -> v0.0.5
### ℹ Artifact update notice
##### File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| **Package** | **Change** |
| :----------------------------- | :------------------- |
| `github.com/vishvananda/netns` | `v0.0.4` -> `v0.0.5` |
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.3.0->v1.3.1Release Notes
vishvananda/netlink (github.com/vishvananda/netlink)
v1.3.1Compare Source
What's Changed
IFF_RUNNINGflag by @dylandreimerink in https://github.com/vishvananda/netlink/pull/1038OifIndexoption forRouteGetWithOptionsby @dylandreimerink in https://github.com/vishvananda/netlink/pull/1060New Contributors
Full Changelog: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
What's Changed
IFF_RUNNINGflag by @dylandreimerink in https://github.com/vishvananda/netlink/pull/1038OifIndexoption forRouteGetWithOptionsby @dylandreimerink in https://github.com/vishvananda/netlink/pull/1060ipsetC code for determining correct default ipset revision forhash:ip{port,net,etc}by @bleggett in https://github.com/vishvananda/netlink/pull/1031New Contributors
Full Changelog: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/vishvananda/netnsv0.0.4->v0.0.58c40c3c097to694b89a521694b89a521to53cd50b2d8