lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 2 Aug 2022 11:50:10 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     netdev@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org
Subject: [ANNOUNCE] iproute2 5.19 release

This is the release of iproute2 corresponding to the 5.19 kernel.
Usual array of small fixes.

There are still some warnings with gcc-12 that are caused by kernel
header issues that need to be fixed upstream. Looks like they may
make it into next release (6.0!).

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.19.0.tar.gz

Repository for current release
    https://github.com/shemminger/iproute2.git
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git

And future release (net-next):
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git

Contributions:

Andrea Claudi (2):
      l2tp: fix typo in AF_INET6 checksum JSON print
      man: tc-ct.8: fix example

Baligh Gasmi (1):
      ip/iplink_virt_wifi: add support for virt_wifi

Benjamin Poirier (5):
      ip address: Fix memory leak when specifying device
      bridge: Fix memory leak when doing 'fdb get'
      mptcp: Fix memory leak when doing 'endpoint show'
      mptcp: Fix memory leak when getting limits
      ip neigh: Fix memory leak when doing 'get'

Boris Sukholitko (3):
      f_flower: Add num of vlans parameter
      f_flower: Check args with num_of_vlans
      f_flower: add number of vlans man entry

David Ahern (5):
      Update kernel headers
      libbpf: Use bpf_object__load instead of bpf_object__load_xattr
      libbpf: Remove use of bpf_program__set_priv and bpf_program__priv
      libbpf: Remove use of bpf_map_is_offload_neutral
      Update kernel headers

Jiri Pirko (1):
      devlink: introduce -[he]x cmdline option to allow dumping numbers in hex format

Juhee Kang (1):
      bpf_glue: include errno.h

Nikolay Aleksandrov (1):
      bridge: vni: add support for stats dumping

Petr Machata (25):
      libnetlink: Add filtering to rtnl_statsdump_req_filter()
      ip: Publish functions for stats formatting
      ip: Add a new family of commands, "stats"
      ipstats: Add a "set" command
      ipstats: Add a shell of "show" command
      ipstats: Add a group "link"
      ipstats: Add a group "offload", subgroup "cpu_hit"
      ipstats: Add offload subgroup "hw_stats_info"
      ipstats: Add offload subgroup "l3_stats"
      ipmonitor: Add monitoring support for stats events
      man: Add man pages for the "stats" functions
      ip: ipstats: Do not assume length of response attribute payload
      iplink: Fix formatting of MPLS stats
      iplink: Publish a function to format MPLS stats
      ipstats: Add a group "afstats", subgroup "mpls"
      iplink: Add JSON support to MPLS stats formatter
      ipstats: Add a third level of stats hierarchy, a "suite"
      ipstats: Add groups "xstats", "xstats_slave"
      iplink_bridge: Split bridge_print_stats_attr()
      ipstats: Expose bridge stats in ipstats
      ipstats: Expose bond stats in ipstats
      man: ip-stats.8: Describe groups xstats, xstats_slave and afstats
      ip: Convert non-constant initializers to macros
      ip: Fix size_columns() for very large values
      ip: Fix size_columns() invocation that passes a 32-bit quantity

Roopa Prabhu (2):
      bridge: vxlan device vnifilter support
      ip: iplink_vxlan: add support to set vnifiltering flag on vxlan device

Stephen Hemminger (13):
      ip-link: put types on man page in alphabetic order
      uapi: update socket.h
      uapi: change name for zerocopy sendfile in tls
      genl: fix duplicate include guard
      tc: declaration hides parameter
      uapi: update mptcp.h
      uapi: update bpf.h
      uapi: add vdpa.h
      uapi: add virtio_ring.h
      Revert "uapi: add vdpa.h"
      vdpa: update uapi headers from 5.19-rc7
      rdma: update uapi/ib_user_verbs.h
      v5.19.0

Yuki Inoguchi (2):
      man: tc-fq_codel: Fix a typo.
      man: tc-fq_codel: add drop_batch

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ