pub/scm/network/iproute2/iproute2-next.git  about / heads / tags
David Ahern -next iproute2 tree
$ git log --pretty=format:'%h %s (%cs)%d'
977d51cf Merge remote-tracking branch 'main/main' into next (2024-05-03)
	(HEAD -> main, master)
c72323d2 ip link: hsr: Add support for passing information about INTERLINK device (2024-05-03)
0475c997 Update kernel headers (2024-05-03)
57d7a8fd rdma: Add an option to display driver-specific QPs in the rdma tool (2024-05-03)
e459ea43 rdma: update uapi header (2024-05-03)
89210b9e uapi: update vdpa.h (2024-04-29)
70ba338c ip: Exit exec in child process if setup fails (2024-04-25)
c34ca740 Merge branch 'pfcp' into next (2024-04-23)
911c62bf use missing argument helper (2024-04-23)
976dca37 f_flower: implement pfcp opts (2024-04-23)
...

$ git cat-file blob HEAD:README
This is a set of utilities for Linux networking.

Information:
    https://wiki.linuxfoundation.org/networking/iproute2

Download:
    http://www.kernel.org/pub/linux/utils/net/iproute2/

Stable version repository:
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git

Development repository:
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git

Compatibility
-------------
A new release of iproute2 is done with each kernel version, but
there is a wide range of compatibility. Newer versions of iproute2
will still work with older kernels, but there are some limitations.

If an iproute2 command with a new feature is used with an older
kernel, the kernel may report an error or silently ignore the new
attribute. Likewise if older iproute2 is used with an newer kernel,
it is not possible to use or see new features. The range of
compatibility extends back as far as the oldest supported Long Term
Support (LTS) kernel version.

How to compile this.
--------------------
1. libdbm

arpd needs to have the berkeleydb development libraries. For Debian
users this is the package with a name like libdbX.X-dev.
DBM_INCLUDE points to the directory with db_185.h which
is the include file used by arpd to get to the old format Berkeley
database routines.  Often this is in the db-devel package.

2. make

The makefile will automatically build a config.mk file which
contains definitions of libraries that may or may not be available
on the system such as: ATM, ELF, MNL, and SELINUX.

3. include/uapi

This package includes matching sanitized kernel headers because
the build environment may not have up to date versions. See Makefile
if you have special requirements and need to point at different
kernel include files.

Stephen Hemminger
stephen@networkplumber.org

David Ahern
dsahern@gmail.com

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* main         Merge remote-tracking branch 'main/main' into next (2024-05-03)
  master       Merge remote-tracking branch 'main/main' into next (2024-05-03)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v6.8.0       v6.8.0 (2024-03-11) tar.gz
v6.7.0       v6.7.0 (2024-01-08) tar.gz
v6.6.0       v6.6.0 (2023-11-04) tar.gz
v6.5.0       v6.5.0 (2023-09-06) tar.gz
v6.4.0       v6.4.0 (2023-06-26) tar.gz
v6.3.0       v6.3.0 (2023-04-27) tar.gz
v6.2.0       v6.2.0 (2023-02-20) tar.gz
v6.1.0       fix version # (2022-12-14) tar.gz
v6.0.0       v6.0.0 (2022-10-04) tar.gz
v5.19.0      v5.19.0 (2022-08-02) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
       8022 netdev
        382 linux-rdma
        319 lkml
         72 netfilter-devel
         57 bpf
         40 stable
         39 bridge
         36 linux-can
         35 qemu-devel
         35 linux-arm-kernel
         33 virtualization
         32 linux-wireless
         30 mptcp
         27 kvm
         24 linux-nfs
         23 u-boot
         21 linux-mtd
         21 dpdk-dev
         21 netfilter
         20 linux-fsdevel
         19 linux-devicetree
         19 dri-devel
         19 linux-raid
         18 linux-mm
         18 linux-arch
         16 linux-media
         16 linux-spi
         16 intel-wired-lan
         16 cgroups
         15 linuxppc-dev
         14 buildroot
         14 linux-hams
         12 xen-devel
         11 linux-scsi
         10 linux-xfs
         10 linux-crypto
         10 linux-btrfs
         10 linux-kselftest
         10 linux-doc
         10 git
         10 linux-api
         10 containers
          9 linux-riscv
          9 linux-mips
          9 linux-bluetooth
          9 intel-gfx
          8 linux-arm-msm
          8 selinux
          8 linux-perf-users
          8 linux-s390
          8 kernel-janitors
          8 linux-patches
          7 linux-acpi
          7 kvmarm
          7 linux-mmc
          7 linux-i2c
          7 target-devel
          7 nvdimm
          7 openembedded-core
          6 linux-block
          6 alsa-devel
          6 linux-iio
          6 linux-m68k
          6 linux-kbuild
          6 linux-sctp
          5 linux-nvme
          5 linux-usb
          5 linux-gpio
          5 linux-ext4
          5 linux-pci
          5 linux-rt-users
          5 linux-wpan
          5 linux-tegra
          5 linux-hardening
          5 dm-devel
          5 linux-cxl
          5 linux-sh
          5 ltp
          5 openembedded-devel
          5 qemu-riscv
          5 linux-alpha
          4 linux-samsung-soc
          4 linux-mediatek
          4 linux-edac
          4 linux-cifs
          4 linux-pm
          4 driverdev-devel
          4 linux-renesas-soc
          4 linux-f2fs-devel
          4 io-uring
          4 linux-omap
          4 openbmc
          4 sparclinux
          4 batman
          4 cluster-devel
          4 lvs-devel
          3 linux-amlogic
          3 linux-erofs
          3 linux-nvdimm
          3 linux-iommu
          3 linux-input
          3 linux-security-module
          3 linux-modules
          3 linux-ide
          3 linux-serial
          3 linux-watchdog
          3 selinux-refpolicy
          3 amd-gfx
          3 linux-audit
          3 linux-pwm
          3 linux-rockchip
          3 yocto-meta-freescale
          3 yocto-meta-arm
          3 outreachy
          3 grub-devel
          3 virtio-fs
          2 linux-efi
          2 fstests
          2 linux-rtc
          2 linux-clk
          2 linux-leds
          2 linux-trace-devel
          2 rcu
          2 util-linux
          2 backports
          2 linux-kernel-mentees
          2 linux-csky
          2 linux-man
          2 linux-sparse
          2 lttng-dev
          2 platform-driver-x86
          2 keyrings
          2 linux-fbdev
          2 lustre-devel
          2 ocfs2-devel
          2 nouveau
          2 linux-coco
          2 linux-bcachefs
          2 iwd
          2 yocto
          2 yocto-toaster
          2 bitbake-devel
          2 yocto-meta-virtualization
          2 yocto-meta-ti
          2 yocto-meta-arago
          2 openrisc
          2 kexec
          2 loongarch
          2 intel-xe
          2 linux-um
          2 virtio-comment
          2 poky
          2 linux-ia64
          2 cpufreq
          2 dccp
          2 kvm-ppc
          2 kernel-testers
          2 linux-btrace
          2 linux-hexagon
          2 reiserfs-devel
          2 linux-x25
          2 u-boot-amlogic
          2 lm-sensors
          2 lvm-devel
          2 ../../../../../fuego
          2 ../../../../../igt-dev
          1 linux-fscrypt
          1 cocci
          1 live-patching
          1 linux-integrity
          1 linux-snps-arc
          1 linux-hwmon
          1 kernel-hardening
          1 dmaengine
          1 linux-next
          1 linux-parisc
          1 kernelnewbies
          1 linux-sgx
          1 linux-hyperv
          1 workflows
          1 linux-i3c
          1 linux-spdx
          1 ksummit-discuss
          1 wireguard
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 cip-dev
          1 linux-remoteproc
          1 linux-dash
          1 linux-bcache
          1 mm-commits
          1 linux-fpga
          1 ceph-devel
          1 xdp-newbies
          1 phone-devel
          1 linux-toolchains
          1 dash
          1 soc
          1 rust-for-linux
          1 ath10k
          1 ath11k
          1 linux-phy
          1 linux-staging
          1 linux-sunxi
          1 regressions
          1 ksummit
          1 b43-dev
          1 linux-nfc
          1 ath9k-devel
          1 ntfs3
          1 llvm
          1 fio
          1 ell
          1 ofono
          1 yocto-docs
          1 chrome-platform
          1 ntb
          1 xenomai
          1 damon
          1 asahi
          1 imx
          1 ath12k
          1 b4-sent
          1 linux-trace-kernel
          1 oe-linux-nfc
          1 oe-kbuild-all
          1 oe-chipsec
          1 virtio-dev
          1 v9fs
          1 ecryptfs
          1 kbd
          1 autofs
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 linux-embedded
          1 linux-hotplug
          1 linux-laptop
          1 linux-sound
          1 trinity
          1 linux-metag
          1 linux-nilfs
          1 linux-oxnas
          1 acpica-devel
          1 perfbook
          1 smatch
          1 ../../../../../wireless-regdb
          1 ../../../../../powertop

git clone https://80x24.org/lore/pub/scm/network/iproute2/iproute2-next.git