SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for iproute2-6.1-4.4.i586.rpm :

* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Fri Dec 23 2022 Dirk Müller - update to 6.1:
* man: ss.8: fix a typo
* testsuite: fix build failure
* genl: remove unused vars in Makefile
* json: do not escape single quotes
* ip-monitor: Do not error out when RTNLGRP_STATS is not available
* ip-link: man: Document existence of netns argument in add command
* macsec: add Extended Packet Number support
* macsec: add user manual description for extended packet number feature
* ip: xfrm: support \"external\" (`collect_md`) mode in xfrm interfaces
* ip: xfrm: support adding xfrm metadata as lwtunnel info in routes
* 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
* iplink_bridge: Add no_linklocal_learn option support
* 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
* 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
* dcb: unblock mnl_socket_recvfrom if not message received
* libnetlink: Fix memory leak in __rtnl_talk_iov()
* tc_util: Fix no error return when large parent id used
* tc_util: Change datatype for maj to avoid overflow issue
* 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
* devlink: Fix setting parent for \'rate add\'
* link: display \'allmulti\' counter
* seg6: add support for flavors in SRv6 End
* behaviors
* tc: ct: Fix invalid pointer dereference
* 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
* iplink_can: add missing `]\' of the bitrate, dbitrate and termination arrays
* ip link: add sub-command to view and change DSA conduit interface
* Tue Nov 22 2022 Jan Engelhardt - Replace routel program by a non-python version [boo#1205632]
* Sat Oct 08 2022 Callum Farmer - update to 6.0:
* ipstats: Add param.h for musl
* Update kernel headers
* libbpf: add xdp program name support
* iplink: bond_slave: add per port prio support
* seg6: add support for SRv6 Headend Reduced Encapsulation
* lib: Introduce ppp protocols
* f_flower: Introduce PPPoE support
* Wed Aug 10 2022 Callum Farmer - update to 5.19:
* ip/iplink_virt_wifi: add support for virt_wifi
* Update kernel headers
* libnetlink: Add filtering to rtnl_statsdump_req_filter()
* ipstats: Add a \"set\" command
* ipstats: Add a group \"link\"
* libbpf: Use bpf_object__load instead of bpf_object__load_xattr
* uapi: change name for zerocopy sendfile in tls
* bridge: vxlan device vnifilter support
* f_flower: Add num of vlans parameter
* Sun Jun 05 2022 Dirk Müller - update to 5.18: This is the release of iproute2 corresponding to the 5.18 kernel. There are not many new features in this release.
* The build issues with libbpf should be fixed now.
* Building with clang is now supported.
* There are still some warnings with gcc-12 that will need to be fixed in the upstream kernel headers.
* Sat Mar 26 2022 Callum Farmer - update to 5.17:
* lib/fs: fix memory leak in get_task_name()
* bridge: Remove vlan listing from `bridge link`
* bond: add arp_missed_max option
* libnetlink: fix socket leak in rtnl_open_byproto()
* dcb: Fix error reporting when accessing \"dcb app\"
* tc_util: Fix parsing action control with space and slash
* lib: fix ax25.h include for musl
* uapi: add missing rose and ax25 files
* rdma: Fix res_print_uint() and add res_print_u64()
* tc: Add support for ce_threshold_value/mask in fq_codel- Add tmpfiles.d conf for /run/netns
* Fri Mar 04 2022 Callum Farmer - Add eBPF(libbpf) support- Adjust NETNS_RUN_DIR from /var/run to /run
* Tue Jan 11 2022 Callum Farmer - remove routef from links; it doesn\'t exist anymore
* Tue Jan 11 2022 Callum Farmer - update to 5.16:
* devlink: Fix cmd_dev_param_set() to check configuration mode
* ip: add AMT support
* iplink_can: fix configuration ranges in print_usage() and add unit
* tc: flower: Fix buffer overflow on large labels
* ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()
* tc/m_vlan: fix print_vlan() conditional on TCA_VLAN_ACT_PUSH_ETH
* iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
* Sat Nov 13 2021 Dirk Müller - update to 5.15:
* lib: bpf_legacy: fix bpffs mount when /sys/fs/bpf exists
* man: devlink-port: fix the devlink port add synopsis
* man: devlink-port: fix pfnum for devlink port add
* iptuntap: fix multi-queue flag display
* mptcp: unbreak JSON endpoint list
* ipneigh: add support to print brief output of neigh cache in tabular format
* ip/bond: add LACP active support
* ip/tunnel: always print all known attributes
* Add, show, link, remove IOAM namespaces and schemas
* New IOAM6 encap type for routes
* tc/skbmod: Introduce SKBMOD_F_ECN option
* tc/f_flower: fix port range parsing
* Wed Sep 01 2021 Jan Engelhardt - Update to release 5.14
* ip: Add nodst option to macvlan type source
* iplink: add support for parent device
* iplink: support for WWAN devices
* bridge: reorder cmd line arg parsing to let \"-c\" be detected as \"color\" option
* Wed Jul 28 2021 Jan Engelhardt - Update to release 5.13
* mptcp: add support for port-based endpoints
* nexthop: Add ability to specify group type, add support for resilient nexthop groups and nexthop buckets
* ip: xfrm: add support for tfcpad
* ip-nexthop: support flush by id
* mptcp: add support for event monitoring
* bridge: monitor: add support for vlan monitoring
* Wed Apr 28 2021 Paolo Stivanin - Update to release 5.12
* devlink: Use library provided string processing APIs
* utils: Introduce helper routines for generic socket recv
* q_cake: Fix incorrect printing of signed values in class statistics
* json_print: Add print_tv()
* nexthop: Add support for nexthop buckets
* nexthop: Add support for resilient nexthop groups
* ip: xfrm: add support for tfcpad
* tc: e_bpf: fix memory leak in parse_bpf()
* lib: bpf_legacy: treat 0 as a valid file descriptor
* ip: drop 2-char command assumption
* bridge: vlan: dump port only if there are any vlans
* Sat Mar 06 2021 Jan Engelhardt - Update to release 5.11
* tc: skip actions that don\'t have options attribute when printing
* ip route: Print \"trap\" nexthop indication
* dcb: new utility
* Wed Jan 27 2021 Jan Engelhardt - Update to release 5.10
* iplink: add support for protodown reason
* ss: add support to expose various inet sockopts
* ss: add support for XDP statistics
* bridge: mdb: add support for source address
* Fri Dec 04 2020 Ludwig Nussel - missed /usr/bin/ip link in usrmerge
* Sat Oct 17 2020 Jan Engelhardt - Update to release 5.9
* iplink: hsr: add support for creating PRP device similar to HSR- Drop 0001-ip-add-error-reporting-when-RTM_GETNSID-failed.patch (merged)
* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Wed Sep 23 2020 Jan Engelhardt - Add 0001-ip-add-error-reporting-when-RTM_GETNSID-failed.patch
* Wed Sep 02 2020 Jan Engelhardt - Update to release 5.8
* macsec: add support for MAC offload
* Add support for mptcp netlink interface
* erspan: Add type I version 0 support
* Wed Jun 17 2020 Dirk Mueller - remove bpf-bss-section-poc.patch, bpf-data-section-support-poc.patch:
* these patches should be obsolete with cilium 1.7 and they never went upstream, so we can drop it (jsc#SLE-9813)
* Wed Jun 03 2020 Jan Engelhardt - Update to release 5.7
* macsec: add support for reporting and changing the offloading mode (`ip macsec offload`).
* Wed Apr 08 2020 Thorsten Kukuk - Move arpd into own subpackage to avoid libdb dependency [jsc#SLE-12189]
* Wed Apr 01 2020 Jan Engelhardt - Update to release 5.6
* ip link: show permanent hardware address
* ip link: add support for STP xstats
* ip link: bond: print LACP actor/partner oper states as strings
* tc: Add support for ETS Qdisc
* ip: xfrm: add espintcp encapsulation
* tc: add support for FQ-PIE packet scheduler
* Sun Feb 09 2020 Michal Kubecek - Update to new upstream version 5.5
* bridge: support fdb get
* devlink: command line option to switch netns
* devlink: all changing netns on reload
* devlink: new timestamp format for health report dump
* ip: support for alternative device names
* ip link: support to get SR-IOV VF node GUID and port GUID
* ip neigh: support get
* rdma: relax requirement to have PID for HW objects
* rdma: stat show mr
* ss: allow dumping kTLS info
* tc: support action flags
* tc flower: support masked port destination and source match
* tc pie: add dq_rate_estimator option
* tipc: new commands to set TIPC AEAD key
* more json support- drop patches obsoleted by version upgrade:
* ss-fix-end-of-line-printing-in-misc-ss.c.patch
* no-double-definitions.patch
* Revert-emp-fix-warning-on-deprecated-bison-directive.patch
* Revert-tc-ematch-fix-deprecated-yacc-warning.patch- refresh
* split-link-and-compile-steps-for-binaries.patch
* Wed Jan 08 2020 Jan Engelhardt - Add no-double-definitions.patch [boo#1160271]
 
ICM