SHA256
1
0
forked from jengelh/iproute2

Accepting request 1008947 from home:gmbr3:Active

- 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

OBS-URL: https://build.opensuse.org/request/show/1008947
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=228
This commit is contained in:
2022-10-08 15:33:04 +00:00
committed by Git OBS Bridge
parent 344e210a90
commit e24035c1e5
6 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Oct 8 14:30:53 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- 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 10:35:10 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>