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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 14 Dec 2022 17:46:16 +0100
From:   Nick <vincent@...temli.org>
To:     Stephen Hemminger <stephen@...workplumber.org>,
        netdev@...r.kernel.org
Subject: Re: [ANNOUNCE] iproute2 6.1 release

The naming changed to "iproute2-v6.1.0.tar.gz" (so the link is wrong)?

On 12/14/22 17:27, Stephen Hemminger wrote:
> This is the release of iproute2 corresponding to the 6.1 kernel.
> Nothing major; lots of usual set of small fixes.
>
> Download:
>      https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.1.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 (4):
>        man: ss.8: fix a typo
>        testsuite: fix build failure
>        genl: remove unused vars in Makefile
>        json: do not escape single quotes
>
> Benjamin Poirier (1):
>        ip-monitor: Do not error out when RTNLGRP_STATS is not available
>
> Daniel Xu (1):
>        ip-link: man: Document existence of netns argument in add command
>
> David Ahern (4):
>        Update kernel headers
>        Update kernel headers
>        Update kernel headers
>        Update kernel headers
>
> Emeel Hakim (2):
>        macsec: add Extended Packet Number support
>        macsec: add user manual description for extended packet number feature
>
> Eyal Birger (2):
>        ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces
>        ip: xfrm: support adding xfrm metadata as lwtunnel info in routes
>
> Hangbin Liu (5):
>        ip: add NLM_F_ECHO support
>        libnetlink: add offset for nl_dump_ext_ack_done
>        tc/tc_monitor: print netlink extack message
>        rtnetlink: add new function rtnl_echo_talk()
>        ip: fix return value for rtnl_talk failures
>
> Ido Schimmel (1):
>        iplink_bridge: Add no_linklocal_learn option support
>
> Jacob Keller (4):
>        devlink: use dl_no_arg instead of checking dl_argc == 0
>        devlink: remove dl_argv_parse_put
>        mnlg: remove unnused mnlg_socket structure
>        utils: extract CTRL_ATTR_MAXATTR and save it
>
> Jiri Pirko (6):
>        devlink: expose nested devlink for a line card object
>        devlink: load port-ifname map on demand
>        devlink: fix parallel flash notifications processing
>        devlink: move use_iec into struct dl
>        devlink: fix typo in variable name in ifname_map_cb()
>        devlink: load ifname map on demand from ifname_map_rev_lookup() as well
>
> Junxin Chen (1):
>        dcb: unblock mnl_socket_recvfrom if not message received
>
> Lahav Schlesinger (1):
>        libnetlink: Fix memory leak in __rtnl_talk_iov()
>
> Lai Peter Jun Ann (2):
>        tc_util: Fix no error return when large parent id used
>        tc_util: Change datatype for maj to avoid overflow issue
>
> Matthieu Baerts (4):
>        ss: man: add missing entries for MPTCP
>        ss: man: add missing entries for TIPC
>        ss: usage: add missing parameters
>        ss: re-add TIPC query support
>
> Michal Wilczynski (1):
>        devlink: Fix setting parent for 'rate add'
>
> Nicolas Dichtel (1):
>        link: display 'allmulti' counter
>
> Paolo Lungaroni (1):
>        seg6: add support for flavors in SRv6 End* behaviors
>
> Roi Dayan (1):
>        tc: ct: Fix invalid pointer dereference
>
> Stephen Hemminger (14):
>        uapi: update from 6.1 pre rc1
>        u32: fix json formatting of flowid
>        tc_stab: remove dead code
>        uapi: update for in.h and ip.h
>        remove #if 0 code
>        tc: add json support to size table
>        tc: put size table options in json object
>        tc/basic: fix json output filter
>        iplink: support JSON in MPLS output
>        tc: print errors on stderr
>        ip: print mpls errors on stderr
>        tc: make prefix const
>        man: add missing tc class show
>        6.1.0
>
> Vincent Mailhol (1):
>        iplink_can: add missing `]' of the bitrate, dbitrate and termination arrays
>
> Vladimir Oltean (1):
>        ip link: add sub-command to view and change DSA conduit interface
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ