mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
iproute2: update to v6.14.0
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
$ git log --no-merges --oneline v6.13.0..v6.14.0 fea1086c (tag: v6.14.0) v6.14.0 afbfd2f2 tc: nat: ffs should operation on host byte ordered data 667817b4 tc: nat: Fix mask calculation e3f9681d ss: mptcp: subflow: display seq counters as decimal 5e113aba man: document tunnel options in ip-route.8.in 48717184 README.devel: clarify patch rules and syntax 99c119a0 ss: Tone down cgroup path resolution 41710ace uapi: update bpf.h 1db4f568 ip: vxlan: Support IFLA_VXLAN_RESERVED_BITS fe4100df iproute2: add 'ip monitor acaddress' support d009b68f Update kernel headers 0bd19d46 iprule: Add flow label support 35ae138e ip: route: Add IPv6 flow label support 3f8c7e7c tc: fq: add support for TCA_FQ_OFFLOAD_HORIZON attribute 49b8a727 Update kernel headers 19514606 iproute2: add 'ip monitor maddress' support 93360313 Update kernel headers 1f0f9deb ip: link: rmnet: add support for flag handling Signed-off-by: Russell Senior <russell@personaltelco.net>
This commit is contained in:
parent
a947be41b7
commit
9ec997b850
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=iproute2
|
||||
PKG_VERSION:=6.13.0
|
||||
PKG_VERSION:=6.14.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2
|
||||
PKG_HASH:=a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819
|
||||
PKG_HASH:=a6d23588150096591c3d00fc27a324a82ee71d7a1a9eea78df5df17ad9b8461f
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_DEPENDS:=iptables
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user