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: Mon, 13 May 2024 16:17:32 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [ANNOUNCE] iporoute2 6.9 release

This is regular release of iproute2 corresponding to the 6.9 kernel.
Release is smaller than usual, usual documentation and bug fixes.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.9.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:

Aahil Awatramani (1):
      ip/bond: add coupled_control support

Andrea Claudi (1):
      man: fix typo in tc-mirred man page

Arınç ÜNAL (1):
      man: use clsact qdisc for port mirroring examples on matchall and mirred

Christian Göttsche (1):
      ss: add option to suppress queue columns

Date Huang (2):
      bridge: vlan: fix compressvlans usage
      bridge: vlan: fix compressvlans usage

David Ahern (2):
      Update kernel headers
      Update kernel headers

Denis Kirjanov (7):
      ifstat: convert sprintf to snprintf
      nstat: constify name argument in generic_proc_open
      nstat: use stack space for history file name
      nstat: convert sprintf to snprintf
      iproute2: move generic_proc_open into lib
      ifstat: handle strdup return value
      ifstat: don't set errno if strdup fails

Jiayun Chen (1):
      man: fix doc, ip link does support "change"

Justin Iurman (2):
      ip: ioam6: add monitor command
      man8: ioam: add doc for monitor command

Luca Boccassi (1):
      man: fix typo found by Lintian

Max Gautier (1):
      arpd: create /var/lib/arpd on first use

Quentin Deslandes (3):
      ss: add support for BPF socket-local storage
      ss: pretty-print BPF socket-local storage
      ss: update man page to document --bpf-maps and --bpf-map-id=

Stephen Hemminger (24):
      netlink: display information from missing type extack
      ifstat: support 64 interface stats
      rt_names: whitespace cleanup
      tc/action: remove trailing whitespace
      tc: make qdisc_util arg const
      tc: make filter_util args const
      tc: make action_util arg const
      tc: make exec_util arg const
      README: add note about kernel version compatibility
      netem: use 64 bit value for latency and jitter
      tc: remove no longer used helpers
      tc: support JSON for legacy stats
      pedit: log errors to stderr
      skbmod: support json in print
      simple: support json output
      tc-simple.8: take Jamal's prompt off examples
      uapi: update headers
      uapi: update vdpa.h
      ila: allow show, list and lst as synonyms
      mnl: initialize generic netlink version
      use missing argument helper
      uapi: update vdpa.h
      uapi: spelling fix for xfrm.h
      v6.9.0

Victor Nogueira (3):
      m_mirred: Allow mirred to block
      tc: add NLM_F_ECHO support for actions
      tc: Add NLM_F_ECHO support for filters

Yedaya Katsman (2):
      ip: Exit exec in child process if setup fails
      ip: Add missing options to route get help output

Yusuke Ichiki (1):
      man: fix brief explanation of `ip netns attach NAME PID`


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ