antrea
antrea copied to clipboard
Bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1
Bumps github.com/vishvananda/netlink from 1.3.0 to 1.3.1.
Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.1
What's Changed
- Fix deprecated comments by
@champtarin vishvananda/netlink#1011- Fix: Do not crash when enumerating tc filters with unknown actionType by
@Matus-pin vishvananda/netlink#1013- Fix SetSendTimeout/SetReceiveTimeout by
@robmryin vishvananda/netlink#1012- capture and return errors in ConntrackDeleteFilters by
@aroradamanin vishvananda/netlink#1014- Fix FouList attribute body truncated error with kernel 5.2+ by
@chanfung032in vishvananda/netlink#1017- Preserve results when NLM_F_DUMP_INTR is set by
@robmryin vishvananda/netlink#1018- netkit: Add support for IFLA_NETKIT_SCRUB and IFLA_NETKIT_PEER_SCRUB by
@jrifein vishvananda/netlink#1022- fix CI failed Incidental in TestRuleListFiltered by
@wangling94in vishvananda/netlink#1043- disable broadcast if broadcast is set to net.IPv4zero by
@WeidiDengin vishvananda/netlink#1037- .github/workflows: Bump CI Go version to v1.22 by
@dylandreimerinkin vishvananda/netlink#1049- TC FLOWER enrich match field and action about vlan by
@wangling94in vishvananda/netlink#1045- link_linux: Add deserialization of
IFF_RUNNINGflag by@dylandreimerinkin vishvananda/netlink#1038- Preserve results when NLM_F_DUMP_INTR is set by
@adrianmoiseyin vishvananda/netlink#1050- Add IFLA_PARENT_DEV_NAME / IFLA_PARENT_DEV_BUS_NAME to links by
@akerouantonin vishvananda/netlink#1051- conntrack: prevent potential memory leak by
@aroradamanin vishvananda/netlink#1058- Fix parsing 4-bytes attribute by
@Asphalttin vishvananda/netlink#1034- fix: Use correct offset for unix socket diagnosis by
@srebhanin vishvananda/netlink#1061- vxlan: Fix parseVxlanData for source port range by
@borkmannin vishvananda/netlink#1062- netkit: Allow setting MAC address in L2 mode by
@jrifein vishvananda/netlink#1063- Add support for MTU Lock by
@trozetin vishvananda/netlink#1067- pedit: Fix EncodeActions to add TcGen for pedit action by
@chent1996in vishvananda/netlink#1065- go.mod: github.com/vishvananda/netns v0.0.5 by
@thaJeztahin vishvananda/netlink#1056- Add
OifIndexoption forRouteGetWithOptionsby@dylandreimerinkin vishvananda/netlink#1060- Support TC "sample" filter action by
@lorenzin vishvananda/netlink#1042- Add support for XFRMA_SA_DIR and XFRMA_SA_PCPU attributes for XFRM by
@ChinmayaSharma-huein vishvananda/netlink#1044- Add support for ARP/ND Timestamps when retriving neighbors by
@jlamannain vishvananda/netlink#1039New Contributors
@Matus-pmade their first contribution in vishvananda/netlink#1013@robmrymade their first contribution in vishvananda/netlink#1012@chanfung032made their first contribution in vishvananda/netlink#1017@jrifemade their first contribution in vishvananda/netlink#1022@wangling94made their first contribution in vishvananda/netlink#1043@WeidiDengmade their first contribution in vishvananda/netlink#1037@dylandreimerinkmade their first contribution in vishvananda/netlink#1049@adrianmoiseymade their first contribution in vishvananda/netlink#1050@akerouantonmade their first contribution in vishvananda/netlink#1051@Asphalttmade their first contribution in vishvananda/netlink#1034@trozetmade their first contribution in vishvananda/netlink#1067@ChinmayaSharma-huemade their first contribution in vishvananda/netlink#1044@jlamannamade their first contribution in vishvananda/netlink#1039Full Changelog: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
What's Changed
- Fix deprecated comments by
@champtarin vishvananda/netlink#1011- Fix: Do not crash when enumerating tc filters with unknown actionType by
@Matus-pin vishvananda/netlink#1013- Fix SetSendTimeout/SetReceiveTimeout by
@robmryin vishvananda/netlink#1012
... (truncated)
Commits
17daef6vlan: add support for flags and qos mapsb929916filter: add classid and port range support for flower06c2c01feat: add vlanid - tunnelid mapping supportc4bb4f9rdma: support rdma metrics: resource and statistice9f11f7bugfix: parse ipv4 src/dst error1f4f72cMimicipsetC code for determining correct default ipset revision2426b05qdisc: fix wrong type info of tc_sfq_qopta2e4b9aveth: allow configuring peer attributes beyond namespace and address9d88d83feat: add support for RtoMin lock6b5dd30geneve: Support setting/getting source port range- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)