Opened 10 months ago

Closed 10 months ago

Last modified 9 months ago

#5277 closed enhancement (fixed)

iproute2-6.4.0

Reported by: Bruce Dubbs Owned by: Xi Ruoyao
Priority: normal Milestone: 12.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Bruce Dubbs, 10 months ago

Summary: iproute2-6.4.0 (Wait until linux 6.4.x is done)iproute2-6.4.0

comment:2 by Xi Ruoyao, 10 months ago

Owner: changed from lfs-book to Xi Ruoyao
Status: newassigned

comment:3 by Xi Ruoyao, 10 months ago

Just released iproute2 corresponding to the 6.4 kernel. Not much is new in this release heading into summer holidays. The bridge utility added some new capabilities around multicast forwarding database. Lots of cleanups and similar fixes.

Download:

Repository for current release

And future release (net-next):

Contributions:

Andrea Claudi (5):

  • ip: remove double space before 'allmulti' flag
  • bridge: vni: remove useless checks on vni
  • ipstats: fix message reporting error
  • vdpa: propagate error from cmd_dev_vstats_show()
  • iproute_lwtunnel: fix array boundary check

Bilal Khan (1):

  • fixed the grammar in ip-rule(8) man page

David Ahern (4):

  • Update kernel headers
  • Update kernel headers
  • Update kernel headers
  • Update kernel headers

Davide Caratti (1):

  • tc: m_tunnel_key: support code for "nofrag" tunnels

Herbert Xu (1):

  • macvlan: Add bclim parameter

Ido Schimmel (8):

  • bridge: mdb: Add underlay destination IP support
  • bridge: mdb: Add UDP destination port support
  • bridge: mdb: Add destination VNI support
  • bridge: mdb: Add source VNI support
  • bridge: mdb: Add outgoing interface support
  • bridge: mdb: Document the catchall MDB entries
  • bridge: vlan: Add support for neigh_suppress option
  • bridge: link: Add support for neigh_vlan_suppress option

Luca Boccassi (1):

  • man: fix typos found by Lintian

Nicolas Dichtel (1):

  • ipnetns: fix fd leak with 'ip netns set'

Petr Machata (2):

  • ip: Support IP address protocol
  • man: man8: Add man page coverage for "ip address add ... proto"

Stephen Hemminger (32):

  • uapi: update kernel headers 6.4-rc1
  • uapi: add capability.h
  • remove unnecessary checks for NULL before calling free()
  • ip-rule: more manual page grammer fixes
  • Add MAINTAINERS file
  • lib/fs: fix file leak in task_get_name
  • ipmaddr: fix dereference of NULL on malloc() failure
  • iproute_lwtunnel: fix possible use of NULL when malloc() fails
  • tc_filter: fix unitialized warning
  • tc_util fix unitialized warning
  • tc_exec: don't dereference NULL on calloc failure
  • m_action: fix warning of overwrite of const string
  • netem: fix NULL deref on allocation failure
  • nstat: fix potential NULL deref
  • rdma/utils: fix some analyzer warnings
  • tc/prio: handle possible truncated kernel response
  • CREDITS: add file
  • ll_type_n2a: use ARRAY_SIZE
  • vxlan: use print_nll for gbp and gpe
  • vxlan: make option printing more consistent
  • uapi: update headers to 6.4-rc4
  • ipaddress: accept symbolic names
  • utils: make local cmdline functions static
  • libnetlink: drop unused rtnl_talk_iov
  • bridge: make print_vlan_info static
  • ip: make print_rta_gateway static
  • xfrm: make xfrm_stat_print_nokeys static
  • rdma: make rd_attr_check static
  • whitespace cleanups
  • rt_names: check for malloc() failure
  • uapi: update to bpf.h
  • v6.4.0

Vladimir Oltean (3):

  • utils: add max() definition
  • tc/mqprio: add support for preemptible traffic classes
  • tc/taprio: add support for preemptible traffic classes

zhaoshuang (1):

  • iproute2: optimize code and fix some mem-leak risk

comment:4 by Xi Ruoyao, 10 months ago

Resolution: fixed
Status: assignedclosed

Fixed at r11.3-130-g48834cf19:

  • 48834cf19 (Merge branch 'xry111/libxcrypt' into trunk, 2023-07-03)
  • 9ceb62340 (Package update, 2023-07-03)
  • ac5f78c4b (Merge branch 'trunk' into xry111/libxcrypt, 2023-07-02)
  • 1adc94143 (dependencies: Add Libxcrypt dependency info, 2023-06-30)
  • f652d5bb2 (gcc-pass2: Disable libsanitizer, 2023-06-30)
  • c727d7e7f (Add libxcrypt, 2023-06-30)
  • bbfb090d2 (glibc: Disable obsolete libcrypt implementation, 2023-06-30)

comment:5 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.